26,213 questions with .NET-related tags

Sort by: Updated
1 answer

gRPC connection error: "Error starting gRPC call. HttpRequestException: Requesting HTTP version 2.0 with version policy RequestVersionExact while unable to establish HTTP/2 connection."

Hello! Can you suggest what might be the source (And remedy) for this error that occurs on certain PCs in our organization, but not others? System.Exception: Unable to establish connection because Rpc error 'Internal':…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
asked 2024-11-22T16:12:04.1466667+00:00
Eric Brandt 25 Reputation points
answered 2024-11-22T17:33:27.89+00:00
Bruce (SqlWork.com) 67,401 Reputation points
1 answer

Integrating Video Conferencing in a Blazor Application

I want to use video conferencing in my Blazor application. Here is a requirement for my application. Virtual Classroom: Integrate a video conferencing library to build a real-time classroom experience. Explore libraries offering screen-sharing…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,605 questions
asked 2024-11-22T10:47:35.1433333+00:00
Cenk 1,021 Reputation points
answered 2024-11-22T17:16:40.5033333+00:00
Bruce (SqlWork.com) 67,401 Reputation points
2 answers

.Net 8.0.10 and 8.0.11 hosting bundle doesn't install components

I have downloaded and installed the .NET Core Hosting bundle for 8.0.10. In the past when installing this bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET Runtime - version (x86) Microsoft ASP.NET…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,172 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,172 questions
asked 2024-11-13T12:31:16.29+00:00
KAPIL ARORA 0 Reputation points
commented 2024-11-22T17:04:16.1633333+00:00
Bruce (SqlWork.com) 67,401 Reputation points
2 answers

.Net 8.0.10 and 8.0.11 hosting bundle doesn't install components

I have downloaded and installed the .NET Core Hosting bundle for 8.0.10. In the past when installing this bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET Runtime - version (x86) Microsoft ASP.NET…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,172 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,172 questions
asked 2024-11-13T12:31:16.29+00:00
KAPIL ARORA 0 Reputation points
commented 2024-11-22T17:04:16.1633333+00:00
Bruce (SqlWork.com) 67,401 Reputation points
2 answers

Customize antiforgery failure response

I want to customize the response received by the client when CSRF token validation fails. I was looking at ASP.NET Core's source code and found the middleware I think is supposed to handle CSRF token validation. By looking at it I found that it sets an…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
asked 2024-11-21T11:56:42.16+00:00
iKingNinja 80 Reputation points
edited a comment 2024-11-22T16:57:48.33+00:00
Bruce (SqlWork.com) 67,401 Reputation points
0 answers

How to apply Page Transformer animation like Google Play Books app In CarsoulView

I have a app in .Net MAUI API level 33 visual studio 2022 I am displaying my book content (50 pages ) in CarsoulView (one page at a time on screen) . When i am scrolling any page in CarsoulView I want to apply animation like Google Play Books app. Is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,657 questions
asked 2024-11-22T16:55:45.1166667+00:00
Faiz Quraishi 145 Reputation points
1 answer One of the answers was accepted by the question author.

how to Select List first Item Show Hide

I need to design a selectlist whose first value (select name) will hide the span tag if it is in state. When I change the value i.e. the selectlist is changed then the Span tag will be visible above the selectlist. Again when the first value is selected…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
asked 2024-11-20T10:01:09.0333333+00:00
jewel 1,046 Reputation points
accepted 2024-11-22T16:26:40.96+00:00
jewel 1,046 Reputation points
0 answers

gRPC connection error: "Error starting gRPC call. HttpRequestException: Requesting HTTP version 2.0 with version policy RequestVersionExact while unable to establish HTTP/2 connection."

Hello! Can you suggest what might be the source (And remedy) for this error that occurs on certain PCs in our organization, but not others? System.Exception: Unable to establish connection because Rpc error 'Internal':…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
asked 2024-11-22T16:05:23.56+00:00
Eric Brandt 25 Reputation points
1 answer

Is using Microsoft Azure Managed Identities the only way of using EF Core?

I am rewriting an old ASP.NET WebForms application, into a server-side Blazor application using .NET 8. And I'm also going to use Entity Framework Core 8. I've been following along in these two Microsoft Learn courses DbContext Lifetime, Configuration,…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
757 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,605 questions
asked 2024-11-21T22:06:20.5+00:00
Falanga, Rod, DOH 235 Reputation points
commented 2024-11-22T15:56:29.0666667+00:00
Falanga, Rod, DOH 235 Reputation points
0 answers

border color in custom control

I have a custom control <VerticalStackLayout BindingContext="{x:Binding Source={x:Reference ImageButton}}"> <Border Margin="10" Padding="10" HorizontalOptions="Start" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,657 questions
asked 2024-11-22T15:39:37.2966667+00:00
Eduardo Gomez Romero 945 Reputation points
0 answers

