Title: Increase RAM Allocation in Xbox Developer Mode from 5GB to 8–10GB Details: Hello Microsoft Xbox Developer Team, I would like to request an increase in the RAM allocation for Xbox Developer Mode
Title: Increase RAM Allocation in Xbox Developer Mode from 5GB to 8–10GB Details: Hello Microsoft Xbox Developer Team, I would like to request an increase in the RAM allocation for Xbox Developer Mode. Currently, Dev Mode limits available RAM to…
Developer technologies | Universal Windows Platform (UWP)
how to read usb data in ch340 like serial port?
I know how to read Serial port but if I use USB how to read that bytes?
Developer technologies | Windows Forms
*trying to install and run wordpress from a net core 8.0
Hi, I created a .net core 8.0 MVC web application in visual studio 2022. I want to use word press to build some of the web pages in the project. I installed the “PeachPied.WordPress.AspNetCore (6.5.4-rc020)”. The problem is that in the videos I find, I…
Developer technologies | Visual Studio | Other
How do I resolve the following Exception...?
Exception thrown at 0x00007FFA4A457F9A (KernelBase.dll) in App.exe: WinRT originate error - 0x8000FFFF : 'WindowsXamlManager and DesktopWindowXamlSource are supported for apps targeting Windows version 10.0.18226.0 and later. Please check either the…
Developer technologies | C++
Excel VBA: Can my VBA code determine whether Solver is running?
Is there a way to test whether Solver is running? I have a section of VBA code that must be skipped if Solver is running. I'm using MS Office LTSC Professional Plus 2024 (Windows).
Developer technologies | VB
have problem with this site, can you help please?
Erreur du serveur dans l'application '/'. Le format de la chaîne d'entrée est incorrect. __Description :__Une exception non gérée s'est produite au moment de l'exécution de la demande Web actuelle. Contrôlez la trace de la pile pour plus d'informations…
Developer technologies | ASP.NET | Other
Azure CLI ERROR when add extensions: An error occurred. Pip failed with status code 1
Hi everyone I'm trying to add extensions in Azure CLI with the command: az extension add --name subscription however I get the following message: An error occurred. Pip failed with status code 1. Use --debug for more information. Here the debug…
Azure Machine Learning
Windows for business | Windows Server | User experience | PowerShell
Developer technologies | .NET | .NET CLI
MAUI connection to SQL Server throws an exception message
Microsoft.Data.SqlClient.SqlException (0x80131904): 已成功与服务器建立连接,但是在登录前的握手期间发生错误。 (provider: TCP 提供程序, error: 35 - 捕获内部异常) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. --->…
Developer technologies | .NET | .NET MAUI
How to fix this error "warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for redirect."
Good evening , I am trying to build a simple web api using ASP.Net . The app has been showing the error like this after building it - warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3] Failed to determine the https port for…
Developer technologies | ASP.NET | ASP.NET Core
how to fix .net 9.0 maui app when using a sqlite local database
I have a maui app using sqlite database as local database created with DB Browser tool and populate the data using the same tool. Everything works fine with Windows but switching to android emulator is not returning the records. What is really strange is…
Developer technologies | .NET | .NET MAUI
Form layout issue
Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?
Developer technologies | ASP.NET | Other
My Visual studio installation got stuck when it is installing Win11SDK_10.0.22621
I'm currently installing Visual Studio 2022 Community on my Windows 10 laptop, but everytime when it is installing Win11SDK_10.0.22621, it got stuck. I've wait for a night, but it doesn't progress. How can I solve it? Here's the screenshot:
Developer technologies | Visual Studio | Other
.NET 9 Aspire project: SQL Server login failed and database becomes unhealthy on restart
Hi, I have a project running on .NET 9 using .NET Aspire. When I start the project for the first time, everything works fine. But if I stop and start it again, I see the following error in the Aspire logs related to the database: Login failed for user…
Developer technologies | .NET | Other
Why aren't platform helpers like IConnectivity and ILauncher included in the service collection by default?
Xamarin Essentials was merged into the .NET MAUI packages with the migration, which felt like a great improvement for discovery and QoL. The move to MAUI also saw the introduction of interfaces to support usage of these helpers in IoC scenarios,…
Developer technologies | .NET | .NET MAUI

How to convert Wordpress website to ASP.net web form?? is it possible??
We don't have the source code for the WordPress website. We got the code from the inspect-->view page source method. We just pasted the code in Visual studio and it's working but the problem is we were unable to separate the CSS and script file. As…
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
Developer technologies | ASP.NET | Other
how cancel token work in these cases
following code is from https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/cancel-an-async-task-or-a-list-of-tasks i could not understand when it will show following two messages from last main code. Console.WriteLine("Download…
Developer technologies | ASP.NET | ASP.NET Core

Lingering table and column references in Blazor
To put it in the words of TeX, I'm stymied... I have a model class (called UserAccount), in which I defined a property/column called FirstLogin. Being a sloppy typist, when I typed the Column attribute, I typed [Column("firstr_login")]. I…
Developer technologies | ASP.NET | ASP.NET Core
if two tasks get completed at the same time the what happens in WhenAny
hi, IEnumerable<Task<int>> downloadTasksQuery = from url in s_urlList select ProcessUrlAsync(url, s_client); List<Task<int>> downloadTasks = downloadTasksQuery.ToList(); Task<int> finishedTask = await…
Developer technologies | ASP.NET | ASP.NET Core

crc643f46942d9dd1fff9.FormsAppCompatActivity.n_onStart java.lang.IllegalStateException
need help. I don't know why my app isn't working or force close. I use Xamarin.Forms 5.0.0.2012 with the following error: crc643f46942d9dd1fff9.FormsAppCompatActivity.n_onStart java.lang.IllegalStateException Stack trace: Type…
Developer technologies | .NET | Xamarin
PowerBIClient: 403 Forbidden error unless preferClientRouting=true is used
PowerBIClient: 403 Forbidden error unless preferClientRouting=true is used - Request #422710 R. Aaron La Mar Omari Holtz Description We are experiencing an issue when making API calls with PowerBIClient in C#. In some cases, the request fails with: …
Developer technologies | C#
