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.
The latest update (December 2025 (version 1.108) of VS code removed the code.exe file from the computer.
The latest update (December 2025 (version 1.108) of VS code removed the code.exe file from the computer.
Developer technologies | Visual Studio | Other
VS Code Crash How to fix terminated unexpectedly oom error code 536870904
An associate on my team is having issues with their vs code crashing. What should they do?
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.
How install Visual Basic 6 on OS Windows 11 ?
Hello, I search the installation sources of Visual Basic 6 and install it on Windows 11. Could you inform me where I can download the installation sources and how configure to a Windows 11 ? Best regards Eric
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.
can not use asp-page-handler in asp.net core web?
I am using asp.net core web 10.0 and I want to use handler and I get 400 Bad Request. public JsonResult OnPostOrder(GoodsO[] g) { return new JsonResult(new { Status = true }); } public class GoodsO { …
Developer technologies | ASP.NET Core | ASP.NET prefix
A routing feature in ASP.NET Core for defining common URL prefixes that standardize and organize endpoint paths across controllers and APIs
How to use flan-t5-small or all-MiniLM-L6-v2 in .net iOS?
I am using .net iOS (iOS application) not .net MAUI and I want to ask that how to use all-MiniLM-L6-v2 or flan-t5-small in it? I want to feed a txt to it and ask questions about the txt ?
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Visual Studio Enterprise includes 4 Technical Support incidents, but “Get Help” Concierge Chat fails — how can I obtain Contract ID / Access ID?
I have an active Visual Studio Enterprise subscription through Volume Licensing (VL). In the Visual Studio Subscriber portal, the Technical Support benefit clearly shows: “4 incidents included” I need to use one of these incidents to open a Windows…
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.
Is renaming an unmodified Visual C++ Runtime DLL allowed for redistribution?
Subject: Is renaming an unmodified Visual C++ Runtime DLL allowed for redistribution? We distribute a Windows x64 desktop application that includes the official NumPy 2.5.1 Windows wheel. That wheel was processed by delvewheel and contains the Microsoft…
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.
Visual Studio View Designer on .vb file.
In Visual Studio Insiders i have NRODReports vb project with report IDCCSLoop.vb. in solution explorer i right click the file and select "View Designer". a tab appears that looks like this
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.
Why does my code work only once?
My application includes a stopwatch plus a lap counter. The stopwatch is working fine using the following code: Private Sub StartTimer(sender As Object, e As RoutedEventArgs) Handles btnStart.Click CurrentTime = TimeSpan.Zero LapTime =…
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Could Playwright for .NET leave a connection to the website open?
Tonight I was in a Starbucks. I wanted to test an application I wrote using Playwright for .NET which test a website I wrote. It has worked fine in the past, when I developed the app on my Windows 11 desktop. But when I cloned the repo to my laptop at…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
VS 2026 development of MAUI apps for mobile IS NOT POSSIBLE
This is a total mess - I just upgraded to VS 2026 community and .NET MAUI development is totally broken - it's not possible to install SDKs, it's keep failing with license acceptance error, of course I click "Accept" but it does not work. I…
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.
Windows Update breaks WPF TrueType font subsetting (Calibri.ttf format specification error) KB5120708
When printing in .NET Framework 4.8 application WPF, it seems to have broken the XPS printing. See stack trace below. If I uninstall the KB5120708 update, it works again. It has broken our printing functionality on our business application. Can any one…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
C++ Program Being blocked by SAC after adding Cryptographic token
I am writing a Console application in Visual Studio, as a proof of concept, before I write the actual program I am wanting to make, the program ran perfectly fine for the last two days during small iterative upgrades, I have no build issues, but as soon…
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.
C# to C++/MFC duplex mode - Concept
Hello, I have a static MFC C++ application, I cannot change it. (CLI is not possible) I now need to pass data from a C# DLL in the C++ application and transfer it from the C++ to the C# DLL. What possibilities do I have to implement this…
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.
Developer technologies | .NET | .NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
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.
Pending Changes Filter in Solution Explorer not working
In my Source Control Explorer and Team Explorer - Pending Changes screen, I have a file with a pending change. When I go to Solution Explorer and click the Pending Changes Filter, I get no results. I refresh in the Solution Explorer but still no…
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.
[Visual Studio] No Connection to Online <New Item> Template
Description Cannot connect to online service when creating a new item in project. Reproduce Steps Right click on a project to "Add" -> "New Item" Click on Online in the left side bar and see retrieving information forever …
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.
How Do Developers Usually Handle Decimal Precision in JavaScript Calculators?
I’m curious how people normally approach decimal precision when building calculation tools with JavaScript. A small engineering calculator project called (removed by Moderator) recently brought this up because some of its calculations involve…
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.
Unable to install SSIS extension (Microsoft.DataTools.IntegrationServices.exe) on VS 2022 Professional in an air-gapped Windows Server 2025 environment (Error 0x80070643).
Issue Details / Problem Description: Environment: Operating System: Windows Server 2025 Datacenter Development Tool: Visual Studio Professional 2022 (installed offline to custom directory path: F:\Program Files\Microsoft Visual…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
ASHWID API Fails to Retrieve BIOS UUID After 2-3 Minutes Post-Reboot
Our UWP app calls the Windows API ASHWID (Application Specific Hardware ID) to retrieve the device UUID for uniquely identifying the tablet. However, an anomaly occurs where this value cannot be fully or correctly retrieved under certain…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
missing .net 3.5 on windows 11
on my windows11 .net 3.5 not available to install
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.