56,107 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Problem with MAUI and Entra Login

Hi there I have downloaded the PublicSingletonClient to use for logging into our Azure platform for a MAUI app that we rewrote from Xamarin. The app was working fine, but all of a sudden I am having problems. It fails to interactively login if you are…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-07-15T08:56:58.51+00:00
Jai Holloway 110 Reputation points
answered 2026-07-16T06:41:16.44+00:00
Jai Holloway 110 Reputation points
2 answers One of the answers was accepted by the question author.

未能正确加载 intellicodecpppackage

VS 2022 17.8.1 和 17.8.2 更新后打开一个项目后显示未能正确加载 intellicodecpppackage, 这个问题仅显示一次,关闭后重新打开 VS, 项目可以正常加载。

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,794 questions
asked 2023-12-04T15:44:26.6666667+00:00
Sokyōei 蘇小櫻 20 Reputation points
commented 2026-07-16T06:41:02.13+00:00
林 税 0 Reputation points
3 answers

OpenGL using vcpkg

The solution did work for downloading and executing the vcpkg program by bypassing the strict, built in version . However, after the statement #include <GL/gl.h> and did the re-load in visual studio with C++, the loader still gave me the error…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,090 questions
asked 2026-07-08T23:19:31.49+00:00
Sid Kraft 46 Reputation points
commented 2026-07-16T03:39:22.96+00:00
Taki Ly (WICLOUD CORPORATION) 2,815 Reputation points Microsoft External Staff Moderator
2 answers

C++ Linker Error

Running Visual Studio, C++. Removed all references for the C/C++ and VC++ to additional libraries. Removed any references for the linker library, downloaded and executed the command under the Power Shell to load vcpkg, i.e. vcpkg integrate install, was…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,090 questions
asked 2026-07-15T17:52:07.2533333+00:00
Sid Kraft 46 Reputation points
answered 2026-07-16T03:32:29.8166667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
3 answers

How to prevent DLL hijacking when publishing into a single file

Hi, I've been making a C# WPF app that I publish into a single file. However, a coworker pointed out that it is vulnerable to Dll Hijacking. For example, if I make a fake "kernel32.dll" and put it into the same folder, it will find and run that…

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,335 questions
asked 2026-07-06T17:20:13.8666667+00:00
McBride, Casey 0 Reputation points
commented 2026-07-16T03:05:22.0766667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
4 answers

Open Visual Studio 2026 (Community, Professional, Enterprise)

How to open Visual Studio 2026 from command prompt. Suppose you are in a directory path D:YourFolder from command-prompt you typed D: then cd YourFolder pressing tab to get the folder name then hit enter to open the path directory in command prompt, now…

Developer technologies | Visual Studio | Setup
asked 2026-07-15T15:36:58.9866667+00:00
Soumyadip Majumder 245 Reputation points
answered 2026-07-16T02:56:05.47+00:00
Leon Tran (WICLOUD CORPORATION) 2,070 Reputation points Microsoft External Staff Moderator
2 answers

C++ I/O Readable

Not sure what I am doing wrong but this should output readable values, does not: #include fstream; float PLOTX[20]; float PLOTY[20]; float PLOTZ[20]; int INOW=20; I = 0; //Open the output file for writing ofstream out("C:/Plot Data"); do { …

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,090 questions
asked 2026-07-13T00:10:00.6833333+00:00
Sid Kraft 46 Reputation points
commented 2026-07-16T02:53:00.4166667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
1 answer

Lost access to organization that published my VS Code extension

Hi, apparently I lost an access to my former organization that published my extension https://marketplace.visualstudio.com/items?itemName=SaiRev.automate-react-task I have accesses to both github and personal accounts that might be associated with the…

Developer technologies | Visual Studio | Extensions
asked 2026-07-12T00:18:57.9066667+00:00
SaiRev 0 Reputation points
commented 2026-07-16T02:51:57.97+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
1 answer

Maui Toolkit Appearing and Disappearing commands not triggering after upgrading from .NET8 to .NET10

I have a MAUI app written in XAML and C# that I have recently upgraded from .NET8 to .NET10. I had a lot of functionality change which I was able to fix but I have noticed that my Appearing and Disappearing commands have stopped working which has…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

881 questions
asked 2026-07-09T09:59:03.6033333+00:00
Peter Stuart 0 Reputation points
commented 2026-07-16T02:49:43.6533333+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Visual Studio Marketplace publisher and extension unavailable – HTTP 429 VSID Concurrency

Hello, I am experiencing an unexpected issue with my Visual Studio Marketplace publisher and VS Code extension. Publisher ID: numa-forge Extension ID: numa-forge.sftp-enhanced Extension name: SFTP Enhanced The latest extension update was successfully…

Developer technologies | Visual Studio | Extensions
asked 2026-07-13T14:33:42.7566667+00:00
Gaetano Scotellaro 20 Reputation points
commented 2026-07-16T02:43:28.91+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
3 answers

