The Complete ASP.NET MVC 5 Course

$0.99
Instructor:
Mosh Hamedani
Category:

ASP.NET MVC is a server-side web framework for building dynamic, data-driven web applications. Since its first release in 2009, it has gained a lot of popularity among developers using Microsoft technologies. If you want to get employed as a web developer at a company that utilizes Microsoft technologies, you need to master ASP.NET MVC.

In this course, Mosh, author of several best-selling courses on Udemy, takes you on a fun, hands-on and pragmatic journey to master ASP.NET MVC 5. 

In 7.5 hours of high-quality content (equivalent to a 500-page book ), you’ll learn how to build and deploy fast and secure web applications with ASP.NET MVC 5. 

 

What you’ll learn
  • Understand the MVC architectural pattern
  • Implement CRUD operations
  • Build forms with server-side and client-side validation
  • Build RESTful services using ASP.NET Web API
  • Use powerful jQuery plug-ins
  • Implement authentication and authorization using ASP.NET Web API
  • Use Entity Framework to query or update data
  • Understand and apply security best practices
  • Build and deploy applications
  • Create and customize build configurations
  • Manage client/server dependencies
  • Test APIs using PostMan
  • Use AutoMapper
Course content
11

11 sections • 139 lectures • Total duration 7 h 31 min

Getting Started
ASP.NET MVC Fundamentals
Working with Data
Building Forms
Implementing Validation
Building RESTful Services with ASP.NET Web API
Client-side Development
Authentication and Authorization
Performance Optimization
Building a Feature End-to-End Systematically
Deployment