Blazor Server Side CRUD Application Tutorial using ASP.NET CORE

preview_player
Показать описание

In this tutorial, we will learn how to make a Blazor Server Side Application from scratch and perform CRUD operations in it.

We will learn how to use
Blazor Forms
CRUD Operations using Blazor Forms
Creating Razor Components
Injecting Services in Razor Components
How to setup Routing in a Blazor App

👉 Subscribe to my channel:

👉 Buy me a coffee:

Thank you for watching and hope you enjoy my other videos as well.

👉 REST API using ASP.NET core and Entity Framework

👉 HTML CSS Website Navigation Menu using Flexbox:

👉 Hosting a website for free in google firebase:

👉 Angular CRUD tutorial:

👉 Publish a .NET website:

#Blazor #CRUD #BlazorServerApp
Рекомендации по теме
Комментарии
Автор

Thank you all for watching my video. If you liked the video, press that like button and subscribe to the channel to show your love and support.

SameerSaini
Автор

Great tutorial. Just jumped on Blazor and C# train recently. Working on an ERP. Angular has become a drag when working alone on big project

zimprince
Автор

Thank you for sharing.. Great way to learn the basic part.. Now, try to CRUD directly to database..

alifrahmanputranda
Автор

Thank you! You helped me realize my mistake, I was trying to use the blazor server side app the same way I use web assembly and failing miserably. Appreciate the guidance my friend!

mesh
Автор

Fantastic and nicely put together crud. However, I have one question. Why did you select the Blazor server and not the client app if all the employees are initialized within the program and every time you launch the app the list restarts all over again?

Thanks!
-Basel

Bisofication
Автор

Sameerji Can you Put Video to Make CRUD in MAUI Blazor to use Razor Class library (SQL Server)

dhirenpathak
Автор

Do you maybe have an example using a second model (like department for example) then we can edit the employee department ?

ashtonjackson
Автор

Very useful! Thanks a lot!
One very minor thing: on the Add New Employee component the label for the input element to enter employee name should be "Name" (not ID).

yuriygo
Автор

Input boxes are not populating for me unless I press the update button, any reasons for this?

harrisonwell
Автор

Great video! It definitely help me understand blazor server

cjforkyfork
Автор

Great Nice Tutorials, Please more Blazor Tutorial (Entiti Freamwork, How to convert current MVC-Razor Pages App to Blazor)

dhirenpathak
Автор

Bro do it all with database attached. Also how can theme be changed? How about etc?

TALHA.FF.
Автор

inputtext for employee name gives error, but input is ok for me. i dont understant why.

mrt
Автор

Hi did the server app works same with web assembly?

vinnoth
Автор

I am getting this exception, Could anyone help me with this: It came when I was done with the EditForm.


An unhandled exception occurred while processing the request.
InvalidOperationException: EditForm requires a Model parameter, or an EditContext parameter, but not both.

garlapatikusuma
Автор

Is the source code of your sample app available for download?

yuriygo
Автор

its showing me an error "Sorry, there's nothing at this address." how to resolve pls help me out to trace

someonesomewhere
Автор

the word employee no longer has meaning

bluearcherx
Автор

How to convert Guid.NewGuid in Integer I want Id as an Integer from IEmployeeService

monumoto