55,408 questions with Developer technologies-related tags

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

Separation of Layers Design

Hello everyone and thanks for the help in advance. I am refactoring a MVC application that has become very disorganized due to poor separation of models, data access, views, etc. I decided to place the models in a separate solution, however, found that…

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,672 questions
asked 2026-02-03T21:39:40.1733333+00:00
Kmcnet 1,276 Reputation points
edited a comment 2026-02-07T00:11:29.2433333+00:00
AgaveJoe 30,806 Reputation points
1 answer

Splash screen hangs on iPhone iOS 26

Is this a common issue for anyone? I have a published app that has worked across many iPhones in testing. As of 2/4/26 for some reason, users have reported that the splash screen hangs and is not dismissed. I have tested it on my simulators and…

Developer technologies | .NET | .NET MAUI
asked 2026-02-06T18:09:46.63+00:00
Samuel Riesterer 0 Reputation points
commented 2026-02-06T23:02:47.8733333+00:00
Samuel Riesterer 0 Reputation points
1 answer

How to fix when i want to new project in visual studio 2022 for vb its try to creat a form but gets the error

v

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,672 questions
asked 2026-02-06T22:18:25.8033333+00:00
JT Walia 0 Reputation points
edited an answer 2026-02-06T22:28:23.42+00:00
Viorel 126.2K Reputation points
3 answers

How to detect .ndJson

Hi, NDJSON (usually written as .ndjson) stands for Newline-Delimited JSON. instead of one big JSON array, you have one JSON object per line. How to detect .ndJson file ? This my code. 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,767 questions
asked 2026-02-05T20:52:09.8033333+00:00
Y. Yakir 45 Reputation points
answered 2026-02-06T22:20:44.1333333+00:00
AgaveJoe 30,806 Reputation points
4 answers One of the answers was accepted by the question author.

My app freeze when I am trying to select a language

