26,049 questions with .NET-related tags

Sort by: Updated
2 answers

Getting "We couldn't sign you in" error after signing into .NET Core web app using Azure authentication

I'm trying to retrofit Azure authentication into a .NET Core v8 web application. I'm using this tutorial: https://video2.skills-academy.com/en-us/entra/identity-platform/tutorial-web-app-dotnet-call-api?tabs=visual-studio%2Cdotnet6 I have an application set up…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
Microsoft Entra
asked 2024-11-01T20:36:19.5633333+00:00
Ron Raney 0 Reputation points
edited a comment 2024-11-05T19:21:43.38+00:00
Ron Raney 0 Reputation points
3 answers

How to detect user's inactiveness in Blazor server app

We are developing a Blazor Server App, with no single line of JS written so far. This may be a basic question. My question is how to detect the user's inactiveness on Blazor server app and prompt them to either continue or logout or simply log…

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,595 questions
asked 2022-09-27T12:47:00.917+00:00
Balu Raju 81 Reputation points
commented 2024-11-05T18:56:00.7933333+00:00
Maksim Doroshko 21 Reputation points
1 answer

403 Forbidden Error while trying to access authorized routes in a .NetCore 8 WebAPI -

Hi All, Let me discuss my problem in clear detail. I am trying to build a backend webAPI for an app using .NetCore 8. I created the database for my webapi by using code-first migrations on AspNet Identity. The respective tables have been created. In…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,505 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,967 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
342 questions
asked 2024-11-05T18:16:25.4366667+00:00
P. G. Choudhury 21 Reputation points
answered 2024-11-05T18:55:01.2033333+00:00
Bruce (SqlWork.com) 66,456 Reputation points
0 answers

Drag and drop in Win UI

Hi, I'm doing drag and drop in Win UI application, but I have a problem. In drag and drop there is only Data.SetStorageItems method. It accepts an IStorageItem with which I have no access to hidden files and shortcuts (only using file picker, but in my…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,702 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,005 questions
asked 2024-11-05T15:20:14.6+00:00
123244 60 Reputation points
commented 2024-11-05T18:43:09.28+00:00
123244 60 Reputation points
1 answer

ClosedXML and System.Memory Error in .NET 8: Anyone Solved This?

Hi everyone! I’m migrating a project from .NET 4.8 to .NET 8. The ClosedXML library is compatible with .NET 8, but I’m encountering an error when using the XLWorkbook class. Despite installing System.Memory, the error still occurs, as shown in the image…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,954 questions
asked 2024-10-30T20:50:31.79+00:00
Artillis Prado 0 Reputation points
accepted 2024-11-05T18:32:46.29+00:00
Artillis Prado 0 Reputation points
1 answer One of the answers was accepted by the question author.

Creating Relationships Between Entities in gRPC Using Proto Files

Hello everyone, I have just started working with ASP.NET Core gRPC. I have a question: I have several proto files, and one of these files references another proto file. In this case, I want to use messages from the referenced file as fields in a message…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
asked 2024-11-03T13:23:00.6666667+00:00
Kamyab Faghih 60 Reputation points
accepted 2024-11-05T17:12:24.17+00:00
Kamyab Faghih 60 Reputation points
1 answer

"Not In Keychain" Issue with Apple Distribution Certificate in Visual Studio, Xcode 16

Hello everyone, I'm having trouble getting my Apple Distribution certificate to show up as valid in Visual Studio 17.11.5 for a Xamarin project. In Xamarin Apple Accounts under Apple Distribution, the certificate appears as "Not In…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T15:59:11.26+00:00
Dan Taxbøl 25 Reputation points
answered 2024-11-05T16:51:14.8166667+00:00
Bruce (SqlWork.com) 66,456 Reputation points
2 answers One of the answers was accepted by the question author.

How do I get a collapsible submenu in the left side navigation menu?

I am rewriting an old ASP.NET WebForms application. I am using Razor, so that I can use Windows Authentication, then Blazor in some of the pages, but at this point my question isn't about Blazor, it is about Razor. I want to add a collapsible submenu in…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
asked 2024-11-04T18:26:59.5966667+00:00
Falanga, Rod, DOH 190 Reputation points
accepted 2024-11-05T16:05:01.1666667+00:00
Falanga, Rod, DOH 190 Reputation points
1 answer

Error occurred when using ODBC driver with Workload Identity to connect to Azure Databricks Workspace from an AKS Pod deployment

Hello everybody. As per the title, I am trying to achieve the followings: Connect to an Azure Databricks Workspace, in order to execute an SQL Query, from an Azure Function running on an AKS Pod. Pod deployment is made using CI/CD pipelines with…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,082 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,212 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,143 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,063 questions
asked 2024-11-04T15:55:37.3633333+00:00
Dragos Ionita 0 Reputation points
commented 2024-11-05T16:03:46.5266667+00:00
Sina Salam 12,001 Reputation points
0 answers

access tty ports

