HomeASP.NETReview of Expert Web Development with ASP.NET MVC 4

Review of Expert Web Development with ASP.NET MVC 4

For the last few months , I had the opportunity to try out the new ASP.NET MVC 4 from CampusMVP “Expert Web Development with ASP.NET MVC 4” which is an insightful course on ASP.NET MVC .

In one of my previous blog post , I shared a preview of the Expert Web Development with ASP.NET MVC 4 course .In this blog post , I will share some of my experiences of the Expert Web Development with ASP.NET MVC 4.

CampusMvp’s Expert Web Development with ASP.NET MVC 4 Course Syllabus

This course covers 10 modules that are related to the ASP.NET MVC 4 Web Development .

  • MODULE 1: Introduction to the MVC Pattern
  • MODULE 2: Our First ASP.NET MVC Application
  • MODULE 3: Adding Functionalities
  • MODULE 4: The Model in Depth
  • MODULE 5: The Controller in Depth
  • MODULE 6: The View in Depth
  • MODULE 7: Ajax & ASP.NET MVC
  • MODULE 8: Web API
  • MODULE 9: Organization into Areas
  • MODULE 10: Other Topics

The course is designed and presenter by Jose M. Aguilar who is a ASP.NET/IIS MVP and one of the well known speaker / author in the .NET Community.

The Course provides 3 months complete access and also expert trainer (MVP/MCT) support during the course.

Coding examples , Lab , practice videos , self evaluation test adds great value to the course.

The UI and the navigation is very simple and easy to use and learn as well . The Home screen provides an overview of the current modules and the next steps in the course . The Notification area provides the users with a quick overview of the list of mails , communications , statistics etc.

Review of Expert Web Development with ASP.NET MVC 4
Review of Expert Web Development with ASP.NET MVC 4

Not just the course , the Expert Web Development with ASP.NET MVC 4 also includes excellent references to various links , documentation and Glossary.

The Exams section lets the candidates take up the assessment and later track it from the dashboard.

Review of Expert Web Development with ASP.NET MVC 4
Review of Expert Web Development with ASP.NET MVC 4

Looking for additional links or references for learning ASP.NET MVC ? The Links sections is for you . This section has links to various popular blogs , ASP.NET developer center and other excellent resources which are grouped by topics for easy access.

Review of Expert Web Development with ASP.NET MVC 4
Review of Expert Web Development with ASP.NET MVC 4

The documentation section includes various couple of documents and the sample code used in each chapters for Visual Studio 2010 and Visual Studio 2012.

The Communication section can be utilized to interact with the trainer or post questions in the forums / Bulletin Board . The Private Messages sections allows the candidates to send and receive messages between the course viewers.

Expert Web Development with ASP.NET MVC 4 Price and Availability

The Expert Web Development with ASP.NET MVC 4 is currently priced at $470 . You could find the complete course details and the price from CampusMVP website.

Nice to have Features

  • The Chapter 10 contains a Sample Application: MVC Music Store . It would be great to have more chapters on developing application from start to end.
  • Although the course is in English , there are couple of screens with Spanish text on the header .(minor).
  • Private Messages could include easier way to reply to messages.
  • CampusMVP could extend the course with more months . This might be useful for slow learners like me 🙂

Leave a Reply

You May Also Like

You can read connection string from web.config file in ASP.NET by using the ConfigurationManager class in case you want to...
When you deploy your ASP.NET Web Application on Windows Server running IIS , there are times that you might receive...
This post will explain how to resolve the error “Handler “aspNetCore” has a bad module “AspNetCoreModuleV2” in its module list”...