Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / Blazor

Blazor

Blazor

Great Reads

by MESCIUS
Here are the top ten things you wish Blazor could do — that it actually does!
by Shaun C Curtis
How to build a Bootstrap Toaster in Blazor
by Shaun C Curtis
A Blazor control to manage and monitor edit state in a form
by Shaun C Curtis
This article describes how to build an Edit State Tracker for Blazor that integrates into EditForm and EditContext.

Latest Articles

by MESCIUS
Here are the top ten things you wish Blazor could do — that it actually does!
by Shaun C Curtis
How to build a Bootstrap Toaster in Blazor
by Shaun C Curtis
A Blazor control to manage and monitor edit state in a form
by Shaun C Curtis
This article describes how to build an Edit State Tracker for Blazor that integrates into EditForm and EditContext.

All Articles

Sort by Score

Blazor 

by MESCIUS
Here are the top ten things you wish Blazor could do — that it actually does!
by Shaun C Curtis
How to build a Bootstrap Toaster in Blazor
by Shaun C Curtis
A Blazor control to manage and monitor edit state in a form
by Shaun C Curtis
This article describes how to build an Edit State Tracker for Blazor that integrates into EditForm and EditContext.
by Shaun C Curtis
A Blazor inline dialog control to lock all page controls except those within the form.
by Shaun C Curtis
A Blazor validation control to manage and monitor validation state in a form.
by Shaun C Curtis
A detailed look at the anatomy and workings of a Blazor Server Component
by Shaun C Curtis
How to build a Modal Dialog for Blazor
by Shaun C Curtis
This article shows how to add Dynamic Routing, Layouts and RouteViews to the Blazor App Component.
by syed shanu
How to create a simple CRUD application for ASP.NET Core Blazor using Visual Studio 2019, .NET Core 3, Entity Framework and Web API
by syed shanu
In this article, we will learn how to getting started and work with new Mobile Blazor Binding for developing Cross-Platform Mobile application using Blazor.
by Vincent Maverick Durano
This is the first article of the ASP.NET Core and Blazor Code Venture series. The goal of this article series is to build a data driven Blazor app from scratch starting from setting up your development workspace, authentication, data access with CRUD, consuming Rest APIs and down to deployment.
by syed shanu
In this article, we will see how to create a simple CRUD application for ASP.NET Core Blazor using Entity Framework and Web API.
by syed shanu
This article will explain in detail about, how to create an ASP.NET Core Blazor Filter and Sorting for HTML Table using Entity Framework and Web API.
by syed shanu
How to create a simple game development web application using ASP.NET Core Blazor, .NET Core 3.0 Preview and with Visual Studio 2019
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML Grid with Sorting and Filtering using Entity Framework, and Web API. We also use the Dynamic Content features of Blazor to create our Master Detail Grid.
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML CRUD (Insert, Update, Select and Delete) for both Master and Detail Grid with Sorting and Filtering using Entity Framework, and Web API.
by Ziya Mollamahmut
Localizing ASP.NET Core powered by online translation and auto resource creating...
by Shaun C Curtis
A guide to async programming in Blazor
by Graeme_Grant
MVVM made simple via Blazing.Mvvm Library using the Microsoft Community Toolkit
by Shaun C Curtis
How to customize default CSS setup in Blazor, and a look at the new Scoped CSS
by Graeme_Grant
Blazor Component method callback from an external RenderFragment Template
by Shaun C Curtis
How to combine Razor, Blazor WASM and Server SPAs under the same roof
by George Swan
How to use Fluxor to progress applications along clearly defined pathways
by Shaun C Curtis
Demystifying the Blazor UI Event and Rendering
by Graeme_Grant
User preference theme support - supporting OS / Browser preference to custom user selection
by Graeme_Grant
ARIA compliant normal and EditForm Toggle switches with light & dark theme support baked in. Six bonus custom skins included.
by Ev Uklad
Developing applications based on Flows, Forms, and Rules using type-safe advantages of C#
by Ev Uklad
Developing applications based on Flows, Forms, and Rules using type-safe advantages of C#
by Ev Uklad
Developing applications based on Flows, Forms, and Rules using type-safe advantages of C#
by Shaun C Curtis
This article demonstrates how to build an Autocomplete control.
by Shaun C Curtis
How to build an Edit Framework for Blazor Forms
by Shaun C Curtis
This article shows how to build a Blazor Server Application from the ASPNetCore template.
by Shaun C Curtis
How to build a single Blazor application that runs in both WASM and Server Modes
by Shaun C Curtis
How to structure and build a Blazor Database Application
by Shaun C Curtis
How to build the CRUD Data Layers in a Blazor Database Application
by Shaun C Curtis
How to build the CRUD Viewer and Editor Presentation/UI Layer in a Blazor Database Application
by Shaun C Curtis
How to build the UI Controls in a Blazor Database Application
by Shaun C Curtis
How to build the CRUD List Presentation/UI Layer in a Blazor Database Application
by Shaun C Curtis
How to build a DataList control in Blazor
by JeremyMorgan
How to build a facial recognition app using Blazor and Azure Cognitive Services
by Shaun C Curtis
How to build a suite of base components for Blazor
by Shaun C Curtis
How to build Blazor Edit Forms that manage state
by Shaun C Curtis
Rethinking the Blazor Component
by Bert O Neill
How to incorporate repository pattern
by Xomega Team
How to write multi-platform UI framework independent presentation logic
by peterkmx
This article illustrates Google Cloud deployment of a containerized web application such as a .NET 8 Blazor Web App, and shows that the procedure is significantly simplified when GCP Cloud Run is used.
by Shaun C Curtis
How to debug Blazor Components
by Akshay Srinivasan2
Step by step process to deploy Blazor Server-side app to an existing installation of Linux Distro Ubuntu
by syed shanu
How to draw our own Bubble chart using ASP.NET Core Blazor Web Application using HTML5 Canvas
by Akshay Srinivasan2
The HTML Canvas element allows for Drawing. This article describes how to use it with Blazor Server-side.
by Shaun C Curtis
Blazor Component update process explored
by syed shanu
In this article, we will see in detail how to use Authentication and Authorization using Blazor ServerSide application.
by Rikam
Utilizing local storage in Blazor for enhanced user experiences
by syed shanu
How to getting started and work with new Mobile Blazor Binding for developing Cross-Platform mobile application using Blazor
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Shopping Cart using Entity Framework, and Web API
by Shaun C Curtis
An article describing how to create services that have the same scope as a Blazor Page/Form
by Ev Uklad
Demonstration of how to create an externally extendable dynamic page, which will support all controls that we can add later in a separate assembly without the recompilation of the dynamic page
by Ev Uklad
Demonstration of this amazing technology that Microsoft released two years ago as a part of ASP.NET Core - Blazor!
by Ev Uklad
How to develop a Blazor server application dynamically and generate UI from Entity Framework using open-source Platz.SqlForms including master-details data entry
by Ev Uklad
How to develop a Blazor server application dynamically and generate UI from visually designed entities using Platz.SqlForms open-source
by Ajcek84
Music notation in Blazor - Part 2
by Ajcek84
Client-side music notation rendering in Blazor
by Ajcek84
Using locality-sensitive hashing algorithm to improve performance of searching of musical incipits
by Zijian
Blazor WebAssembly Standalone App talking to ASP.NET Core Web API with generated client API codes in C#
by Nicolas DESCARTES
How to implement authentication in Blazor and ASP.NET Core ?
by Shaun C Curtis
An in depth look at how to use Blazor's OwningComponentBase
by Greg Lutz
This article discusses some of these fantastic new features anticipated in .NET 6 and explores some of the recommended plugins that will fit these changes and features well.
by Jon Hilton
In this article, we get up to speed with Wisej.NET and explore how it addresses the specific challenges of building Line-of-Business, Enterprise Web Applications.