54,890 questions with Developer technologies-related tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Visual Studio 2026 editor settings

I've installed vs2026 and tried it with our c# solutions. For vs2022 I have sticky scroll, rainbow braces and amazon q For vs2026 I imported settings but sticky scroll does not seem to work. no rainbow braces and I have a copilot option in view drop…

Developer technologies | Visual Studio | Setup
asked Nov 21, 2025, 11:41 AM
Andrew O'Neill 0 Reputation points
accepted Nov 24, 2025, 8:10 AM
Andrew O'Neill 0 Reputation points
1 answer

Change run and debug button to run button only, Run cpp file without using code runner

In vs code, for my C/CPP file, i always see run and debug option and I want to change it to run option only, also how to run the cpp file without using code runner Moved from: Community Center | Discuss the Q&A site | Get started on Q&A

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,555 questions
asked Nov 16, 2025, 10:24 AM
Akshit Agarwal 0 Reputation points
commented Nov 24, 2025, 8:00 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

How do I navigate to a view's xaml file from xaml code. Previous versions of VS used to allow me to choose between Xaml and Xaml.cs, but 2022 takes me straight to Xaml.cs.

I want to right click on a view, select "go to definition" and be taken to that views xaml file, not the xaml.cs file which is completely pointless. This used to be an option but looks like was removed in 2022.

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,555 questions
asked Nov 13, 2025, 7:01 PM
Brossman, Luke 40 Reputation points
commented Nov 24, 2025, 7:59 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Visual Studio 2022 how do I set autocomplete to occur on a specific key only, instead of literally any key press?

At the moment, autocomplete via C# Intellisense occurs at literally any key press, this is obviously incredibly stupid. For example, I cannot type "x" in, say a lambda function, because intellisense autocompletes it to be…

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,555 questions
asked Nov 13, 2025, 6:53 PM
Brossman, Luke 40 Reputation points
commented Nov 24, 2025, 7:58 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
2 answers

Title: Need guidance on changing the administrator account for a Visual Studio Subscription purchased via Volume Licensing (VLCC).

Dear Community, We have a Visual Studio Subscription that was acquired through Volume Licensing (VLCC). We need to change the primary administrator/management account associated with this subscription. Since this is related to licensing/billing and…

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,555 questions
asked Nov 17, 2025, 8:24 AM
OKAZAKI Satsuki (岡崎五月) 5 Reputation points
commented Nov 24, 2025, 7:56 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
3 answers

Missing symbol for ntdll in Microsoft's Symbol Server

Hello, myself Vishal from GE Vernova. While analysing an urgent escalation dump from the customer using windbg.exe, I received an error for downloading ntdll.dll symbols as below, The above details clearly shows that associated PDB file for ntdll.dll…

Developer technologies | Visual Studio | Debugging
asked Nov 11, 2025, 10:59 AM
Bemblekar, Vishal (GE Digital) 0 Reputation points
commented Nov 24, 2025, 7:31 AM
Adiba Khan 1,440 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

How to integrate a cloud-based ERP with Microsoft Excel for reporting?

I am working on integrating a cloud-based ERP system with Microsoft Excel so that business users can generate financial and operational reports directly inside Excel. The ERP I’m testing Finex Cloud ERP https://www.odoo.com/ https://www.sap.com/…

Developer technologies | .NET | .NET Internet of things
Developer technologies | .NET | .NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework. Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
44 questions
asked Aug 27, 2025, 1:18 PM
Nasar Abbas 20 Reputation points
answered Nov 24, 2025, 6:26 AM
Oliva Davis 0 Reputation points
4 answers

Using Vs code, I load a folder and then it doesn't repond to my questions in github chat - agent mode

Using Vs code, I load a folder and then the program does not respond in my questions in github agent mode chat, how do i fix it?

Developer technologies | Visual Studio | Extensions
asked Nov 19, 2025, 10:33 AM
Christoforos Kapopoulos 0 Reputation points
commented Nov 24, 2025, 5:57 AM
Susmitha T (INFOSYS LIMITED) 1,380 Reputation points Microsoft External Staff
3 answers

How to fix this C# designer error CS1061: 'LoginForm' does not contain a definition for 'buttonRegister_Click' and no accessible extension method 'buttonRegister_Click' accepting a first argument of type 'LoginForm' could be found (are you missing a using