Maximum Length Exceeded

I am seeing the following error in my logs: EntityFramework.Exceptions.Common.MaxLengthExceededException: Maximum length exceeded ---> Microsoft.Data.SqlClient.SqlException (0x80131904): String or binary data would be truncated in table 'dbo.Profile',…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
757 questions
Azure SQL Database
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,663 questions
asked 2024-11-22T14:57:18.8166667+00:00
Mike-E-angelo 521 Reputation points
edited the question 2024-11-22T15:03:39.8666667+00:00
Mike-E-angelo 521 Reputation points
0 answers

Azure app service continuous deployment failed after upgrading project to .NET 9

After upgrading our application to use .NET 9, Azure app service build service unable to build and deploy our application. We already changed stack settings and continous deployment settings to .NET 9 A deployment log show that MSBuild version is…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,959 questions
asked 2024-11-22T13:38:31.1666667+00:00
Pongpak Santithamkul 0 Reputation points
edited the question 2024-11-22T14:32:11.9966667+00:00
Pongpak Santithamkul 0 Reputation points
0 answers

search bar in shell behavior

So, I need to modify, my behavior on desktop I have the shell, with the Seach bar <Window x:Class="METROWIND.Views.MainWindow" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,657 questions
asked 2024-11-22T10:58:06.6833333+00:00
Eduardo Gomez Romero 945 Reputation points
edited the question 2024-11-22T14:04:11.6466667+00:00
Eduardo Gomez Romero 945 Reputation points
3 answers

asp.net gridview data insert two times how to avoid repeate

Hello This is my gridview data on button click i have foreach insert query most of them time it insert only one time but sometime it insert like this how to avoid duplicate insert

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,521 questions
asked 2024-11-20T03:38:06.81+00:00
RAVI 1,056 Reputation points
answered 2024-11-22T13:48:51.5966667+00:00
Jalpa Panchal-MSFT 630 Reputation points Microsoft Vendor
0 answers

Can't deploy Visual Studio Net 9.0 project with Android

While deploying a Visual Studio Net 9.0 project, it occasionally gives a warning: This project is not suitable for Android, check for errors. After deploying the project with Windows, it can be deployed on Android. This situation is repeated from time to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,228 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,657 questions
asked 2024-11-21T08:43:20.9+00:00
Huseyin Unsal 0 Reputation points
commented 2024-11-22T13:43:11.4933333+00:00
Anna Xiu-MSFT 29,931 Reputation points Microsoft Vendor
1 answer

Publish: Do not copy files in folder App_Data

My ASP.Net Application has been developped several years ago with Visual Studio Express 2013 for Web. Now I edited it with Visual Studio 2022 and published it using the Publish... command. Here I checked the "Do not copy AppData folder"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,521 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,228 questions
asked 2024-11-22T10:46:08.7733333+00:00
Bernd Morgeneyer 0 Reputation points
answered 2024-11-22T13:35:59.7566667+00:00
Anna Xiu-MSFT 29,931 Reputation points Microsoft Vendor
0 answers

Error adding settings page in WinUI 3 MVVM app using Template Studio

I'm trying to add a settings page to my existing WinUI 3 app using Template Studio (With Navigation Bar) with the MVVM pattern. However, I'm encountering the following error: System.Exception: Error executing…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,948 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
799 questions
asked 2024-11-22T12:27:04.8366667+00:00
TUAN THANH VO 0 Reputation points
0 answers

How do I localize the AppDescription of Desktop Bridge apps?

I have a UWP application. The project contains the following files: de-DE\Resources.resw en-US\Resources.resw Each file contains a text with the key AppDescription. en-US is set as the default language in Package.appxmanifest. When submitting to the…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,788 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,024 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,056 questions
asked 2024-11-13T13:08:33.4966667+00:00
Heiko 1,261 Reputation points
commented 2024-11-22T12:13:10.6266667+00:00
Heiko 1,261 Reputation points
1 answer

Microservice Solutions with Ocelot on Azure

I am looking to deploy multiple microservices using Azure Kubernetes Service (AKS). All communication between these microservices is routed through an API Gateway. The services include: API Gateway (Ocelot) Auth API Core Service RabbitMQ These are all…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
465 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,642 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,168 questions
asked 2024-11-16T17:25:33.21+00:00
Naeem Ahmad 0 Reputation points
commented 2024-11-22T12:01:27.5166667+00:00
anashetty 825 Reputation points Microsoft Vendor
1 answer

ASP.NET Gridview Header column not freezing properly

I'm using gridview with freezing header in ASP.NET application. But, freezing is not showing while running the application. what is the issue in the below code...? <%@ Page Language="C#" AutoEventWireup="true"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,521 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,056 questions
asked 2024-11-19T09:44:51.4+00:00
BeUnique 2,212 Reputation points
commented 2024-11-22T11:13:05.9333333+00:00
BeUnique 2,212 Reputation points