4,128 questions with Developer technologies | .NET | Other tags

Sort by: Updated
3 answers

.Net needs licensing or it is free?

I need to know if .Net is free or requires license, I need to install in 27 million pcs.

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-23T15:14:41.1366667+00:00
Vargas, July Estefania 0 Reputation points
answered 2025-10-22T02:14:39.88+00:00
Bruce (SqlWork.com) 81,106 Reputation points Volunteer Moderator
4 answers One of the answers was accepted by the question author.

My Minimal API project has 2 launchSettings.json files, which should it use?

I am refactoring a Blazor Web Application project, by migrating a Minimal API project out of it, into it's own Visual Studio project. I created the new project using Visual Studio's ASP.NET API template (I forget at the moment the correct name for the…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-10-17T17:28:51.22+00:00
Falanga, Rod, DOH 400 Reputation points
accepted 2025-10-20T13:27:48.17+00:00
Falanga, Rod, DOH 400 Reputation points
1 answer One of the answers was accepted by the question author.

Why can't I use 4k, allm , vrr ect on HDMI like it does with auto detect?

I have always wondered why I can use 4k 120hz, allm, vrr and other when my video and fidelity is set to auto detect on my Xbox but when I switch to HDMI ,all those settings are unaccessible. I figured having a HDMI 2.1 monitor would open those settings…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-10-11T10:52:40.0333333+00:00
Devon 20 Reputation points
commented 2025-10-15T04:30:21.0433333+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
1 answer

Queue implementation in c#

I'm just posting how to implement queue in c#... I hope someone finds it helpfull

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
Developer technologies | C#
Developer technologies | 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,643 questions
asked 2023-04-20T17:34:13.37+00:00
Jack Herer 140 Reputation points
commented 2025-10-14T08:11:33.5366667+00:00
Jashan Chetty 0 Reputation points
1 answer

WPF application becomes unresponsive after plugging/ unplugging USB device supporting pen events

I've run across an issue on Windows 10 and 11 where WPF apps seem to become unresponsive when unplugging or plugging in a USB device that registers as an input device that can receive touch/stylus events. This can be seen by creating a basic WPF app in…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-10-07T18:54:50.96+00:00
Steven Hepburn 5 Reputation points
commented 2025-10-13T08:47:19.18+00:00
Jack Dang (WICLOUD CORPORATION) 2,380 Reputation points Microsoft External Staff
1 answer

Can't reuse types for WCF Service Reference in Visual Studio 2022 .NET Framework 4.8 project

Trying to add a WCF service reference in a .NET Framework 4.8 project. We have a package that includes the data types the Web Service uses and would like to reuse them. However, we can't seem to reuse the types. I have the NuGet package installed. I have…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2023-07-18T17:23:45.1566667+00:00
Corey L 20 Reputation points
commented 2025-10-07T11:48:54.1866667+00:00
Wiktor KUBIS 0 Reputation points
1 answer

MS Code review clarification on document.getElementById in html

Related to MS code review, We got " The call accesses the HTML document object model (DOM) directly. This technique is unsupported. Remove or replace with a supported API provided in the client object model or employ a different technique." in…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-24T07:00:03.9666667+00:00
Soona Kumar 0 Reputation points
commented 2025-10-07T06:52:25.98+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

I want to acces onenote on sharepoint in graphapi, but get error

Hi, I follow this link https://learn.microsoft.com/en-us/graph/api/resources/onenote-api-overview?view=graph-rest-1.0 to access sharepoint site notebook. But I get the following { "error": { "code": "20143", …

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-08-26T09:32:41.4533333+00:00
De Baerdemaeker Myles 20 Reputation points
accepted 2025-10-03T06:42:17.4+00:00
De Baerdemaeker Myles 20 Reputation points
1 answer

Windows forms application targetting .net framework 4.8 is working fine in machine where only .net framework 4.7.2 is installed.

I have an exe which is written using .NET Framework 4.8. I have the following line in the vbproj file of the exe. <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.8"> <Visible>False</Visible> …

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-16T13:12:47.0633333+00:00
JYOTHISH MB 5 Reputation points
commented 2025-10-01T05:03:21.87+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 800 Reputation points Microsoft External Staff
6 answers

failed with HTTP status code 'Unauthorized'.

Hi, Why I suddenly started getting this error: /Users/jassim/Projects/OneID/One ID API/Controllers/Account.cs(116,9,116,15): warning CS0162: Unreachable code…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,355 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2023-05-14T19:52:08.6466667+00:00
Anonymous
commented 2025-09-30T14:27:22.11+00:00
Brady Walters 0 Reputation points
5 answers

Problem with SSL Certificate and 443 Port

I have a WCF Service in an Azure Virtual Machine, but it doesn't work, and I guess is because SSL certificate, beceause before I was working without ssl certificate ( type http service) and it was working properly.... I tried to use an ssl certificate…

Windows for business | Windows Server | User experience | Other
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,619 questions
asked 2023-08-04T18:10:40.5733333+00:00
Luis Miguel Perez Lopez 30 Reputation points
answered 2025-09-30T11:10:45.56+00:00
Ellite Harry 0 Reputation points
1 answer

Developer Sub

Hello, I've been a paying dev customer for ~25 years, ensuring my employers maintain an active ms professional dev subscription (Removed ******@yahoo.com) for me. Former contiguous past employers CMI, LONE STAR PET and BMA (TPABenefits) have subscribed for…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-08T23:05:56.74+00:00
ReamField-0739 0 Reputation points
commented 2025-09-26T03:51:48.04+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 800 Reputation points Microsoft External Staff
4 answers

KB5063878 and Microsoft.Ink exception

After 8 years without any issues, we just got many reports that an exception is now triggered when our tool starts, related to .NET's Code Access Security. Is there a way to avoid this without resuscitating and modifying this old…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-11T09:30:09.6566667+00:00
Nicolas 20 Reputation points
answered 2025-09-23T15:42:47.2633333+00:00
Juan Pablo 0 Reputation points
1 answer One of the answers was accepted by the question author.

Signing a .svc file

Hello, I am working with a .svc file. The file looks like this: <%@ ServiceHost language="c#" Debug="true" Service="XYZ" %> I would like to know: Is it possible to digitally sign a .svc file using SignTool or any…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-15T05:57:20.0533333+00:00
PABBA Vamshi K 20 Reputation points
commented 2025-09-19T10:56:28.53+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,535 Reputation points Microsoft External Staff
2 answers

How to fix "This application requires .NET framework: v4.030319

When I boot up my laptop I get an error saying that I need a .NET version to start an application. I get the same error when I try to open discord and Visual Studio. When I go to download the NET framework it tells me that I already have it. I have tried…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,290 questions
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2023-09-09T03:14:58.3166667+00:00
Jonathan Rivas 10 Reputation points
answered 2025-09-19T07:41:20.23+00:00
tochukwu joel 0 Reputation points
2 answers

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,…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,519 questions
asked 2024-11-05T11:10:39.9366667+00:00
YerniSunilKumar Boddu 5 Reputation points
commented 2025-09-17T15:52:44.9866667+00:00
Igor 0 Reputation points
1 answer

How can I build a calorie calculator app with .NET 8?

I’m learning .NET 8 and want to make a small app as practice. The idea is a Link removed I’m not sure how to start this project: Should I make a desktop app, web app, or mobile app in .NET 8? How do I create a simple form where a user chooses a drink,…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-09-06T14:41:10.1566667+00:00
Hailey Frod 0 Reputation points
commented 2025-09-17T04:27:53.0333333+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
1 answer

C# Sorting algorithms implementation

Hey guys... this post will contain several sorting algorthm implementations in C#. Follow for more content like this :)

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
Developer technologies | C#
Developer technologies | 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,643 questions
asked 2023-04-26T17:48:34.1+00:00
Jack Herer 140 Reputation points
answered 2025-09-13T21:01:07.95+00:00
1 answer

How to fix Azure recomendation "Windows servers should be configured to use secure communication protocols"

Hi I want to fix recomendation "Windows servers should be configured to use secure communication protocols" on Azure but the provided link in Defender for Cloud could not help me. This the link ->…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-08-19T15:33:22.8033333+00:00
Mohammadmahdi Golmohammadi 5 Reputation points
commented 2025-09-10T07:36:36.9833333+00:00
Mohammadmahdi Golmohammadi 5 Reputation points
2 answers

I Want To Make...

I'm not sure if this is the right tag for this request, but I want to make a screenreader accessible app that will allow anyone to make high quality voice models, voice covers, songs, and the like. How do I get started making something that can…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,128 questions
asked 2025-08-20T18:38:00.2166667+00:00
Annabelle Baradine 0 Reputation points
commented 2025-09-08T08:31:27.35+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 800 Reputation points Microsoft External Staff