Blog
Learn ASP.NET MVC
Here is a list of useful resources related to ASP.NET MVC.
Use the following curated curriculum to get started or learn more
about ASP.NET MVC. For additional and archived resources, please check
these pages - Additional Tutorials, Additional Videos.
1. Getting Started
2. What is MVC?
3. Controllers and Routing
- Controllers
- Routing
- Filtering
4. Views
5. Models (Data)
- Using Entity Framework (EF) Code First
- Using EF Database First
- Implementing the Repository Pattern for TDD
- Common Validation Scenarios
- ADO.NET Entity Framework
6. JavaScript
7. Security
8. Internationalization
9. Dependency Injection
10. Unit Testing
11. Deployment
13. NuGet (Packages)