ASP.Net MVC Vs Blazor: The Ultimate Showdown - Who Will Reign Supreme?

preview_player
Показать описание
Chuck compares two ASP.Net frameworks - MVC vs Blazor. There are many web development platforms and even within the family of ASP.Net, there are several options. Blazor provides an interesting approach that can be client or server based. Who Reigns Supreme? Watch and find out!

ASP.Net MVC is a more traditional, but very powerful framework as well. Join Chuck as he compares these frameworks!

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

Greetings from a web development instructor in STL, MO. Shared this video with my class. Thanks!

evangudmestad
Автор

Blazor is actually a breath of fresh air on SPA frameworks.

I still hate developing SPAs.

bmsrk
Автор

Thanks a lot for this valuable information. Actually, after I tried blazor, I would say it's the best framework work I have ever used. Thanks to Microsoft. Finally, with only C#, I can achieve the best results with blazor. As you mentioned, Blazor application looks like a desktop application on the web 😀

imadabab
Автор

Don’t understand why anyone would mix technologies in the same project unless you are migrating from one to another. Personally think mixing technologies is a bad idea, it makes maintaining a large application so much harder. What I like about Blazor by virtually eliminating all JScript debugging the UI is so much easier.

RustyNailer