CS1061: 'LoginForm' does not contain a definition for 'buttonRegister_Click' and no accessible extension method 'buttonRegister_Click' accepting a first argument of type 'LoginForm' could be found (are you missing a using directive or an assembly…

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,680 questions
asked Nov 18, 2025, 2:38 AM
Arista Carole Zetong 0 Reputation points
commented Nov 24, 2025, 5:50 AM
Susmitha T (INFOSYS LIMITED) 1,380 Reputation points Microsoft External Staff
1 answer

How to show scrollbar on hover window when hover text is large

Iam working on an extension in Visual Studio that implements a Language Server (LSP) and support Hover (textDocument/hover). In some scenarios, hover text to be displayed is large and that causes a big hover popup that occupy the entire screen in Visual…

Developer technologies | Visual Studio | Extensions
asked Nov 12, 2025, 2:53 PM
Sajith 66 Reputation points
commented Nov 24, 2025, 5:26 AM
Adiba Khan 1,440 Reputation points Microsoft External Staff
1 answer

Conditional Access Not Triggering in Azure AD B2C

Hi , I’ve successfully implemented all my main Azure AD B2C flows for user migration— including custom password reset, MFA with authenticator app (via TOTP), user migration with just-in-time logic, and sign-in / sign-up orchestration. Most core flows are…

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,680 questions
asked Jun 6, 2025, 2:20 AM
Ray Garg 10 Reputation points
commented Nov 24, 2025, 5:24 AM
Adiba Khan 1,440 Reputation points Microsoft External Staff
1 answer

Windows Desktop screen capture and transmission over UDP is failing

Hi Microsoft team I am trying to capture my desktop screen and transmit it over UDP to VLC media player running on a Raspberry PI, on the network but the UDP stream is not displaying anything // Source - https://stackoverflow.com/a // Posted by Chuque,…

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,029 questions
asked Nov 14, 2025, 5:38 AM
Joseph RW 105 Reputation points
commented Nov 24, 2025, 5:20 AM
Adiba Khan 1,440 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to fix "Could not find or load a type. (Exception from HRESULT: 0x80131522)" in Visual Studio 2026

I have installed visual studio 2026 and SQL Server Integration Services extension version 2.0 preview. But when I use slowly change dimensions component, the error "Could not find or load a type. (Exception from HRESULT: 0x80131522) (Microsoft…

Developer technologies | Visual Studio | Extensions
asked Nov 16, 2025, 12:51 AM
Martin 20 Reputation points
accepted Nov 24, 2025, 4:19 AM
Martin 20 Reputation points
1 answer One of the answers was accepted by the question author.

AADSTS750056: SAML message was not properly base64-encoded.

AADSTS750056: SAML message was not properly base64-encoded.

Developer technologies
Developer technologies
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.
4 questions
asked Nov 17, 2025, 8:07 AM
IQBAL Kashif 20 Reputation points
commented Nov 24, 2025, 4:12 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
2 answers

Data transfer

I was copying my files 600 GB data one folder to external harddisk so it was copying about 90% but it cancelled by mistake. So can you please help how to restart my remaining copying files remaining 10% ...

Developer technologies | Universal Windows Platform (UWP)
asked Nov 18, 2025, 2:27 PM
Ganesh Buchkul 0 Reputation points
commented Nov 24, 2025, 4:02 AM
Danny Nguyen (WICLOUD CORPORATION) 4,560 Reputation points Microsoft External Staff Moderator
1 answer

DatePicker buttons not change color

Hello, I'm using a DatePicker in a .NET Maui app that I ported from Xamarin.Forms. The DatePicker isn't displaying the 'accent' color for the 'accept' and 'cancel' buttons, and I can't seem to change the color because they're barely visible: I've…

Developer technologies | .NET | .NET MAUI
asked Nov 21, 2025, 7:05 AM
NickNN 40 Reputation points
commented Nov 24, 2025, 3:37 AM
Harry Vo (WICLOUD CORPORATION) 3,470 Reputation points Microsoft External Staff Moderator
2 answers

How to use a .exe in kiosk mode (only for that user) with Windows Configuration Designer (WCD)

I am using windows11 enterprise. I am using windows configuration designer and I create my .ppkg. when I log into kiosk I have black display(my app is not visible and since I changed the shell it won't show anything. If I log into my normal account I…

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,029 questions
asked Nov 8, 2025, 11:43 AM
dev 0 Reputation points
commented Nov 24, 2025, 2:44 AM
Jay Pham (WICLOUD CORPORATION) 2,665 Reputation points Microsoft External Staff Moderator
3 answers

How to write data to a gip device (Xbox Series controller)?

I am working on a program that would send a power off packet to my xbox series controller in order to turn it off. In 2024 Microsoft released GIP docs and as far as I understand Xbox One and Series work with GIP. I run a win10 pc and use an Xbox Series…

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,680 questions
asked Jul 29, 2025, 4:28 PM
magrega 56 Reputation points
edited a comment Nov 23, 2025, 3:42 PM
magrega 56 Reputation points
2 answers One of the answers was accepted by the question author.

Haven an issue related with asyncronious DbContext actions in unit tests.

Haven an issue related with asyncronious DbContext actions when run unit tests for ASP.NET MVC Controller. The error message is: "System.ArgumentException : Argument expression is not valid"

Developer technologies | ASP.NET | ASP.NET Core
asked Nov 7, 2025, 3:06 PM
asoliev 40 Reputation points
commented Nov 22, 2025, 3:30 PM
Sam heughan official 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to make image only color of black or white in .net maui?

I am using .net maui and I want to use slider to change the value of gray and then the picture will change. use SKImage or Microsoft.Graphics.Image how to transform the colors to black and white only? the pixels is too much and I do not want to use code…

Developer technologies | .NET | .NET MAUI
asked Nov 20, 2025, 4:33 AM
mc 6,256 Reputation points
accepted Nov 22, 2025, 2:37 PM
mc 6,256 Reputation points