55,052 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Visual Studio Code Generator Hanging

I implemented a Visual Studio code generator that uses the Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGeneratorWithSite in the Visual Studio SDK. When running in Visual Studio 2026, the following code hangs: var p =…

Developer technologies | Visual Studio | Extensions
asked 2025-12-10T19:17:36.9+00:00
Thomas Hammond 1 Reputation point
commented 2025-12-15T16:38:56.5766667+00:00
Thomas Hammond 1 Reputation point
6 answers

How do you fix Intellisense errors in a CMake project when Visual Studio is connected to WSL:Ubuntu?

I am running a CMake project in Visual Studio Community 2026 and it is connected to WSL: Ubuntu. It is running the Linux Debug configuration preset. WSL is running the gcc 15.1.0 compiler. My C++ code builds and runs fine but I get hundreds of…

Developer technologies | Visual Studio | Debugging
asked 2025-12-03T12:38:18.0166667+00:00
Brandon Davies-Sekle 0 Reputation points
edited a comment 2025-12-15T16:17:08.24+00:00
Brandon Davies-Sekle 0 Reputation points
1 answer

Register Visual Studio 2026 after installation

Hi, 1.How I register my Visual Studio with our organization bill? 2.Where VS 2026 located, i want to create add it to my task bar? Thanks,

Developer technologies | Visual Studio | Setup
asked 2025-12-15T16:06:23.03+00:00
Dani_S 4,896 Reputation points
answered 2025-12-15T16:06:31.1333333+00:00
Q&A Assist
2 answers

Visual studio 2026

Hi, Does the VS 2026 is stable, and available? Which features I got with it? Does installing VS 2026 is a separate installation, not harm VS 2022 , and what size of installation is it ? Does all projects before, it supports? Thanks,

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,591 questions
asked 2025-11-30T08:36:54.9066667+00:00
Dani_S 4,896 Reputation points
accepted 2025-12-15T16:02:18.1433333+00:00
Dani_S 4,896 Reputation points
0 answers

VBA Make Query error

I have been using this syntax for years, to copy tables between environments (using ADO) from Excel. "operator is not supported for this type of object" in this case the execute command is on an access database. "SELECT * INTO Adam…

Developer technologies | Visual Basic for Applications
asked 2025-12-15T15:41:51.24+00:00
AdamLye-9948 0 Reputation points
edited the question 2025-12-15T15:43:41.4633333+00:00
simo-k 68,140 Reputation points Volunteer Moderator
1 answer

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://learn.microsoft.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…

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,708 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T15:30:45.7733333+00:00
Dani_S 4,896 Reputation points
3 answers

BLAZOR ROUTE PARAMETER EXCEPTION

Current page directive of Blazor component is like: @page /mypage/{thestate:bool?} When I call the URL localhost:32360/mypage, there is no problem; nevertheless, when I call the URL localhost:32360/mypage/false or localhost:32360/mypage/true, the web…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-13T05:40:11.4233333+00:00
MOON 60 Reputation points
commented 2025-12-15T14:53:10.89+00:00
AgaveJoe 30,411 Reputation points
1 answer

Visual Studio 2022 with GitHub Copilot Chat

Hi, I'm using VS 2022 -Version 17.14.8. 1.When I'm In Solution Explorer Tab and switching to GitHub Copilot Chat It's take a long time? why ? 2.So what I do, I opened the files I need to work with in Solution Explorer Tab before. And later I switch to…

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,591 questions
asked 2025-12-10T04:04:12.45+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:45:25.9466667+00:00
Dani_S 4,896 Reputation points
1 answer One of the answers was accepted by the question author.

Git with VS 2022 and SourceTree

Hi, Prerequisites: 1.Git installed in your machine. If not  install it from :https://git-scm.com/downloads After config Git in command line: git config --global user.name "Your full name" git config --global user.email "Your full…

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,591 questions
asked 2025-12-08T11:21:40.5+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:44:31.7+00:00
Dani_S 4,896 Reputation points
1 answer

How many code rows in my solutions ?

Hi, How can I know how many code rows in my solutions ? My solution is consists of: 1.Console App project in .NET 9. 2.Class Library project - netstandard2.0 . 3.Wpf App project - in .NET 9. 4.Xunit Tests project -in .NET 9. I'm using VS 2026. Thanks in…

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,591 questions
asked 2025-12-15T04:48:32.7733333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:43:05.8633333+00:00
Dani_S 4,896 Reputation points
1 answer

