How to fix white screen in release mode and there were no any error occured
How to fix white screen in release mode and there were no any error occured, debugging mode still can appear content in razor page, while after release to App Store keep appear white screen....
.NET MAUI
problem with favicon on the blazor site
Hello, I have made a site in blazor server. Why is my favicon not displayed on the site, while when I run it in VisualStudio, it is displayed without any problem? thanks
ASP.NET Core
Blazor
ASP.NET
[chromium] [INFO:CONSOLE(0)] "Failed to load module script: The server responded with a non-JavaScript MIME type of "";. Strict MIME type checking is enforced for module scripts per HTML spec
Steps to reproduce the problem: Using Xamarin Webview to load URL. Facing problems on Android APK < 30 with lower chrome version. Unable to load Webview. Problem Description: Trying to launch a Xamarin.Android WebView using…
Xamarin
Getting 429 errors on the azure functions but not able to find any of these calls in the Logs or in the Azure Insights
While using an Azure functions and .Net 8 Isolated, after some time with messages being sent and functions running... we start getting a lot of 429 errors on the azure functions. Here problem is we don't find any of these calls in the Logs or in the…
.NET F#
Installing 4.5.2 framework
I want to install below highlighted and for that i should include in the vs build script, can you please assist , Please share me the exact command and where to download whatever I mentioned below highlighted is not working
Entity Framework Core Training
How to try .net 10 preview development on Windows?
I am currently working on .net 9 with Visual Studio Community 2022 v17.14.4. I would like to try .net 10 preview. I have looked at the information on website: https://dotnet.microsoft.com/en-us/download/dotnet/10.0 I saw the information of .net10 preview…
.NET Runtime
Can't launch my app because of 'you must install .NET Desktop Runtime' popup
Hi everyone, I'm trying to run my application I've just installed on my computer but I'm having an issue with my .NET Runtime. I've been debugging this application in Visual Studio Community 2022 v17.10.2 and it works fine when I start it through Visual…
.NET
Visual Studio
VB
Visual Studio Extensions
What does scoped lifetime for a service mean in Blazor (server)?
This is for Blazor (server). According to this documentation, session scope for a service in Blazor (server side) means: Scoped services aren't reconstructed when navigating among components on the client, where the communication to the server takes…
Blazor

Lifecycle errors in Blazor Web App .Net 9
I am facing the issue on lifecycle in blazor. in blazor Web App .net Interactive Auto. I need to set the LocalStorage (jsInterope) in OnAfterRenderAsync(). and OnInitializedAsync() is mostly used to call data from api. but some issues I dont even…
Blazor Training

How to implement both a user registration and log in in a blazor webassembly asp.net core 8 using Azure AA B2C
I have followed this guidance: Secure an ASP.NET Core Blazor WebAssembly standalone app with Azure Active Directory…
ASP.NET Core
Blazor
Microsoft Entra ID
Strange behavior of .NET MAUI application on different versions of Android.
The application window styles have a background image added. The application uses a theme based on Theme.Material3.Light.NoActionBar. The application was tested on both emulators and physical devices on Android 9 and Android 15. Unlike on Android 9,…
.NET MAUI
Databricks serving endpoint stops working today
Hi We need help ASAP. Today our pipelines stop working. We get request errors. This was not an issue before today. What has changed? Please help me to get some contact with databricks.
.NET Runtime
When I try to deploy to an iPhone 6 running iOS 12.5.7 I get: error MT1006: Could not install the application ... on the device 'iPwn Nova': Device is invalid (0xe8000084).
A couple of my apps and also a brand new created test app all get the same error when I try to deploy to either of my iPhone 6 devices. It also takes a very long time for the error to finally occur and the build to stop. I can say the following things…
.NET MAUI
How do I connect to SQL Server 2022 using VB.NET Core Desktop
How do I connect to SQL Server 2022 using VB.NET Core Desktop. Should I use a connection string such as "Server=localhost;Database=CombinedCommands;Trusted_Connection=True;TrustServerCertificate=True" and should I install an SSL certificate for…
.NET Runtime
C# Blazor .NET 8 localstorage deleted on page refresh F5
Hi In Blazor .NET7 I use localstorage to save a JWT for all my users claims etc. Works perfectly. Upgraded to .NET8 the JWT still works, but, if you refresh your browser page (F5) the localstorage is deleted and I get a 401 unauthorized. In .NET7 this…
.NET
Blazor
C#
.NET
Blazor
C#
C# Blazor .NET 8 localstorage deleted on page refresh F5
Hi In Blazor .NET7 I use localstorage to save a JWT for all my users claims etc. Works perfectly. Upgraded to .NET8 the JWT still works, but, if you refresh your browser page (F5) the localstorage is deleted and I get a 401 unauthorized. In .NET7 this…
.NET
Blazor
C#
.NET
Blazor
C#
Android arm emulator devices give confusing errors and won't start
Am trying to build .Net Maui app on new Surface Laptop with Snapdragon (ARM64) processor and Windows 11 Pro. If I install any arm device via Android Device Manager in VS 2022 (eg Pixel 7 - API 35), when I click "Start" I get an immediate error:…
.NET MAUI
null values in JSON values
When return type in Controller is JObject the values in the json object are displayed null. But If I am trying to print on Console the out put is Ok. How to deal with this?
Net Maui Android debug on Physical device
I should debug an android app to verify the correct functioning of the InAppBilling package by james Montemagno, as per instructions (https://jamesmontemagno.github.io/InAppBillingPlugin/TestingAndTroubleshooting.html) I have to debug on a physical…
.NET MAUI
Why isn't Visual Basic developed like C#?
In fact, I feel very upset with Microsoft's strategy towards the Visual Basic language. You are practicing euthanasia for this language and losing a large base of programmers who prefer to deal with this language. You have wasted the expertise of these…