This course is a very quick workshop to take you through the basic actions that will be required for you to create an awesome, real–world CRUD web application in just a few hours (you could do it over a weekend very easily) using ASP.Net MVC, the Entity Framework (code–first development approach), and the built–in scaffolding capabilities of ASP.Net MVC. In the end, you’ll have your own public–facing website to enhance your resume and show off your skills in your own e–portfolio for job interviews and applications!
MVC Model, View, Controller, and is a well–known and established design pattern. Microsoft has made it extremely easy and convenient to create your web solutions using this pattern. In Microsoft’s MVC framework, we find that convention is favored over configuration, so as long as we follow a few simple guidelines, the system will do a lot of the work for us.
We’ll also be taking a quick look at how we can use the Entity Framework to easily model and create a database for us. By using the code–first approach, we’ll simply create our models and then look at writing a DBContext to store the models. We’ll also look at some of the more critical operations, such as building relationships and seeding our data.
Instructor Details
Courses : 2
Specification: ASP.Net MVC Quick Start
|
3 reviews for ASP.Net MVC Quick Start
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 13.5 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$79.99 $12.99
Kevin Forshey –
The pace is pretty good, most classes are way to slow but this one is not.
Walter Jose Blandon Leon –
It’s exactly what I was looking for so far, everything explains from 0 and easily explained
Victor Gautschi –
Thank you for the great introduction to ASP.net MVC. This course was exactly what I was looking for and gave me a good base to work from. One suggestion is on video 38 I could not get my site to work on Appharbor which was disappointing as I followed the rest of the course 100%. You made yours work behind the scenes, but I could not follow your explanation to do the same to mine. I would suggest adding an additional video afterwards to explain how to get it to work a bit more clearly. Otherwise, it was a great course, well done!