56,239 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Can I use VS2019 Build Tools if I only got VS2022 license?

Building on this answer https://learn.microsoft.com/en-us/answers/questions/1525775/visual-studio-build-tools-licensing (also see comments), I got a follow up question: Can I use VS2019 Build Tools if I only got VS2022 license?

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,832 questions
asked 2026-09-03T08:25:22.6733333+00:00
Ramold, Felix 25 Reputation points
edited an answer 2026-09-06T09:30:40.5733333+00:00
Pravallika KV 18,850 Reputation points Microsoft External Staff Moderator
2 answers

How share header & source codes in VC++

Hi In Visual C++, I have several headers and sources that I want use them in several projects and they are common. I put them in a folder named 'Common' in my projects folder like below: [My Projects] +--[Common] +--MyCode.h …

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,107 questions
asked 2026-09-06T05:14:59.1+00:00
drjackool 996 Reputation points
answered 2026-09-06T07:31:32.6933333+00:00
RLWA32 52,811 Reputation points
2 answers

Unable to activate the Azure $150 monthly credit

The concern is I have Visual Studio Enterprise with GitHub Enterprise, and I am unable to activate the Azure $150 monthly credit.

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,832 questions
asked 2026-09-03T08:07:19.3366667+00:00
Aranilla, Arvin A 0 Reputation points
edited an answer 2026-09-06T06:12:02.25+00:00
kagiyama yutaka 5,250 Reputation points
2 answers One of the answers was accepted by the question author.

the android quit when I first run the APP in .net MAUI?

I am using .net MAUI 9.0 and when I first debug the APP will crash/quit in android. and then I debug it runs well. and when I uninstall it and then debug again it will crash/quit again. how to find the error of it? there is no exception I run it on my…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-08-03T12:39:00.46+00:00
mc 7,296 Reputation points
edited the question 2026-09-06T00:44:00+00:00
mc 7,296 Reputation points
1 answer

The project doesn't know how to run the profile with name 'machine-name' and command 'MsixPackage'

Hi, My laptop has just upgraded from an older Windows 10 laptop to a newer Windows 11 laptop. The Visual Studio Community also updated itself to 18.9.2. Unfortunately, now when attempting to build and debug this UWP C# app (either for the local laptop or…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-09-03T19:10:10.0733333+00:00
WoodManEXP 80 Reputation points
commented 2026-09-05T20:58:43.24+00:00
WoodManEXP 80 Reputation points
0 answers

Nominate games (or other programs) here to get featured on our Blog! (PART 5)

Continued from https://social.msdn.microsoft.com/Forums/en-US/f86ee1a1-dc43-43eb-bbcf-34aa0782911d/nominate-games-or-other-programs-here-to-get-featured-on-our-blog-part-4?forum=smallbasic Got a game you made that you want us to review for being…

Developer technologies | Small BASIC
Developer technologies | Small BASIC

A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.

296 questions
asked 2020-11-08T13:57:58.63+00:00
Nonki Takahashi 661 Reputation points
commented 2026-09-05T15:06:45.33+00:00
Lisa real 0 Reputation points
2 answers One of the answers was accepted by the question author.

Split One row into two

