Microsoft Q&A

Blazor

1,204 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

1,204 questions with Blazor tags

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

New Line in Blazor app

Here is my quizzing app , coded in Blazor . The below code gives me failed questions , which are contiguous I want to add display each question in next line. https://github.com/KalyanAllam/Quizzing <div class="app-title"> …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-17T12:10:03.5566667+00:00
Anonymous
accepted 2023-11-17T16:25:21.09+00:00
Anonymous
0 answers

Know about best practices while consuming 3rd party api

Hello, I am using Third Party Api of Country State and City for my customer's address table. each customer can have multiple addresses. Scenario: If Customer1 have two addresses one is LA, California, USA and other is London City, London, UK. …

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-17T14:50:03.6966667+00:00
Prathamesh Shende 371 Reputation points
edited a comment 2023-11-17T16:09:16.29+00:00
AgaveJoe 1,500 Reputation points
1 answer One of the answers was accepted by the question author.

@rendermode InteractiveAuto not found for Blazor .net 8

I had a sample application with Blazor and .net 8 and had the following in there: @attribute [RenderModeInteractiveAuto] Now, I am supposed to use: @rendermode InteractiveAuto But this doesn't compile. The name 'InteractiveAuto' does not exist in 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.
1,204 questions
asked 2023-11-16T08:07:25.83+00:00
Rabe, Jens 25 Reputation points
commented 2023-11-17T09:55:10.6533333+00:00
Rabe, Jens 25 Reputation points
1 answer

how can add blazor WASM in teams app

How can I add Blazor WebAssembly (WASM) to a Teams app? As far as I know, the Teams Toolkit currently only supports Blazor Server apps. When I use the toolkit to create a Microsoft Teams project and add a tab, it doesn't prompt me to choose between…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,116 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.
1,204 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
740 questions
asked 2023-11-16T11:35:43.9933333+00:00
Hamza Maqbool 0 Reputation points
answered 2023-11-16T23:46:57.09+00:00
Bruce (SqlWork.com) 48,561 Reputation points
1 answer One of the answers was accepted by the question author.

Make separate file and inject as Service in blazor wasm

I want to make the separate file HubConnection Code where i will call it as service by injecting into .razor pages of blazor wasm Is this possible? The problem I am facing I am copying the same code in every .razor file It really a bad practices.…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-15T10:54:45.79+00:00
Prathamesh Shende 371 Reputation points
accepted 2023-11-16T17:34:32.2033333+00:00
Prathamesh Shende 371 Reputation points
1 answer One of the answers was accepted by the question author.

Load Array in Blazor

I cloned this app from GitHub, I want to enhance it , if user answers any question incorrectly , I want to display that question ant the end , where the total points scored and total answers are displayed . For that I am planning to load failed…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-16T12:28:13.1333333+00:00
Anonymous
commented 2023-11-16T14:42:51.8666667+00:00
Anonymous
1 answer

What are the ways to show video from remotes IP cameras on a blazor server project?

Dear Gurus! Are there any ways to show video from remotes IP cameras on a Blazor server project?

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-15T07:20:07.8333333+00:00
answered 2023-11-15T15:00:26.89+00:00
Jalpa Panchal-MSFT 170 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Blazor WASM encountering issues refreshing Access Token

I am encountering an issue where my Blazor WebAssembly (WASM) application can initially access my access token with no problems, but after a few hours, it cannot refresh the token on mobile devices, whereas on my PC, it still works fine. The AccessToken…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
515 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
4,470 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,763 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.
1,204 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,527 questions
asked 2023-11-09T10:11:39.8566667+00:00
Csincsi Botond 20 Reputation points
accepted 2023-11-15T07:04:34.7366667+00:00
Csincsi Botond 20 Reputation points
2 answers One of the answers was accepted by the question author.

Do server side assemblies get downloaded in .Net8 Blazor Web App with interactivity type auto

If I create a new .Net 8 Blazor Web App with Interactivity type "Auto" and Interactivity location "Per page/component", do the server-side assemblies ever get downloaded to the client or only the client-side assemblies?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,303 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.
1,204 questions
asked 2023-11-03T21:36:15.0733333+00:00
Michael Wells 20 Reputation points
accepted 2023-11-10T11:32:06.46+00:00
Michael Wells 20 Reputation points
1 answer

How to bypass "Pick an account" popup after Sign out

Hello all, Is there any possibility to bypass the "Pick user popup" after Sign out with Endpoint v2.0 at Azure AD? We need to execute automatic sign out at Blazor app while user is not active, but we got redirect at the popup and the user is…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,527 questions
asked 2023-10-25T08:23:23.9666667+00:00
JT 0 Reputation points
commented 2023-11-10T00:47:24.4+00:00
Alfredo Revilla (MSFT) 25,176 Reputation points Microsoft Employee
3 answers

RDLC problem

