A set of .NET Framework managed libraries for developing graphical user interfaces.
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
Clickonce user settings not carrying over
Upgrading a vb .net windows forms project from .net 4.8 to .net 10. Everytime I publish an update my user settings are lost. From research it looks like I need to make a strong name key for the project, but the build properties are not showing in my…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
MAUI click Image to take you to a new view with a larger image
I have an image in a control and when you click it I want to navigate to a new view that has a larger image on it. <?xml version="1.0" encoding="utf-8" ?> <ContentView …
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.
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.
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.
How to handle duplicate records in Salesforce CRM?
Hi all, In our Salesforce CRM setup, we often get duplicate customer records from different sources. What is the best approach to identify and prevent duplicate records while maintaining data accuracy? Thanks in advance!
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
C++ Vectors
This is maddening, went to great lengths to make sure that the statements on either side of the = operator of the same type, still get a compiler error I = 0; do { float CH1 = PT1[I]; float CH2 = PT2[I]; float CH3 = PT3[I]; float…
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# support in Visual Studio 2026
Is C# supported in Visual Studio 2026? I see no mention of it in the VS 2026 release description. Does Microsoft still support 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.
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.
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.
Unable to cast object of type 'System.Collections.ArrayList' to type 'System.String[]' error in my WCF service
We have a WCF service that peforms exchange powershell commadlets and parses the responses into a required json format. Recently, we started seeing issues with User/Group commandlets where it is reporting the below issue. Unable to cast object of type…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Hur man löser denna uppgift i C# för årskurs 1.
Hur man löser denna uppgift i C# för årskurs 1. jag vill designa ett fönster som innehåller två stycken textboxar. I dem ska du kunna skriva in två heltal. Skapa också två etiketter(labels). När man trycker på en knapp så ska datorn sedan kontrollera om…
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.
Adding an Image to a custom control in MAUI
Hi there I have been asked to add an image to a view in an old Xamarin app that has been upgraded to MAUI. I am new to MAUI and the custom control is confusing me. I need to add and image placeholder, but set the image source when the form is loaded from…
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.
DataGridView _CurrentCellDirtyStateChanged not firing
HI folks, I have a datagridview with a _CurrentCellDirtyStateChanged event attached to it. Inside this event there is code that updates other values in another grid. When the value of a cell is changed, by overtyping the value that is already there, it…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
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.
How to setup a Splash Screen when an Android Maui App is started by an external app?
I have a working app which I am now enhancing it by making it a Sharing Target. Consider that I am sending a simple text data such as a website link to my app. For this, I have added an Intent Filter as shown in the code below. Everything works as…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
MAUI app exiting without crashing after inactivity
Hi there I have a .NET 10 MAUI app and it is exiting on refresh, or any activity, after being in "sleep" mode for a while. The shortest time I have tried is 4 hours, but I believe 2 hours will have it exit too. I have tried leaving the…
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 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
Trying to download Microsoft visual C++ and not having Additional runtime
I have tried uninstalling it and everything that people say to do and every time I go to install Microsoft Visual C++ 2022 64x it says that the feature you are are trying to use is unavailable and its trying to find a folder with…
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.
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.