I need to split one row into two: One for R_GrossAmt and one for S_GrossAmt. Also, for R_GrossAmt. I use an Union to do that, but was wondering whether this can also be done using CROSS APPLY? If so, how will be my query. DECLARE @TableA TABLE (UID…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
asked 2021-05-06T16:48:41.87+00:00
SQL 321 Reputation points
commented 2026-09-05T15:01:14.41+00:00
Lisa real 0 Reputation points
0 answers

How to deploy outlook template after insert data and use data info in subject and body

hi All... I have some question here. 1 have text box, drop down, check box and a button. Data Input TxtBox Data Input : Animal Drop down Input : Veterinar Dept Button check box on : send email Button to insert data When I click Button and check on, data…

Microsoft 365 and Office | Development | Office JavaScript API
Developer technologies | ASP.NET Core | Other
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,815 questions
asked 2023-03-03T04:53:45.5+00:00
y.ari 0 Reputation points
4 answers One of the answers was accepted by the question author.

In wpf with vb, there is no closing of a popup opened from another popup with the Staysopen property set to true.

Hello, In WPF with VB, I have a main window representing a toolbar. A button in the main window opens a popup with the StaysOpen property set to True. From a button in the popup, I open a second popup with StaysOpen set to False. After the first time the…

Developer technologies | VB
Developer technologies | VB

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

2,940 questions
asked 2026-08-08T17:23:32.26+00:00
jacky Perpète 216 Reputation points
answered 2026-09-05T04:22:35.0333333+00:00
jacky Perpète 216 Reputation points
1 answer One of the answers was accepted by the question author.

Why does iOS Files not show an app's file folder?

I followed the instructions to configure Info.plist: The window "On My iPhone" of Files is still empty. The paths of files created by the app are like the following: …

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,380 questions
asked 2021-04-07T00:46:25.797+00:00
Hong 1,546 Reputation points
answered 2026-09-05T03:45:00.0166667+00:00
Tino Spans 0 Reputation points
6 answers

Windows Forms Application Icon suddenly shows as default icon or does not update color after KB5051989 update

Hi, Our C# Windows Forms Application icon (in the taskbar) suddenly shows as default icon or sometimes doesn't update its color (based on the customization) after installing the KB5051989 update. This has been working for 15 years, and the issue just…

Developer technologies | Windows Forms
asked 2025-03-06T08:36:12.63+00:00
Emmanuel Guballa 25 Reputation points
answered 2026-09-04T17:13:44.1233333+00:00
Ossowski, Marek 0 Reputation points
2 answers

I need these keys for his Western Union: WU_CLIENT_ID ✓ WU_CLIENT_SECRET ✓ WU_ENV = Production

I need these keys for his Western Union: WU_CLIENT_ID ✓ WU_CLIENT_SECRET ✓ WU_ENV = Production

Developer technologies | .NET | .NET CLI
asked 2026-09-04T13:58:14.68+00:00
fuad 0 Reputation points
answered 2026-09-04T16:48:27.4366667+00:00
Gidado Mukhtar Balangoggo 90 Reputation points
2 answers One of the answers was accepted by the question author.

I am trying to install .NET 3.5 on a client's Windows Server 2025 - where can I find the Features on Demand for 2025

Downloading failed and Gemini has recommended getting the Features on Demand ISO but not having any luck finding it. Any help would be appreciated.

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,181 questions
asked 2026-09-01T20:00:03.4766667+00:00
Karl Pozmann 40 Reputation points
accepted 2026-09-04T14:00:20.4766667+00:00
Karl Pozmann 40 Reputation points
2 answers One of the answers was accepted by the question author.

Request: Settings option to revert cw snippet shortcut

Why change the cw snippet to Tab + Tab? Having to hit Tab twice instead of just hitting Enter completely kills years of muscle memory for Console.WriteLine(). It feels incredibly clunky and frustrating to use now. Please let us toggle this back to the…

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,815 questions
asked 2026-09-04T07:06:56.8+00:00
Hacker Ruzlan 20 Reputation points
answered 2026-09-04T13:43:58.02+00:00
Hacker Ruzlan 20 Reputation points
5 answers

Visual studio installer project code signing issue

I've been trying to get my .NET core program signed (the executable and dlls) with Visual Studio. In the build directory everything works fine: the properties of the files show my digital signature. However when I use the Visual Studio Installer…

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,181 questions
asked 2022-08-03T11:30:14.767+00:00
jesdev7 6 Reputation points
edited an answer 2026-09-04T12:03:25.9666667+00:00
Becker, W 66 Reputation points
3 answers

How can I structure a Django web application for better scalability and maintainability?

Hello Microsoft Q&A community, I am a Computer Science graduate currently learning web development with Python and Django. I have been building small Django projects to improve my understanding of backend development, URLs, views, templates, models,…

Developer technologies | Visual Studio | Extensions
asked 2026-08-31T13:37:17.6766667+00:00
Abdul khalique 0 Reputation points
commented 2026-09-04T10:37:47.7966667+00:00
Tony Thach (WICLOUD CORPORATION) 1,010 Reputation points Microsoft External Staff Moderator
5 answers

How to achieve separate heap handling in VS 2022 C++ DLLs ?

Earlier Visual Studio versions (e.g. VS2010) used separate heap for each C++ DLLs and the main application (also C++). In VS2022 the main application and the loaded DLLs share the same heap.   We would like to restore the original behavior: separate heap…

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,107 questions
asked 2026-08-27T11:24:49.96+00:00
Muduli, Rupamudra 0 Reputation points
commented 2026-09-04T10:30:49.1666667+00:00
RLWA32 52,811 Reputation points
3 answers

missing .net 3.5 on windows 11

on my windows11 .net 3.5 not available to install

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,338 questions
asked 2026-08-20T18:10:45.4466667+00:00
yoshobanta garnaik 5 Reputation points
commented 2026-09-04T01:43:55.21+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,540 Reputation points Microsoft External Staff Moderator
3 answers

I cannot find the download for Visual Studio 2019 community or 2022 community

I cannot find the download for Visual Studio 2019 community or 2022 community

Developer technologies | Visual Studio | Setup
asked 2026-08-31T14:40:56.5166667+00:00
Francois Poirier 0 Reputation points
commented 2026-09-04T01:35:59.7+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator
2 answers

Address in, GPS coordinates returned; GPS coordinates in, address returned

I am looking for Visual Basic code or a Visual Studio control that can accept a world-wide mailing address as input, and return GPS coordinates. I am looking for Visual Basic code or a Visual Studio control that can accept GPS coordinates as input, and…

Developer technologies | Visual Basic for Applications
asked 2026-08-27T16:16:52.89+00:00
Ronald Chandler 41 Reputation points
commented 2026-09-04T01:28:18.53+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator