Employee list blazor component

preview_player
Показать описание
We will implement our first blazor component - EmployeeList component. We want this component to display list of employees.

Text Article and Slides

Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.

Blazor tutorial for beginners

Angular, JavaScript, jQuery, Dot Net & SQL Playlists

Let's gift education together
Рекомендации по теме
Комментарии
Автор

I can't thank you enough for all the videos you have brought us!

arwahsapi
Автор

please continue focus on blazor. It's the future work for us programmers

netzorro
Автор

Excellent sir


I have been following your videos since 2014 and you are one of the best tutor for beginners who are learning Dot net Technology

penchalaiahpulathota
Автор

Good. Links for code actually are in description and still exist after 2 years... Very good... !!!

appci
Автор

Hello. Only when I used this marking, the cards were in the right place. Thanks for the cool lessons.

<div class="row">
@foreach (var employee in Employees) {
<div class="col-sm-4">

<div class="card mb-3">
<div class="card-header">
</div>

<div class="card-body">
</div>

<div class="card-footer text-center">
<a href="#" class="btn btn-primary m-1">View</a>

<a href="#" class="btn btn-primary m-1">Edit</a>

<a href="#" class="btn btn-danger m-1">Delete</a>
</div>
</div>

</div>
}
</div>

IamVladimirGreate
Автор

Excellent presentation. Clear and easy to understand. Bravo.

khwong
Автор

Thank you for your services, you are a great lecturer, I am learning so much God Bless you

redarismail
Автор

Thanks you Venkat - great information!

mannymorales
Автор

Thanks a lot...very good tutorial for future technology....one suggestion please ....use gRPC instead of Restful service model as it is the future..

nirankarkaushik
Автор

Thanks Venkat!! As usual you are rock-star.. waiting for new videos....

aaravbhadani
Автор

As someone used to React, Express and OOP in Python, C# and Visual Studio seems a bit more intimidating I must admit!!

lardosian
Автор

Thanks for the video and series. One question, can't we pass the model at the top as we do with MVC?

microtech
Автор

Wow. I am the First viewer of the video.

JayantT
Автор

sir sir sir. LOL so nice explained for "idiot" like my self. Very thank you

DesperateFreedom.
Автор

where can I download the demo source code ? please provide a url for this. Thanks

marks.
Автор

Nice tutorial...are you going to create the Webaasembly Blazor tutorial????

RaviBedre
Автор

bro i like ur all videos but just facing a problem that my style.css is not downloaded in inspect menu.plz bro reply me as fast so i proceed further...

shahanktk
Автор

Sir please cover the topic that how to get data from db while using blazor

mayurnaktode
Автор

How to dispose a component eg.click on button to open multiple window use close button incase on click close button only close that component page only plz help me

sivaji
Автор

Thank you, and I Want this code please

عبدالحيالنقيب