Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
Blazor
Follow
Blazor is a single page web app framework built on .NET that runs in the browser via WebAssembly, and is based on HTML, CSS, and other standard web technologies. Blazor makes heavy use of Razor, a markup syntax for HTML and C#. Browser + Razor = Blazor! A Blazor application can be deployed as a set of static files without the need for any .NET support on the server.
Articles
(99)
Blogs
(3)
Resources
(0)
Videos
(4)
News
(14)
All
Articles
Blogs
News
Videos
RECENT POSTS
Parameters In Blazor Components (Deep Dive)
In this article, we will dive deeper into Parameters in Blazor Components, how they work, and how we can use them. By the end of this article you should be completely familiar with the essentials f...
Sean Franklin
Dec 31, 2020
How To Implement Autocomplete Textbox In Blazor
In this blog, you will learn how to implement Autocomplete textbox in blazor.
Payal Tyagi
Dec 30, 2020
Blazor Server - How To Store Encrypted Session Data In The Browser
In this article I will describe some new features in Blazor Server that allows us to access the browser's SessionStorage from our server-side components in C#
Sean Franklin
Dec 29, 2020
Routing In Blazor
A Route is a URL pattern and Routing is a pattern matching process that monitors the requests and determines what to do with each request.
Jignesh Trivedi
Nov 03, 2020
Data Binding In Blazor
The Blazor is .net web framework which can run in any browser. We can create Blazor application using C#/Razor and HTML. The Blazor application runs in the browser on a real.NET runtime (Mono) via ...
Jignesh Trivedi
Nov 03, 2020
Data Binding And Event Calling In Blazor
In this article, you will learn about data Binding and event calling.
Swati Chavan
Nov 03, 2020
Partial Classes and Layouts in Blazor
In this article, you will learn about Partial Classes and Layouts.
Swati Chavan
Nov 03, 2020
Invoking JavaScript Functions in Blazor
In this article, you will learn how to invoke JavaScript functions.
Swati Chavan
Nov 03, 2020
Authorization In Blazor Server App
In this article, you will learn about basic of Authorization in Blazor server app.
Jignesh Trivedi
Nov 03, 2020
Working With Query String (Or Query Parameter) In Blazor
In this article, you will learn about Query string (or Query Parameter) in Blazor.
Jignesh Trivedi
Oct 27, 2020
Ignite UI Now Available For Blazor
Ignite UI gives you an option for developing full-stack web applications using .NET and C# instead of JavaScript.
Kuldeep Singh
Oct 26, 2020
Four Micro-Frontend Architecture Types You Can Implement With Blazor
In this article, we will describe how you can implement micro-frontend architectures using Blazor, an open-source framework for creating web applications using C# and Blazor WebAssembly (Wasm).
Miguel Teheran
Oct 14, 2020
Understand Basics Of Authentication In Blazor Server App
In this article, you will learn about the basic of Authentication in Blazor server app.
Jignesh Trivedi
Oct 05, 2020
Client-Server WASM-Application In C#, TypeScript And Transact-SQL
In this article, we describe a Blazor-WASM sample application. Although the article is associated with Web-development, it is not about the classical web. It is related to general Client-Server pro...
Sergei Kitaev
Sep 29, 2020
All You Need To Know About Blazor
In this article, We discuss about the scope and opportunities that comes along with Blazor to developers and all the things you need to know to get started with it.
Ashirwad Satapathi
Sep 28, 2020
Creating Custom Drop Down List Component In Blazor 3.2 WASM
In this article we will create a custom drop down of regions as a reusable Blazor component .This can be easily plug into any razor page.
Prasad Rane
Sep 01, 2020
Life Cycle Event Of Blazor
In this blog, you will learn about Life Cycle Event of Blazor.1
Jenith Thakkar
Aug 26, 2020
Blazor Web Assembly 3.2 Add/Edit/Delete Fully Functional Application - Part 2
This is part 2 of the article, and it will focus on consuming the .NET Core API created in part 1 and binding the data in our Blazor app. By the end of the article, we will have a fully functional ...
Prasad Rane
Aug 21, 2020
Deploying Blazor WASM .NET Core 3.1 Hosted To Azure Cloud (Paas) Model Connected To Azure SQL
In the article we would focus around deploying our Blazor WASM .NET Core 3.1 hosted application to Azure App Service.We would be using Azure SQL to store user data.
Prasad Rane
Aug 20, 2020
Blazor Web Assembly 3.2 Add/Edit/Delete Fully Functional Application - Part One
In this article we will create fully functional Blazor site with Add/edit/Delete and display feature. This is first part of the article and it would be focused around creating .NET Core APIs and re...
Prasad Rane
Aug 18, 2020
Creating Your First Modal Pop Up Custom Component Using Blazor Web Assembly And .NET Core 3.1
In our web applications, we often need to display a pop up to add new entity. This pop up is validated and managed using java scripts framework. In this article we would be using Blazor Web assembl...
Prasad Rane
Aug 13, 2020
How To Create A Checkbox List In Blazor
In this article you will learn how to Create a Checkbox List in Blazor.
S.Ravi Kumar
Jul 17, 2020
Dockerizing Blazor WASM Application
In this article we will dockerize an Blazor WASM Application.
Pratik Patil
Jun 05, 2020
Easily Create A Real-time Application With Blazor And SignalR
In this post, we will see how to create a real-time web application with Blazor WebAssembly and SignalR. We will create a small book data application and see how the data is updated(refreshed) in t...
Sarathlal Saseendran
Jun 04, 2020
Blazor WASM Application
In this article, you will learn about the Blazor WASM Application.
Pratik Patil
Jun 04, 2020
View More
No Records Available.