Microsoft Q&A

Blazor

887 questions

A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.

Browse all .NET tags

887 questions with Blazor tags

Sort by: Updated
1 answer

when connect to db2 database it balzor form hangs and stuck ?

I working on blazor web application working on two database sql server and db2 i face issue when connecting to db2 to get some data data retrieved slowly and some times hang and stuck so i need to make best idle case to handle connection issue to db2…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-30T07:14:35.2433333+00:00
Ahmed Salah Abed Elaziz 85 Reputation points
answered 2023-03-30T16:05:52.3633333+00:00
Bruce (SqlWork.com) 31,656 Reputation points
1 answer

How can I resolve a mono_wasm_set_is_debugger_attached error in published Blazor WASM app on Edge?

In the latest version of Microsoft Edge I have an issue where a published Blazor WASM (.NET 6) application it getting errors on launch: Assertion failed: Cannot call unknown function mono_wasm_set_is_debugger_attached, make sure it is exported As far as…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
1,459 questions
asked 2023-03-23T11:37:49.34+00:00
T K 1 Reputation point
edited a comment 2023-03-30T09:52:13.5233333+00:00
Chen Li - MSFT 481 Reputation points Microsoft Vendor
2 answers

How to display and hide drop down lists based on condition drop down list ?

I work on blazor server side I have drop down list condition have 3 option server and database and owner . every option from these three options have one drop down list only so server have drop down list database have drop down list owner have drop down…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-29T18:05:28.51+00:00
Ahmed Salah Abed Elaziz 85 Reputation points
answered 2023-03-30T06:47:13.1133333+00:00
Rena Ni - MSFT 1,941 Reputation points Microsoft Vendor
0 answers

How to enhance Azure AD B2C Samples to Accommodate Azure API Management (APIM)?

Background: I've been studying https://learn.microsoft.com/en-us/answers/questions/1185611/where-are-net-7-updates-to-azure-active-directory and https://learn.microsoft.com/en-us/azure/api-management/howto-protect-backend-frontend-azure-ad-b2c where the…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,155 questions
asked 2023-03-02T18:48:19.2566667+00:00
Siegfried Heintze 1,411 Reputation points
commented 2023-03-29T21:14:07.31+00:00
Siegfried Heintze 1,411 Reputation points
0 answers

What do I need to do after adding the ASP.NET Core Identity via a scaffold to a Blazor server app?

I have a ASP.NET Core Blazor server app that I am adding ASP.NET Core Identity to. I am setting the identity DB to be a distinct DB from the app DB. Here's what I found needed to be done after the scaffolding completes: It does insert the following in…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
asked 2023-03-28T18:43:45.4766667+00:00
David Thielen 691 Reputation points
edited a comment 2023-03-28T18:45:33.25+00:00
David Thielen 691 Reputation points
3 answers One of the answers was accepted by the question author.

Change font in MAUI Blazor?

I have downloaded the font Comfortaa and saved it in the directory wwwroot/css/open-iconic/font/. In the file index.html I loaded the font under <style>: I also specified the alternative font "courier new". As you can see, it seems…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,109 questions
asked 2023-03-27T19:09:16.13+00:00
perfect code 271 Reputation points
accepted 2023-03-28T13:07:24.1633333+00:00
perfect code 271 Reputation points
5 answers One of the answers was accepted by the question author.

ApiAuthorisation with foreign key

Hi, I have an application where it's necessary to have an ApiAuthorisation means to have several individual account. Also I need to use a foreign key. I defined modelBuilder has below : protected override void OnModelCreating(ModelBuilder…

C#
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.
7,616 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
asked 2023-03-25T19:03:34.56+00:00
sblb 896 Reputation points
edited a comment 2023-03-28T11:04:04.2666667+00:00
AgaveJoe 20,301 Reputation points
2 answers

Enable Hyper-V on the remote Windows Server for Android Emulator?

We have two questions about Android Development on Windows: 1. We need to enable Hyper-V on a rented Windows server (remote server) so that we can start Android Emulator on it in an accelerated way. Unfortunately, we are not successful in setting up…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,109 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
8,885 questions
asked 2023-02-06T18:21:32.4933333+00:00
perfect code 271 Reputation points
commented 2023-03-28T06:31:16.96+00:00
perfect code 271 Reputation points
0 answers

How can I host a shared Blazor Custom Elements app on a different Domain?

I tried to publish a Blazor app with custom elements on a Static Web App and reference it from another deployed app. Just added the necessary script tags pointing to the static web app. It does not work. Looking into the blazor.webassembly.js…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
367 questions
asked 2023-03-27T18:06:00.6133333+00:00
László Tóth 0 Reputation points
edited the question 2023-03-28T06:08:26.46+00:00
Ruikai Feng - MSFT 336 Reputation points Microsoft Vendor
0 answers

Blazor Web assembly application is not running in iOS and macOS ?

I have Blazor Web assembly application with azure active directory login and it works on my local machine, local IIS but when I published it on server. and try to login in iOS it redirects me to login-failed URL every time. and azure ad popup not shown.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
903 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
13,659 questions
asked 2023-03-15T14:31:55.2666667+00:00
Kuldeep Y 11 Reputation points
commented 2023-03-27T09:30:57.94+00:00
Sandeep G-MSFT 5,181 Reputation points Microsoft Employee
2 answers