Moving to VS 2026

Hi, 1.I moved from Visual Studio 2022 to Visual Studio 2026 . 2,My solution is consists of following projects: a. Console App project in .NET 9. b. Class Library project - netstandard2.0 . c. WPF App project - in .NET 9. d. XUnit Tests project -in .NET…

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,591 questions
asked 2025-12-15T05:16:00.6533333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:41:47.1666667+00:00
Dani_S 4,896 Reputation points
1 answer

GIS CLI commands

Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…

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,708 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:40:38.58+00:00
Dani_S 4,896 Reputation points
1 answer

i need help logining into my authenticator app

i got a new phone and can not login into my authenticator app

Developer technologies | Windows Forms
asked 2025-12-15T14:12:42.61+00:00
Jordan Adelstein 0 Reputation points
answered 2025-12-15T14:12:55.8333333+00:00
Q&A Assist
1 answer

VB6/COM app startup is slow on Windows Server 2019/2022/2025 vs. 2016—local COM only, trusted signing chain pending. How to reduce Code Integrity/Defender overhead and AppCompat/Fusion probing?

Hi All, Environment & symptoms Legacy VB6 (32‑bit) application with multiple COM/OCX components, all local (no remote DCOM). Runs fast on Windows Server 2016. Noticeably 3-4x slower on Server 2019, 2022, and 2025 App binaries (EXE/DLL/OCX) are…

Developer technologies | Visual Basic for Applications
asked 2025-12-15T13:06:29.2466667+00:00
Deepak Kumar 0 Reputation points
commented 2025-12-15T14:11:39.6833333+00:00
Viorel 125.7K Reputation points
2 answers One of the answers was accepted by the question author.

netstandard2.0 to netstandard2.1

Hi, 1.I'm using VS 2026. 2.My current class library is: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> </PropertyGroup> 3.I see option only to move…

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,591 questions
asked 2025-12-15T09:43:34.6233333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:01:19.2866667+00:00
Dani_S 4,896 Reputation points
6 answers

DLL entry list

I am trying to determine how 2 versions of the ACEOLEDB.DLL differ (I suspect that a function entry is present in one, but not the other). This because one of themcrashes an application that I am developing. The other allows the application to function…

Developer technologies | Visual Studio | Debugging
asked 2025-12-13T16:04:38.7366667+00:00
David Lightstone 5 Reputation points
commented 2025-12-15T13:47:19.8933333+00:00
David Lightstone 5 Reputation points
2 answers

how to make full screen of the splash screen of android in .net maui?

I am using .net MAUI 9.0 and I want to make the splash screen full screen. in android and it is not full screen

Developer technologies | .NET | .NET MAUI
asked 2025-12-13T03:48:17.95+00:00
mc 6,396 Reputation points
commented 2025-12-15T13:29:44.78+00:00
mc 6,396 Reputation points
2 answers

Is there a common .NET MAUI implementation for AccountManager / AccountAuthenticator?

Hello team, I have a question regarding authentication in .NET MAUI. On Android there are built‑in classes such as AccountManager and AccountAuthenticatorActivity that allow applications to create accounts, list them in system settings, and obtain…

Developer technologies | .NET | .NET MAUI
asked 2025-12-15T13:24:50.27+00:00
Mikhail14521 0 Reputation points
answered 2025-12-15T13:28:46.2866667+00:00
Q&A Assist
2 answers

ViewComponent exception handling

Hi, What is the correct way to handle exceptions in a view component? I would like the user to end up being redirected to an error page. My ViewComponent looks like this : public async Task<IViewComponentResult> InvokeAsync() { …

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,708 questions
asked 2025-12-13T18:28:55.8233333+00:00
Michael P 20 Reputation points
answered 2025-12-15T13:23:13.74+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

iOS crash report: System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_

I have uploaded my iOS build on TestFlight and then installed it on my iPad. My game always crashes 1-2 seconds after I opened it on my iPad. It only crashes in release mode and not in debug mode. It's not the first time that I have this kind of crash.…

Developer technologies | .NET | .NET MAUI
asked 2025-11-04T21:08:44.2066667+00:00
Kim Strasser 1,731 Reputation points
accepted 2025-12-15T13:14:32.37+00:00
Kim Strasser 1,731 Reputation points