Hi, I try to access with the tty ports on my tablet but the use of _usbManager = (UsbManager)activity.GetSystemService(Context.UsbService); but the result is just the regular usb ports. i check in terminal ls -l /dev/ttymxc* and i get a complate…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T15:40:30.21+00:00
Luis Curiel 0 Reputation points
2 answers

Asking for suggestions on how to proceed with no FKs

I am at the beginning of re-writing an old ASP.NET WebForms application, into an ASP.NET Core app using Razor and Blazor. The difficult step I am facing now is the database. The original developers, all who left before I was hired, had originally used…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
750 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 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,595 questions
asked 2024-11-04T16:40:42.7833333+00:00
Falanga, Rod, DOH 190 Reputation points
commented 2024-11-05T15:03:13.29+00:00
Falanga, Rod, DOH 190 Reputation points
1 answer One of the answers was accepted by the question author.

Can't center Shell Title on Android

Can't for the life of me figure out a way to center the Shell Title on Android as it's on the left (start) on Android vs the center on iOS, I want to make both centered. Original AppSheel.xaml code: <?xml version="1.0"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T01:52:10.2933333+00:00
LuizCarneiro-4620 20 Reputation points
commented 2024-11-05T14:57:19.64+00:00
LuizCarneiro-4620 20 Reputation points
0 answers

'No Matching Profile Found' While Selecting Distribution Profile For MAUI iOS Application In MAUI In Visual Studio MAC

Visiting developer portal of apple Created New App Chosed iOS platform Entered name, language, bundle ID (Same as in the source code), SKU with full access Save Added New Device Go to certificates, identifiers & profiles Chosen iOS…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,186 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,186 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T13:39:27.0066667+00:00
Smit Rathod 0 Reputation points
0 answers

'No Matching Profile Found' While Selecting Distribution Profile For MAUI iOS Application In MAUI In Visual Studio MAC

Visiting developer portal of apple Created New App Chosed iOS platform Entered name, language, bundle ID (Same as in the source code), SKU with full access Save Added New Device Go to certificates, identifiers & profiles Chosen iOS…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,186 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,186 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T13:39:27.0066667+00:00
Smit Rathod 0 Reputation points
0 answers

realtime update

I have a service, that is uploading to firestore async Task LoadOrInitializeTurbineAsync() { var turbinesRef = _firestoreDb!.Collection(collectionName); var snapshot = await turbinesRef.GetSnapshotAsync(); if (snapshot.Count ==…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-03T01:07:14.06+00:00
Eduardo Gomez Romero 825 Reputation points
edited a comment 2024-11-05T13:08:04.6766667+00:00
Eduardo Gomez Romero 825 Reputation points
1 answer

In Visual Studio 2022 in Error list window errors are not displaying

Hello Team, Required help on resolving the issue which I'm currently facing. In my Visual Studio 2022, Errors are not showing even though the error count was showing in the Error list window, but when I click on the Errors it was not showing any error,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,911 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,186 questions
asked 2024-11-05T11:10:39.9366667+00:00
YerniSunilKumar Boddu 0 Reputation points
answered 2024-11-05T12:10:43.71+00:00
Jiale Xue - MSFT 46,296 Reputation points Microsoft Vendor
0 answers

SSlStream Authentication failing in .NET MAUI Android app whereas same is working in Xamarin.forms

have connected to Controller via WiFi from .NET MAUI Android app and TLS is enabled in connected Controller. From .NET MAUI Android project, I am trying to authenticate SSLStream with below code SslStream _secureStream = new SslStream( new…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
asked 2024-11-05T11:11:23.7066667+00:00
Venkatareddy Desireddy 0 Reputation points
0 answers

How to troubleshot HttpWebRequest if X509Certificate is not added properly

Hello all, I am adding a X509Certificate to the HttpRequest like the following: HttpWebRequest request = (HttpWebRequest)WebRequest.Create("webserviceurl"); request.ClientCertificates.Clear(); X509Certificate certificate = new…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,505 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,005 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,734 questions
asked 2024-11-04T10:19:14.1133333+00:00
Kuler Master 266 Reputation points
commented 2024-11-05T09:50:00.23+00:00
Kuler Master 266 Reputation points
1 answer

Package Microsoft.Azure.SignalR.AspNet hu bstate showed consistent connections

From the doc centre for my org website chat  condition using SignalR. My clients have complained there is connect issue every time. It was working fine for 3 months. Any update from Azure? I validated to see if it’s coming from other clients, and found…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,605 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
146 questions
asked 2024-10-27T13:57:41.7633333+00:00
Rex Tez 0 Reputation points
edited a comment 2024-11-05T08:33:48.6866667+00:00
ajkuma 26,626 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

XML Xml Serialization error in MAUI iOS

Good afternoon. We are developing a mobile application for iOS on MAUI (.net 9-0). When using the Apple development profile, our application is assembled and deployed on the device without any problems (using the IDE Rider). But when we change the Apple…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,585 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
234 questions
asked 2024-10-31T14:22:05.5033333+00:00
Гелимянов Данил 20 Reputation points
commented 2024-11-05T08:04:42.67+00:00
Гелимянов Данил 20 Reputation points