Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,715 questions
Microsoft Q&A
55,564 questions
A broad category of Microsoft tools, languages, and frameworks for software development. Designed to support developers in building, debugging, and deploying applications across various platforms.
2 answers One of the answers was accepted by the question author.
I have this table: CREATE TABLE [dbo].[Notifications]( FullName varchar(50) NOT NULL, MessageID int NOT NULL, Sent date NOT NULL) Each "FullName" will have several rows with different MessageIDs and Sent dates. MessageID can only have…
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,715 questions
asked Mar 3, 2026, 3:21 PM
accepted Mar 3, 2026, 6:42 PM
1 answer
I have a multi-project solution built in Visual Studio 2022. I'd like to set the default Windows SDK Version explicitly so all projects use the same library. However, it seems like I have to change it in each library, explicitly. Can this setting be…
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,049 questions
asked Mar 3, 2026, 6:29 PM
answered Mar 3, 2026, 6:29 PM
Q&A Assist
1 answer
asked Mar 3, 2026, 2:55 PM
commented Mar 3, 2026, 6:18 PM
2 answers
what are the formats for C++ character literals of type wchar_t
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,049 questions
asked Mar 3, 2026, 5:43 PM
answered Mar 3, 2026, 5:51 PM
RLWA32 52,021 Reputation points
2 answers
I am having an issue with Syntax Highlighting disappearing for my XAML Designer in Visual Studio. Last week I installed Visual Studio Enterprise 2026 (was working off of VS Enterprise 2022) before. After the installation and importing all of my settings…
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,702 questions
asked Feb 23, 2026, 7:27 PM
commented Mar 3, 2026, 4:04 PM
0 answers
Hi, I use Visual studio SQL Compare for decades. However after reformat of laptop i got to install new VS26 and its been a rough path for the past 2 days. I get unsupported browser error when i connect to database via VS2026 SQL Compare tool. file…
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,702 questions
2 answers
Hey, I have a publisher and i can login to market place now: https://marketplace.visualstudio.com.mcas.ms/ i have the email and password, but after login the site goes back to the same page and i'm not logged it. I tried with phone, windows and macos…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
374 questions
asked Feb 20, 2026, 4:12 PM
commented Mar 3, 2026, 2:55 PM
2 answers One of the answers was accepted by the question author.
Developing C++ code. I try to keep my backup files small by removing directories like .vs. One thing I miss when recovering a project (solution) is the breakpoints, which can be elaborate. Is there a particular file that contains a project's…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
1,183 questions
asked Mar 1, 2026, 4:54 AM
commented Mar 3, 2026, 2:51 PM
0 answers
I am using .net Maui 10.0 and when I start android there will be error :Android.Runtime.JavaProxyThrowable and I searched the google and get: 1.add XamlCompileOptions.Skip in MainPage and App.xamls.cs and APpshell.Xamls.cs. do not use native aot. but…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,246 questions
asked Mar 3, 2026, 1:22 PM
mc 6,741 Reputation points
answered Mar 3, 2026, 2:13 PM
3 answers One of the answers was accepted by the question author.
asked Mar 5, 2021, 8:28 PM
commented Mar 3, 2026, 12:17 PM
3 answers
Hi, The project is running well on the server like I get the issues like The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,893 questions
asked Feb 20, 2026, 10:59 AM
commented Mar 3, 2026, 12:10 PM
2 answers
asked Feb 28, 2026, 10:58 AM
commented Mar 3, 2026, 10:57 AM
2 answers
asked Feb 3, 2026, 7:14 AM
commented Mar 3, 2026, 10:43 AM
1 answer
Dear Team, We are compiling the Software Bill of Materials (SBOM) for some instruments and conducting a security and obsolescence review of components currently deployed in production. To complete our compliance documentation and plan upgrades, please…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,163 questions
asked Feb 4, 2026, 10:23 AM
commented Mar 3, 2026, 10:40 AM
2 answers
asked Feb 5, 2026, 5:17 AM
commented Mar 3, 2026, 10:38 AM
2 answers
Flyout is overlapping with the status bar on the top, after upgrading that to MAUI 10. Please find the attachment for reference Regards, Vaibhav Methuku.
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,246 questions
asked Feb 5, 2026, 9:05 AM
commented Mar 3, 2026, 10:36 AM
1 answer
asked Feb 5, 2026, 2:24 PM
commented Mar 3, 2026, 10:35 AM
3 answers
Is this a common issue for anyone? I have a published app that has worked across many iPhones in testing. As of 2/4/26 for some reason, users have reported that the splash screen hangs and is not dismissed. I have tested it on my simulators and…
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,246 questions
asked Feb 6, 2026, 7:09 PM
commented Mar 3, 2026, 10:33 AM
2 answers
asked Feb 9, 2026, 9:00 PM
edited a comment Mar 3, 2026, 10:31 AM
3 answers
asked Feb 9, 2026, 1:50 PM
commented Mar 3, 2026, 10:29 AM