ASP.Net MVC is a Web development framework from Microsoft that combines the effectiveness and tidiness of model-view-controller (MVC) architecture and combines it with the best agile development techniques and the best parts of ASP.NET. It’s a complete alternative to traditional ASP.NET Web Forms, delivering considerable advantages for all but the most trivial of Web development projects.
Performance Objectives: Upon completion of this course you should be able to:
- Describe ASP.NET MVC and when you would use it
- Describe the MVC pattern and its relevance to app design
- Use the ASP.NET MVC framework to build websites
- Describe and utilize ASP.NET MVC security features
- Implement routing and navigation
- Administer an ASP.NET MVC website
- Implement Controllers and Actions
- Implement Views
- Implement Routing
- Implement Automated Testing (Test-Driven Development)
Competencies covered in this course: AASP.Net MVC 5 application
Intended Audience: Anyone who will be making websites using Microsoft Technologies
Prerequisites: C#, Windows and some database knowledge