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
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
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
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#
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
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
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
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#
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
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
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
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
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
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
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#
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#
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
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
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
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…