error when try to get values from object parameter 'object' does not contain a definition for 'employeeID'

I working on blazor web application server side by csharp . I face issue i can't get values of properties employee id and department code from object parameter to insert value on table I get compile time error when try to get value for property employee…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-25T06:27:34.5266667+00:00
Ahmed Salah Abed Elaziz 85 Reputation points
answered 2023-03-27T04:29:33.8833333+00:00
Tiny Wang-MSFT 956 Reputation points Microsoft Vendor
16 answers One of the answers was accepted by the question author.

Blazor app crashes when debugging after windows secutiry updates

Afert 2023 march 14 updates my app stop debugging. If I start it without debugging it works ok, if I start it debugging it crashes at startup. The error is the following: Microsoft.WebAssembly.Diagnostics.DevToolsProxy[0] DevToolsProxy::Run: Exception…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
asked 2023-03-15T11:27:48.58+00:00
Rossend Bruch 245 Reputation points
commented 2023-03-27T03:19:28.2433333+00:00
Jean Poulin 0 Reputation points
0 answers

Problem when using RenderFragment

Hi, I would like some help. I have List of RenderFragments which I am using to show various data in my Blazor component. I am trying to add functionality to delete one element of the list on click of the button. After simple List.RemoveAt method wasn't…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
asked 2023-03-24T11:06:25.4433333+00:00
Leo Do 0 Reputation points
commented 2023-03-27T01:42:43.3633333+00:00
Farid Uddin Kiron MSFT 281 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

How to fix Incomprehensible error in the whole of my application?

Hi, some time ago I made a blazor wasm .net core 6 application with VS version 17.2.3 and it works fine. However I opened the code today and I find myself with "red" everywhere, see the image below. Is this a problem with the VS version?…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
2,807 questions
asked 2023-03-23T13:03:19.51+00:00
sblb 896 Reputation points
accepted 2023-03-26T11:46:21.52+00:00
sblb 896 Reputation points
0 answers

How to insert data to table on SQL server using jQuery on blazor server side?

I work on blazor server side .I face issue I can't apply jQuery to insert data to SQL server database table owner . after apply script and check table SQL server no rows inserted so my issue jQuery not insert data my code as below : 1 - I create JS file…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-26T01:53:41.0833333+00:00
Ahmed Salah Abed Elaziz 85 Reputation points
edited a comment 2023-03-26T11:28:11.9633333+00:00
AgaveJoe 20,301 Reputation points
0 answers

Blazor MAUI blank screen on iOS

I have a Blazor Hybrid MAUI App that works great on Android. However, when I compile my code (both from VS and from dotnet publish in Azure Pipeline) to iOS the app just shows my splash screen and then shows a blank white screen (both on Simulator and on…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
1,109 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
903 questions
asked 2023-03-11T21:32:28.0133333+00:00
The Blazor Engineer 0 Reputation points
commented 2023-03-26T01:45:38.1766667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 17,751 Reputation points Microsoft Vendor
3 answers

Blazor Server- AD B2C - Public, User and Admin sections with simple .net core identity authentication / authorization technique

Update - I now believe combining @Michael Washington Azure AD Groups solution with my custom AuthorizationHandler solution is the best of both worlds. I don't have an example of it, but if you are going down this path, look in to it. Edited…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
Azure Active Directory External Identities
asked 2021-12-06T04:25:38.993+00:00
Chad Bennett 1 Reputation point
commented 2023-03-25T20:07:52.72+00:00
Home Store 4U 0 Reputation points
2 answers

No generic method 'Contains' on type 'System.Linq.Enumerable'

Hi, In my Blazor Server application, I am trying to filter a data grid. I am using the Radzen library. I want to add the Blazorise library (DatePicker) in order to select multiple dates. The problem is, DatePicker needs IReadOnlyList but on the other…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-21T13:22:40.4266667+00:00
Cenk 786 Reputation points
answered 2023-03-24T06:14:11.85+00:00
Cenk 786 Reputation points
1 answer

Hash password using hasher.HashPassword not return same hash password for user identity ?

I work in Blazor Server web App with User Identity on .NET core 7 vs2022 . I face issue on validating password for user identity it not give me same password Hash exactly as in database although Password Hash for identity and Hash password from csharp…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
2,851 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-11T08:53:21.6233333+00:00
Ahmed Salah Abed Elaziz 85 Reputation points
edited a comment 2023-03-24T03:06:59.72+00:00
Zhi Lv - MSFT 21,806 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Unhandled exception rendering component: '<' is an invalid start of a value

Hi, I used blazor wasm and I just want rendering a datagrid via the controller. Below you will find the detail of the code . Have you an idea how I can fix this problem? Thanks in advance Data is located in LocalDb "ConnectionStrings": { …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
887 questions
C#
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.
7,616 questions
asked 2023-03-22T17:54:40.82+00:00
sblb 896 Reputation points
commented 2023-03-23T09:27:46.53+00:00
sblb 896 Reputation points