54,634 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Visual Studio will not update

I have tried everything including uninstalling and reinstalling Visual studio. For some reason it continues to give me this error with really no information. I am unable to update VS 2022.

Developer technologies | Visual Studio | Setup
asked 2025-10-01T18:35:21.1866667+00:00
Demariners 0 Reputation points
commented 2025-10-23T14:03:47.1133333+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
4 answers

How to fix VS code debug failure for python

This is what my VS code is displaying even when i try to debug a simple python file of print("Hello World"). I have used Vs code for about a year now and it has never happened. I even re-installed it but it still displays the same. I have even…

Developer technologies | Visual Studio | Debugging
asked 2025-10-10T05:50:53.7633333+00:00
Farhan Segujja 0 Reputation points
commented 2025-10-23T14:02:28.2733333+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
1 answer

VS Code Stuck on "Detecting Kernel" After Latest Version Installation

I recently installed the latest version of Visual Studio Code. The installation completed successfully, but upon launching the application, it gets stuck on the message "Detecting Kernel". The application appears to hang at this stage and is…

Developer technologies | Visual Studio | Setup
asked 2025-10-13T01:38:02.91+00:00
guru charan 10 Reputation points
commented 2025-10-23T14:01:05.1966667+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
5 answers

como faço para manter o form padrao para todas versoes do windows em vb.net

como faço para manter o form padrão para todas versões do Windows em vb.net

Developer technologies | Visual Studio | Debugging
asked 2025-10-22T17:36:02.99+00:00
Nilton Vianna 0 Reputation points
edited an answer 2025-10-23T13:56:25.4966667+00:00
Adiba Khan 895 Reputation points Microsoft External Staff
0 answers

Sound disapperad om my Lenovo Thinkpad , Carbon 6th Gen - (Type 20KH, 20KG) Laptop (ThinkPad) - Type 20KG

There is no sound anymore .All drivers are uppdated.

Developer technologies | Universal Windows Platform (UWP)
asked 2025-10-23T13:28:49.6666667+00:00
Lars Benson 0 Reputation points
0 answers

Joining the program is free and by becoming a member, you get a free Microsoft 365 Developer Tenant, a free-instant sandbox that comes with sample user licenses, sample content packs for Microsoft Teams, email and calendar and is pre-configured for develo

Joining the program is free and by becoming a member, you get a free Microsoft 365 Developer Tenant, a free-instant sandbox that comes with sample user licenses, sample content packs for Microsoft Teams, email and calendar and is pre-configured for…

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,520 questions
asked 2025-10-08T14:52:58.0133333+00:00
dbataitano@msn.com 0 Reputation points
commented 2025-10-23T13:14:34.23+00:00
David Dennison 0 Reputation points
0 answers

Graph API RevokeSignInSessions not invalidating refresh tokens

I am trying to use MS Graph RevokeSignInSessions to invalidate a user's refresh tokens to enforce the user to login when the existing access token expires. I set the lifetime of access token to 5 mins. In my tests, when the request completes…

Developer technologies | .NET | Entity Framework Core
asked 2025-10-23T13:00:01.73+00:00
Dongyang Li 0 Reputation points
0 answers

What’s the best way to track student progress in Microsoft Teams Assignments?

Description: I’m looking for the most effective ways to track and monitor student progress using Microsoft Teams Assignments. I currently assign tasks and quizzes to my students through Teams, but I’d like to have a clearer overview of their submission…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-10-23T12:55:13.55+00:00
KHAYELIHLE BANELE DLAMINI 0 Reputation points
6 answers

if Task.Run runs a task in async then why and when i should write async in Task.Run(async () => {})

q1) does Task.Run creast async task? (it is writen it runs on  an other thread.) q2) if it does create async task then why and when we need Task.Run(async ()={}). pls explan with examples.

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-12T12:36:54.6433333+00:00
rajesh yadav 291 Reputation points
answered 2025-10-23T12:32:35.31+00:00
ayoub Seo 0 Reputation points
2 answers

How to fix “Object reference not set to an instance of an object” in C#?

I'm working on a C# application using .NET 8, and I'm getting the following runtime error: System.NullReferenceException: Object reference not set to an instance of an object The error occurs when I try to access a property of an object that should have…

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,645 questions
asked 2025-10-15T09:04:07.6766667+00:00
toadf nhyt 0 Reputation points
commented 2025-10-23T12:32:20.76+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,615 Reputation points Microsoft External Staff
1 answer

How to configure CMake toolchain and CMakePresets.json file for developing Arduino projects in Visual Studio 2022 IDE

Hello! I'am trying to configure my Arduino project in Visual Studio 2022 IDE. Subject: IntelliSense shows incorrect data model for AVR (2-byte int and pointer). Environment Visual Studio 2022 (version 17.14.16) CMake with custom AVR toolchain Arduino…

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,016 questions
asked 2025-10-11T18:57:08.7566667+00:00
Konstantin Bryukhanov 0 Reputation points
commented 2025-10-23T12:31:03.1866667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,615 Reputation points Microsoft External Staff
1 answer