How to read the HTTP Body in an IIS Managed Module without breaking an ASP.NET Core Azure Web App?

I am trying to intercept and read incoming HTTP traffic using a custom managed .NET module (IHttpModule) on a Windows-based Azure Web App. I am able to successfully fetch the context.Request and context.Response parameters, headers, and metadata.…

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,808 questions
asked 2026-07-09T15:37:38.7866667+00:00
Shemesh, Tchelet 0 Reputation points
commented 2026-07-16T02:38:57.57+00:00
Tom Tran (WICLOUD CORPORATION) 5,455 Reputation points Microsoft External Staff Moderator
2 answers

.Net version 10 support needed for function apps

We got a recommendation to migrate our function apps to isolated worker model. We already have them on .net 9.0 version and now we are looking to upgrade to .net 10 version. Can I know when will the .net 10 version be available on Visual Studio to start…

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,794 questions
asked 2026-07-15T15:59:21.09+00:00
Sri Deepti Alahari 0 Reputation points Microsoft External Staff
answered 2026-07-15T23:20:30.59+00:00
Bruce (SqlWork.com) 84,671 Reputation points
0 answers

Update Visual Studio 2026 stuck at 99% for 5 hours

I was running VS26 Community and got a popup that said it would install an update to 18.8.0, so I said postpone. I decided to do it and went to help and check for updates. I clicked on update now and it started. About 1 hour later it was at 99% and said…

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,794 questions
asked 2026-07-15T22:32:10.92+00:00
Watson, George T 0 Reputation points
2 answers

Azure Functions (.NET Isolated Custom Container) - Runtime Version "Error" and Function Host unavailable

We are experiencing an issue with an Azure Function App hosted on Linux using a custom .NET Isolated container based on the image: mcr.microsoft.com/azure-functions/dotnet-isolated:4-dotnet-isolated7.0-appservice. The Function App is in a Running state,…

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,335 questions
asked 2026-07-07T15:33:26.7933333+00:00
Ben Hmida, Syrine 0 Reputation points
commented 2026-07-15T10:56:10.2133333+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,425 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

VS could not find 'Microsoft.VisualBasic.Strings'

Designer window for .VB files in Visual Studio shows error for references to 'Microsoft.VisualBasic.Strings'. This error occurs randomly.

Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,932 questions
asked 2026-07-13T18:54:27.2166667+00:00
Gnugs 45 Reputation points
commented 2026-07-15T03:30:17.1466667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
2 answers

Microsot NET Framework 3.5 Stuck downloading.

Downloading this for steam games, but it keeps stalling like this. I've already tried to solve this by reinstalling windows and checking for outdated drivers. Used disk checker, sfc scan and other repair commands on cmd prompt. PLS HELP..

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,335 questions
asked 2026-07-14T17:34:17.4333333+00:00
Aman Kaushik 0 Reputation points
answered 2026-07-15T03:20:03.6133333+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
1 answer

problême de téléchargement

bonjour Jai un problème avec Visual studio Community c++ il refuse de se télécharger et marque le code d'erreur 0x0000138A j'ai regarder le site et ma dit des conseil que Jai tous fait merci

Developer technologies | Visual Studio | Setup
asked 2026-07-09T14:04:53.9666667+00:00
Tim JOUSSE 0 Reputation points
commented 2026-07-15T02:40:32.58+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
1 answer

Cannot delete Developer account in Visual Studio

How can I delete or reset my Developer account that is linked to my VS subscription? It says my user ******@ss4c3.onmicrosoft.com is not valid yet that is the user it shows as the active admin in the Developer Sandbox. I cannot seem to delete it and wait…

Developer technologies | Visual Studio | Setup
asked 2026-07-07T15:40:54.08+00:00
Mike Davis 0 Reputation points
edited a comment 2026-07-15T02:18:45.0366667+00:00
Nancy Vo (WICLOUD CORPORATION) 7,495 Reputation points Microsoft External Staff Moderator
2 answers

OpenGL Libraries

Have downloaded the file glut-3.7 which contains OpenGL support files. However, when I set the compiler and linker files to access elements in the library, I consistently get errors trying to open the .obj files, apparently do not exist in any of the…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,090 questions
asked 2026-07-07T13:22:32.5433333+00:00
Sid Kraft 46 Reputation points
commented 2026-07-15T02:11:54.85+00:00
Taki Ly (WICLOUD CORPORATION) 2,815 Reputation points Microsoft External Staff Moderator
9 answers

VB.Net application query

Hi, One of the Application user lost his Admin access on one VB.Net application. No admin settings defined in db tables. Nothing set up in web. config. Can't find the reason. We have no Visual studio/Asp.net installed on the server. Can only open 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,173 questions
asked 2026-06-22T11:59:48.43+00:00
Chacko, Santhosh 10 Reputation points
commented 2026-07-14T18:02:27.9266667+00:00
Senthil kumar 1,720 Reputation points