A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Best Practice For Database Access In Blazor MAUI Hybrid App
I'm porting a project from MVC into a Blazor MAUI Hybrid app with the intent to share common components and data. I have a Razor Class Library which does this, but was wondering if I should also put my SQL Server data access in here as well or keep that…
Developer technologies | .NET | Blazor
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
How do I fix .NET runtime installation error?
I keep getting a message to download and install .net runtime, x64, V 8.0.11. I downloaded the repair tool and it could not fix the problem. I have no idea how to fix this problem. suggestions?
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.
Declare a persistent string array in C#
Declare a persistent string array in c#. The string array to be put in a separate class.
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.
Issue while upgrading API Service from .Net 8.0 to .Net 10.0
Hi, I am upgrading my API Service Application from .Net 8.0 to .Net 10.0. There is an assembly which gets runtime generated from within another assembly whose framework version is netstandard 2.0. Now, there is a powershell script which runs in Octopus…
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.
Using Visual Studio 2026 (18.6.0) designer I keep getting Sequence contains no elements error when I add or change a control.
Using Visual Studio 2026 (18.6.0) designer I keep getting "Sequence contains no elements" error when I add or change a control. It happens frequently and is quite annoying.
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
AI answer
Visual Studio Marketplace Extension - delete own accidental review
Ich habe auf Visual Studio Marketplace versehentlich für meine eigene Extension eine Berwetung (Review) abgegeben. Wie kann ich diese wieder löschen?
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Questions regarding Windows driver signing
Hello Microsoft Support, We are in the early planning phase for a new Windows driver and want to make sure we understand the official release process for Windows Endpoints and Servers. Could you please clarify a few basic points for us? Certificates:…
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.
how to set the text space in winform?
I am using winform to draw something and how to set the text space? text t e x t
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
how to fix Traceback (most recent call last): File "Creal.py", line 505, in <module> File "Creal.py", line 497, in inj3c710n UnboundLocalError: cannot access local variable 'injeCTmED0cT0r_cont' where it is not associated with a value
How to fix Unhandled Exception in script 'Failed to excute script 'Creal' File "Creal.py", line 505, in <module> File "Creal.py", line 497, in inj3c710n UnboundLocalError: cannot access local variable 'injeCTmED0cT0r_cont' where…
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.
Cancel Microsoft poster maker
Please cancel my subscription. Microsoft poster maker.Anthony Gasso
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
AI answer
How do I reinstall Visual Studio 2017 Professional IDE
I have my product key, but I can not find my downloadable VS2017pro
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Azure sign in torture
Visual Studio 2022 Community: Authentication Flow Regression / Account System Misdesign Dear Microsoft, I write this with the deepest possible respect, and with only the mildest desire to strike the Visual Studio account subsystem with a velvet-wrapped…
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.
Draw tap changed, now only 3 markers max
Thirty minutes ago I was using my 7 markers and 4 pens I had added to the Draw tab. Suddenly de Draw tab was removed from my ribbon menu, so I added it again through the settings. But now the draw tab has only 3 markers, 3 pens and I can't add more. (+ I…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
How do I skip the first Visual Studio 2026 installation screen?
Hello. Given that the internet in my country is weak, I downloaded the full version of Visual Studio from my country's sites to install it, which was about 60 gigabytes of compressed file, and after running the program setup file, the installation window…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
How can I integrate AI tools with Visual Studio Code to enhance and accelerate SPFx development?
Hello Everyone, I am currently working on an SPFx project with React, and the project is running smoothly. I am currently working with a Microsoft 365 E5 license along with Microsoft Copilot. For development, I use Visual Studio Code and Azure DevOps as…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
MAUI .Net10 app crashing on startup only when installed from Google Play
Hi all, I've just upgraded VS to 2026, which I use to develop mobile MAUI project. That involved targeting .Net 10 (.NET MAUI Tools 18.0.345 (fbde6c01f0)) instead of .Net 9. in the MAUI project. The Android app works perfectly in debug or release mode…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
UWP app throws unhandled exception when installed from .msix package
This is a UWP app with Visual Studio Insiders [11709.129]. When deployed from Visual Studio, started with or without debugging to a Windows 10, an Xbox, or a Windows 11, it runs fine and is passing the tests. However, when the project is published to an…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Publisher/Extension Uploading Issue in VS Marketplace
Hi Team, I created a VS Code extension and properly configured the required metadata in the package.json file, including: Publisher information Homepage URL Repository URL License information Keywords Extension description However, when I try to…
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.
Cannot set FontName and/or FontSize in an Excel Comment with Visual Basic for Applications
Dear Team, I have Microsoft 365 Personal License I am using macOS Tahoe 26.5, Microsoft® Excel for Mac, Version 16.109.1 (26051717) In a Visual Basic for Applications I am trying to put the font name and text size in a comment block. Translating the code…
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
AI answer
Unable to install .net
I try install .net framework on my windows server 2019 but got below error even i have permission on the folde Then i try to extract the exe file and run the setup file and got below error. Try running netfx_core_x64 and got below error. Anyone know how…
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.