var result2 = localreport2.Execute(RenderType.Pdf, extension, parameters2, mimetype); iam working on RDLC with blazor i have three types of reports when i starting my app and choose any one of the three reports it works perfect but if tried to…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,632 questions
asked 2021-11-01T11:41:38.25+00:00
Dr Fahad 1 Reputation point
answered 2023-11-09T03:10:36.2533333+00:00
Bruce (SqlWork.com) 48,561 Reputation points
1 answer One of the answers was accepted by the question author.

Blazor DOM Manipulation Show /Hide

I want to change Show to Toggle "Show" and "Hide" , if ""Show"is cliecked then show answer , if Hide is clicked then Hide answer @page…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-07T17:51:28.0833333+00:00
Anonymous
accepted 2023-11-08T13:04:27.03+00:00
Anonymous
1 answer

Some Ways to Load Audio from Absolute Path with Audio Element?

Hi! I am working on a port of legacy audio processing c# software to .NET MAUI Blazor hybrid. Most of the audio processing in the ported version is done with AudioWorkletProcessor in javascript -- on the audio thread. Right now, my problem is that I…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,163 questions
asked 2023-11-06T18:35:54.1766667+00:00
Khongchai Greesuradej 0 Reputation points
commented 2023-11-07T20:59:45.2133333+00:00
Bruce (SqlWork.com) 48,561 Reputation points
1 answer

Offline issue with Blazor WebAssembly

I have a blazor webassembly app that communicates with an API to read/write a lot of data, and when the app is offline it consumes data from IndexedDB. I've spent a couple of months on this project and it's working great, even offline (kinda). I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,763 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.
1,204 questions
asked 2023-11-06T18:41:45.5633333+00:00
Pedro Batista 0 Reputation points
answered 2023-11-07T17:47:51.11+00:00
Bruce (SqlWork.com) 48,561 Reputation points
0 answers

Value of string not changing even though it should be!

In my blazor application, I am quereying a database repeatedly until I receive the correct value. The code is running without any errors but the string getStatus keeps coming back as 'Submitted', even though the value has been changed to 'Processed' in…

Azure SQL Database
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 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.
9,457 questions
asked 2023-11-03T14:38:18.1866667+00:00
Hannah 0 Reputation points
commented 2023-11-06T07:35:38.81+00:00
Farid Uddin Kiron MSFT 451 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to render the AspNetUserRole in razor page?

Hi, the post follows on from the exchange in the post here : https://learn.microsoft.com/en-us/answers/questions/1407352/dynamic-roles-based-authorisation-in-blazor-webass I tried to mange the User role in AdminPage.razor ; below the code in razor…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2023-11-02T10:49:17.82+00:00
sblb 1,161 Reputation points
edited a comment 2023-11-05T17:33:03.5566667+00:00
sblb 1,161 Reputation points
1 answer

How to Enable Lazy Loading in a Blazor Project

I'm working on a Blazor project and I need to enable lazy loading. Can someone provide guidance on where and how to enable lazy loading in my project? Here's the link to my project repository: https://github.com/shujamughal/Sukhdari

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
629 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,763 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.
1,204 questions
Azure Load Testing
Azure Load Testing
An Azure service that enables developers and testers to generate insights on how to improve the performance, scalability, and capacity usage of their application
24 questions
asked 2023-11-04T07:30:44.96+00:00
HAFIZ MUHAMMAD ARSLAN 5 Reputation points
commented 2023-11-04T22:04:12.4133333+00:00
Karen Payne MVP 34,586 Reputation points
3 answers One of the answers was accepted by the question author.

How to implement Google Authetication in Blazor server app without Core Identity

Hello I would like to use custom authentication without using out-of-the-box Core Identity in my Blazor Server App with Oauth authentication. I started the app using the template without using individual user account because we have our own…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
asked 2022-04-29T01:37:58.587+00:00
biprism 46 Reputation points
commented 2023-11-04T16:41:44.9633333+00:00
Dorian C 0 Reputation points
3 answers

What is the best / cheapest way to host a Blazor Server app and an open SQL database on Azure?

Hi together, I have a Windows Forms app that uses data from an Azure SQL database. I don't need much database space, so until here, everything is fine and the pricing for the database is less than 5€ per month. Now, I want to host a Blazor Server app…

Azure SQL Database
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,037 questions
asked 2022-12-22T17:38:38.727+00:00
Connor Peters 6 Reputation points
edited the question 2023-11-03T08:47:36.59+00:00
ajkuma 18,941 Reputation points Microsoft Employee
0 answers

Blazor Server Development on VS 2022 17.5.1 High Memory Usage

I have posted information about this problem to the Developer Community, but it has been a while since any response. If anyone can shed light, it would be…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,204 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,085 questions
asked 2023-11-02T15:45:23.4933333+00:00
Mariano J. Padilla 0 Reputation points
commented 2023-11-03T07:00:48.3133333+00:00
Tianyu Sun-MSFT 22,106 Reputation points Microsoft Vendor