ASP.NET MVC 4 Fundamentals

Go to class
Write Review

Free Online Course: ASP.NET MVC 4 Fundamentals provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. ASP.NET MVC 4 Fundamentals is taught by Scott Allen.

Overview
  • This course is designed to give you the essential knowledge you need to work with ASP.NET and the ASP.NET MVC framework.

    In this course we'll provide an introduction to ASP.NET MVC by creating an application that uses the Entity Framework and Entity Framework migrations to read and update data in SQL Server, then deploy the application to a Windows Azure web site. We'll also drill into new features for version 4 of ASP.NET MVC. We'll look at async controller actions and the new Task based programming model, and build a Web API to consume with JavaScript and jQuery.The course also covers the bundling and minification features included with the System.Web.Optimization package, and the new mobile development features including display modes and browser overrides.