Study Material: Asp.NET MVC 5 C#
March 21, 2015
After working with Microsoft’s MVC 3 at SGN Soluções, I always tried to stay up to date with the technology. Going back to working with WebForms, I decided to study what was new in the framework, and this is a study “guide” passed on by my former coworker Alison Buss.
Course
Framework introduction
ASP.NET MVC lifecycle
Official Microsoft tutorial
Building custom HTML Helpers
Dynamic models
Error logging with ELMAH
- Configuring ELMAH to use SQL Server
- Implementing ELMAH in an ASP.NET MVC 4 application
- ELMAH details
- ELMAH MVC on GitHub
Elegant exception handling and 404 pages
- Parts 1 and 2: Custom error page with ASP.NET MVC 4
- Project on GitHub
studiesdotnet