This is my app viewModel namespace TextileSystem.ViewModels; public partial class MainPageViewModel : ObservableObject { private readonly ILocalizationResourceManager _loc; [ObservableProperty] public partial bool IsConfigurationsOpen { …

Developer technologies | .NET | .NET MAUI
asked 2026-01-27T20:12:44.33+00:00
Eduardo Gomez 4,236 Reputation points
recommended 2026-02-06T21:42:10.83+00:00
Alexandra Tanasescu 0 Reputation points Moderator
0 answers

VS Code Crash How to fix terminated unexpectedly oom error code 536870904

An associate on my team is having issues with their vs code crashing. What should they do?

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,672 questions
asked 2026-02-06T18:51:53.5166667+00:00
Ross Stone 0 Reputation points
3 answers

How to send SignalR notifications in Blazor InteractiveServer

Hi, I’m working on a Blazor application targeting .NET 10, running with InteractiveServerRenderMode. The application requires users to be authenticated via Azure AD. My main question is about the best way to send notifications to authenticated…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-01-15T18:25:35.22+00:00
mrcode 91 Reputation points
edited a comment 2026-02-06T18:50:42.4433333+00:00
mrcode 91 Reputation points
0 answers

Why is Xbox cloud gaming not working for Fortnite and my purchase

Xbox cloud gaming says that Fortnite is unavailable to use and that it is not available to be used on it

Developer technologies | .NET | F#
Developer technologies | .NET | F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
132 questions
asked 2025-05-04T22:02:57.2433333+00:00
John johnson 0 Reputation points
commented 2026-02-06T18:23:57.5566667+00:00
Chukizo, Daudi[Student] 0 Reputation points
3 answers One of the answers was accepted by the question author.

Migrating 2019 Visual Studio SQL Server Unit Test Case Projects to 2022 or 2026

According to Microsoft documentation, data unit test projects created in Visual Studio 2017 and earlier rely on GAC-installed dependencies. To upgrade such projects to use the latest dependencies, the recommended approach is to right‑click the project in…

Developer technologies | Visual Studio | Testing
asked 2026-02-03T06:31:15.0033333+00:00
T P, Sreejith 30 Reputation points
accepted 2026-02-06T17:04:59.9366667+00:00
T P, Sreejith 30 Reputation points
1 answer

I'm having trouble trying to pay for a couple of products

I've configured a US credit card but I still have issue to pay the products I want to buy Please help

Developer technologies | Visual Studio | Setup
asked 2026-02-06T15:58:00.13+00:00
Formos Ecuador 0 Reputation points
answered 2026-02-06T15:58:09.93+00:00
Q&A Assist
1 answer

Output configuration in Visual Studio

How do I configure Visual Studio output to divert .exe files to a temporary local folder instead of OneDrive?

Developer technologies | Visual Studio | Setup
asked 2026-02-06T15:29:00.9+00:00
Tom 0 Reputation points
answered 2026-02-06T15:29:06.9833333+00:00
Q&A Assist
0 answers

Microsoft is taking $20.00 per month on my Pay Pal account, for what?

Microsoft Corporation is withdrawing $20.00 per month on my Pay Pal account. The invoice number is Z72TJLTAJD7X and the Transaction number is 5BL9046205056611V, can you tell me what this is and how I can move it to another account? My e-mail is…

Developer technologies | .NET | .NET MAUI
asked 2026-02-06T15:26:48.7566667+00:00
Michael Westcott 0 Reputation points
answered 2026-02-06T15:28:01.6866667+00:00
Q&A Assist
2 answers

Create own theme on Android in .NET MAUI

On Android in .NET MAUI there is the MainActivity in the Platforms -> Android folder, which is structured as follows by default: [Activity(Theme = "@style/Maui.SplashTheme", MainLauncher = true, ConfigurationChanges =…

Developer technologies | .NET | .NET MAUI
asked 2022-09-13T11:17:48.297+00:00
Simon 1 Reputation point
commented 2026-02-06T15:02:59.0866667+00:00
Stefan Vukovic 0 Reputation points
1 answer

One Cloud syncing issue with the .exe files generated by Visual Studio.

I am a Beginning Programing student. Is there a workaround to this issue? Using One Cloud is mandatory. Files will not remain on class computers after logging out and external drives are prohibited. I've been deleting the flagged files, but I'd rather…

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,672 questions
asked 2026-02-06T14:47:01.29+00:00
Tom 0 Reputation points
commented 2026-02-06T14:53:30.5266667+00:00
Tom 0 Reputation points
1 answer

Bug -Move SharpCompress from 0.42.0 to 0.44.5 failed

Hi, I'm using Console App in .NET 10 reference to class library :netstandard2.1 as follow: <Project Sdk="Microsoft.NET.Sdk"> **<PropertyGroup>** **<TargetFramework>netstandard2.1</TargetFramework>** Before: After:…

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,767 questions
asked 2026-02-03T14:22:27.25+00:00
Y. Yakir 45 Reputation points
commented 2026-02-06T14:43:01.5766667+00:00
Y. Yakir 45 Reputation points
1 answer

Why the class library has different supports for framework and .NET?

Hi, I looked on evolution of class library. It used for reused. As I see the class library has different supports for Framework and .NET. Can you please explain it in more details , what are the option and what is roadmap for future ? Every NuGet…

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,767 questions
asked 2026-02-06T07:31:05.0866667+00:00
Y. Yakir 45 Reputation points
commented 2026-02-06T13:27:58.9233333+00:00
Y. Yakir 45 Reputation points
0 answers

Critical issues with user ID, session definition, and inaccurately labeled smart events in Clarity

Hello Clarity team, I’m reporting several issues that are making Clarity’s data unreliable for my site (Squarespace-hosted, mid-traffic, ecommerce enabled). Returning users misclassified as unique users I have a returning user from Corsica who visits…

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,160 questions
asked 2026-02-06T13:21:22.11+00:00
Finooks 0 Reputation points
answered 2026-02-06T13:21:42.7666667+00:00
Q&A Assist
3 answers

What happened to the watch options on the debug menu?

Visual Studio (since it isn't one of your tag options: Microsoft Visual Studio Enterprise 2022 (64-bit) - Current Version 17.14.25 (January 2026) Why are the watch options no longer present in the Debug menu? How do I get them back? Moderator: Moved…

Developer technologies | Visual Studio | Debugging
asked 2026-02-03T21:49:08.9+00:00
Rookie 0 Reputation points
commented 2026-02-06T13:14:09.34+00:00
Susmitha T (INFOSYS LIMITED) 2,360 Reputation points Microsoft External Staff
3 answers

Getting intermittent "An unhandled error has occurred" message

I'm working on a new Blazor Web Application, we're writing using .NET 9. It is an Intranet app. We have to using Windows Authentication. I'm going through the app, adding that to the app. I've got it getting my company domain name and temporarily…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-01-28T18:47:49.56+00:00
Falanga, Rod, DOH 695 Reputation points
commented 2026-02-06T12:25:05.41+00:00
AgaveJoe 30,806 Reputation points
1 answer

Which files to add for a .msix pacakger i need it in unity game packaged

I have HYPERNOVABACKROOMSs.exe is data folder needed and by the way my cooperation name is called NORVEX TECHNOLOGY GROUP but msix packager doesnt allow spaces can you please support me and msix packager says no folders what to do? and appxmanifest…

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,767 questions
asked 2026-02-06T12:10:10.5633333+00:00
OMER SEYHAN 0 Reputation points
answered 2026-02-06T12:11:32.0633333+00:00
OMER SEYHAN 0 Reputation points