55,444 questions with Developer technologies-related tags

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

How to update only half the record in MVC Core

If I have a class with 5 fields, and I pass the record to the view, what if I only want to change/edit 2 out of the 5 fields? I could display all 5, and make 3 read only. That will work. Is there a way to just display the 2 fields for editing? When I…

Developer technologies | .NET | Entity Framework Core
asked 2026-02-24T02:02:07.84+00:00
Corey Fleig 390 Reputation points
edited a comment 2026-02-25T03:03:17.22+00:00
Jack Dang (WICLOUD CORPORATION) 12,805 Reputation points Microsoft External Staff Moderator
2 answers

Issue to access the server from the client

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
asked 2026-02-20T09:59:14.6366667+00:00
Peter_1985 3,126 Reputation points
commented 2026-02-25T02:53:39.9+00:00
Peter_1985 3,126 Reputation points
1 answer

Save Stackpanel's content as PNG image

Hi All, I have a stackpanel control which displays four textblocks in vertical orientation. The second textbox displays the barcode generated using code39 font. I want to print all these four textblocks on barcode stickers for scanning. For this I am…

Developer technologies | Windows Presentation Foundation
asked 2026-02-21T17:38:00.1066667+00:00
Pratham Jain 331 Reputation points
commented 2026-02-25T02:45:50.87+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,380 Reputation points Microsoft External Staff Moderator
0 answers

Visual Studio 2022 and 2026 UI Freezes (Busy Cursor) After Closing and Reopening - Reinstall & Cache Clear Failed

Issue Description: Recently, Visual Studio has become completely unresponsive during or after debugging. The mouse cursor stays in the "Busy" state, and I cannot click any buttons or menus within the IDE. This happens with any project, not…

Developer technologies | Visual Studio | Debugging
asked 2026-02-25T01:51:09.4566667+00:00
WU Qi (BCSC/EPA2) 0 Reputation points
3 answers

Can I run two versions of Visual Studio at the same time

I have windows 11 I have vs 2013 that I use to develop my family website. It is fine but I cannot debug javascript etc. using Edge browser or add packages (fine in itself but well) I have noticed that for retired/academics etc. there is a free…

Developer technologies | Visual Studio | Setup
asked 2026-02-23T13:38:50.0933333+00:00
Darren Webb 5 Reputation points
commented 2026-02-25T01:07:38.88+00:00
Leon Tran (WICLOUD CORPORATION) 1,165 Reputation points Microsoft External Staff Moderator
5 answers

Linker reporting unresolved symbols

I have been using the Digital Mars(DM) C++ compiler for many years. I decided to use the MSVC Community C++ compiler because there are a number of SDK functions I would like to use and they are not accessible with DM. Below is my attempt to create a…

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,047 questions
asked 2026-02-14T21:11:37.05+00:00
M R 0 Reputation points
commented 2026-02-25T00:49:34.1466667+00:00
M R 0 Reputation points
2 answers

Inquiry about downloading Visual Studio 2022 Community and student eligibility for Professional Version

I would like to ask for your assistance regarding the download options for Visual Studio 2022. I am currently trying to download Visual Studio 2022 Community, however, on the available download pages I was only able to find the Professional and Essential…

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,693 questions
asked 2026-02-25T00:27:05.3866667+00:00
Tobak Balázs 0 Reputation points
answered 2026-02-25T00:31:01.2733333+00:00
MannRoyal-6691 0 Reputation points
0 answers

Deployment script hangs on Az PowerShell 11.x when uploading blob via MSI

This issue is actually about Powershell and Bicep, but these do not appear as options in the dropdown. We use Microsoft.Resources/deploymentScripts (AzurePowerShell) with a User Assigned Managed Identity to upload a ZIP to Azure Blob Storage. Script…

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,163 questions
asked 2026-02-24T22:24:32.7033333+00:00
Joseph Li 0 Reputation points Microsoft Employee
0 answers

Artifact Signing How-To for VSIX Packages

sign cli claims to support this scenario: https://github.com/dotnet/sign?tab=readme-ov-file .vsix via OpenOpcSignTool but OOST was last updated 3 years ago, predating Artifact (Azure Trusted) Signing? Is there a straightforward process/step by step…

Developer technologies | Visual Studio | Extensions
asked 2026-02-24T21:18:51.1833333+00:00
Sinan Karaca 0 Reputation points
answered 2026-02-24T21:19:01.24+00:00
Q&A Assist
2 answers

Shared Visual Studio option on Azure AVD

Is it possible to create a shared VDI/AVD to be shared by Visual Studio users? ALl articles indicate it is not viable.

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,693 questions
asked 2026-02-24T18:53:09.8966667+00:00
Perera, Priyantha 0 Reputation points
answered 2026-02-24T19:48:19.34+00:00
Bruce (SqlWork.com) 83,011 Reputation points Volunteer Moderator
2 answers

DirectX instruction for Applications (not games)