How can I test subscription products for my Microsoft Store app before publishing?

I’m developing a .NET MAUI app that includes in-app subscription products using the Microsoft Store. Everything works fine technically, but I can’t find any sandbox or testing environment to simulate real subscription purchases, renewals, or…

Developer technologies | Visual Studio | Testing
asked 2025-10-19T08:29:02.9+00:00
Oruc 0 Reputation points
commented 2025-10-23T12:28:58.7566667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,615 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

When I use vs_buildTools.exe to install the vctools workload in a container and specify "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\BuildTools" as the installation path, why does it end up installing to C:\Program automatically? How can I resolve th

Start-Process .\vs_BuildTools.exe -ArgumentList '--quiet --wait --norestart --add Microsoft.VisualStudio.Workload.VCTools --includeRecommended --installPath "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\BuildTools"' -PassThru -Wait ; \

Developer technologies | Visual Studio | Setup
asked 2025-10-21T09:17:50.3866667+00:00
Yang, Linfeng 20 Reputation points
commented 2025-10-23T12:22:27.9166667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,615 Reputation points Microsoft External Staff
1 answer

.NET CLR Profiling: how to find values for ldstr while profiling powershell

Hi, I am exploring how to profile .NET CLR to monitor powershell execution (like an AV product). I want to monitor all commands entered to powershell before they get executed (without using AMSI). My plan is to use the profiling API and use functions…

Developer technologies | .NET | .NET CLI
asked 2025-10-23T07:30:57.9233333+00:00
PARTH GUPTA 0 Reputation points
answered 2025-10-23T12:13:45.36+00:00
Varsha Dundigalla(INFOSYS LIMITED) 2,615 Reputation points Microsoft External Staff
0 answers

Issue with the interpreter in Visual Studio Code

I have to have Visual Studio downloaded on my Microsoft Surface Pro, 11th Edition; and what I've done so far is: First download Python from the web, I've gotten the version 3.14(64-bit), I've opened it and have tested if it works, it does. Then I've…

Developer technologies | Visual Studio | Setup
asked 2025-10-23T12:01:01.0166667+00:00
Qin Eguía Fernández 0 Reputation points
2 answers

How do you display mp4 video containing chapters via asp.net web application project?

I have created MP4 videos that contain chapters. I can select those chapters when I play them on my Windows 11 computer using VLC or JRiver Media Center but I have failed to find a way to make chapters visible when these videos are made accessible online…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,619 questions
asked 2025-10-19T14:47:45.7166667+00:00
David Anderson 206 Reputation points
edited a comment 2025-10-23T11:52:28.7033333+00:00
David Anderson 206 Reputation points
0 answers

When WPF app is uploaded to windows store using windows application packaging project, How to include Windows Service?

Hi, We have a WPF app that is uploaded to windows store using Windows application packaging project. Now our WPF app is dependent on a new windows service that needs to be bundled along with the WPF app to windows store. Will windows store support…

Developer technologies | Windows Presentation Foundation
asked 2025-10-23T11:50:23.1666667+00:00
Raja Shanmugam 20 Reputation points
1 answer

Corrigir acesso a extensões (Cline, Gemin, Codex, Deepseek,...) no VSCode.

Estou tendo problemas para aparecer o chat com linha de prompt em todas as IA's que tenho instaladas com (Gemini, Codex, Cline, Deepseek, ... ) no lado esquerdo da tela no VSCode. Estava funcionando e parou. Alguem ja teve esse tipo de erro sem mostrar…

Developer technologies | Visual Studio | Extensions
asked 2025-10-10T14:15:24.38+00:00
Claudio Jacobsen 0 Reputation points
commented 2025-10-23T11:48:37.48+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
1 answer

Having issues accessing my visio file for mt project

Can someone assist me with this error. Thanks screenshot attached.

Developer technologies | Visual Studio | Setup
asked 2025-10-12T17:01:34.6433333+00:00
Watson, Nicole 0 Reputation points
commented 2025-10-23T11:47:39.8166667+00:00
Gade Harika (INFOSYS LIMITED) 1,185 Reputation points Microsoft External Staff
0 answers

Installing NuGet Microsoft Data SqlClient to Visual Studio 2022 desktop project fails

Error reported in Package Manager console : Adding package 'Microsoft.Extensions.DependencyInjection.Abstractions.8.0.2' to folder 'C:\Users.........\OneDrive\Documents\VISUAL STUDIO 2022\PROJECTS\WORKSHOP\WINFORMS..................\packages' Install…

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,129 questions
asked 2025-10-23T11:08:12.8333333+00:00
Tom Spence 5 Reputation points