Complete guide to ASP.NET Core MVC (.NET 6)

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Build real world application using ASP

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Bhrugen Patel

Reddit Posts and Comments

0 posts • 3 mentions • top 3 shown below

r/csharp • comment
1 points • terablast

It's just difficult to answer the question without knowing approximately what you know about programming.

Like, do you need to learn SQL, or do you need to learn "SQL Server"?

I think what you want is to start by learning how to create a .NET MVC app first:

https://www.udemy.com/course/complete-aspnet-core-21-course/

This course includes .NET Core, Entity Framework and the MVC model, so 3 out of 4.

r/dotnet • comment
1 points • lethalsid

I had the same problem but then I found a really great dot net content creator by the name of Bhrugen Patel. He has a .net 5 + MVC tutorial which I learned a ton from. I went on this site right now and saw he has a dotnet 6.0 MVC course in case you'd wanna check it out.
Here's the link
https://www.udemy.com/course/complete-aspnet-core-21-course/?couponCode=BHRUGEN01152022

r/excel • comment
2 points • sooka

Absolutely!

  • first one: https://www.udemy.com/course/complete-aspnet-core-21-course/
  • second one: https://www.udemy.com/course/entity-framework-core-the-complete-guide-net-5/

not yet finished on the second one, I'm on section 6 but already developed my project.
Also stackoverflow.com, just read everything about a topic you like; super in depth knowledge there.