Hello : )__ I'm writing to ask if any of you have a really good instruction or tutorial on the subject of DirectX 2D [ or DirectX 3D programming ] - though I'm really interested in 2D right now. I went to Nvidia.com and they actually had some good…

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,693 questions
asked 2026-02-24T16:53:05.69+00:00
chlyde chlyde 0 Reputation points
edited an answer 2026-02-24T18:01:52.2633333+00:00
Castorix31 91,731 Reputation points
2 answers

MAUI iOS: ">net maui: pick" command is not working as expected.

I am trying to run my MAUI project on my Mac machine using Visual Studio code. I did all the steps as per this video by James Montemagno. But when I try to pick the iOS device to run the project, the devices are not listing. Android and macOS device…

Developer technologies | .NET | .NET MAUI
asked 2026-02-23T12:43:00.2033333+00:00
Sreenivasan, Sreejith 580 Reputation points
commented 2026-02-24T16:24:13.42+00:00
Bruce (SqlWork.com) 83,011 Reputation points Volunteer Moderator
2 answers

Minimal API is taking too long

We're getting close to the end of rewriting a legacy ASP.NET WebForms app using Blazor and Minimal APIs. Both are written using .NET 9. A coworker builds and puts both the Blazor app and Minimal API into their respective websites. According to him, it…

Developer technologies | ASP.NET | ASP.NET API
asked 2026-02-23T21:15:26.89+00:00
Falanga, Rod, DOH 860 Reputation points
commented 2026-02-24T14:48:56.6766667+00:00
Falanga, Rod, DOH 860 Reputation points
1 answer

Debug with Chat Visual Studio 2026

Hi, I see that in version of Visual Studio 2026, there is Debug with Chat. Where I can use it in all projects types? Only on C# languages? In unit tests it works? Can you give how does it works behind the scene to understand how to work with it? What…

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,789 questions
asked 2026-02-23T09:51:31.13+00:00
Pip 60 Reputation points
commented 2026-02-24T14:28:41.83+00:00
Pip 60 Reputation points
2 answers One of the answers was accepted by the question author.

NTF Vs FAT Vs SMB shares

Hi, Can you please explain what is the difference between NTF Vs FAT Vs SMB shares? When will I use each one. Thanks in advance,

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,789 questions
asked 2026-02-23T07:41:18.1633333+00:00
Pip 60 Reputation points
commented 2026-02-24T14:24:20.8766667+00:00
Pip 60 Reputation points
3 answers One of the answers was accepted by the question author.

The best practice to work with null

Hi, I'm using .NET 10. 1.I would like, if it possible to cover the best practice of of usage of null. From project level (<Nullable>enable</Nullable>), , method level , method parameters and its local parameters and variables with…

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,789 questions
asked 2026-02-20T16:52:27.07+00:00
Pip 60 Reputation points
accepted 2026-02-24T14:19:33.1933333+00:00
Pip 60 Reputation points
2 answers One of the answers was accepted by the question author.

Is it possible to purchase a non-consumable Android one-time product more than once on the same Android device?

I have tried to purchase a non-consumable one-time product on my Android phone but I got the exception AlreadyOwned in this line: string testpurchaseexcep = purchaseEx.PurchaseError.ToString()); I had already purchased the same one-time product on my…

Developer technologies | .NET | .NET MAUI
asked 2026-02-23T22:50:42.23+00:00
Kim Strasser 2,146 Reputation points
accepted 2026-02-24T14:15:42.3233333+00:00
Kim Strasser 2,146 Reputation points
3 answers One of the answers was accepted by the question author.

RUNONCE registry setting

Has the ! sign influence the RUNONCE registry setting?

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,693 questions
asked 2026-02-10T18:59:23.81+00:00
Hector Donolo 25 Reputation points
accepted 2026-02-24T14:04:51.7266667+00:00
Hector Donolo 25 Reputation points
2 answers

MSAL authentication_canceled exception in .NET MAUI even when using embedded webview

Hi, I am facing a recurring issue in a .NET MAUI Android application using MSAL 4.77.0 for Azure AD authentication. I am seeing frequent non-fatal exceptions in Crashlytics: Microsoft.Identity.Client.MsalClientException ErrorCode:…

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,789 questions
asked 2026-02-19T12:45:03.5+00:00
nandu kathmandi 31 Reputation points
commented 2026-02-24T13:54:50.44+00:00
nandu kathmandi 31 Reputation points
3 answers One of the answers was accepted by the question author.

How to stop the debugger from showing decompiled code in VB.NET

Hi, I have been working on a project now for some time in VB.NET. I have debugged it many times without any issues. I must have changed something in the code or properties of the project that has caused Visual Studio to show decompiled code in C#. I…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,924 questions
asked 2026-02-23T10:03:06.8966667+00:00
Seybert, Thomas A 20 Reputation points
commented 2026-02-24T13:00:59.31+00:00
Seybert, Thomas A 20 Reputation points