ASP.NET MVC

Course Content :

1. ASP.NET MVC Introduction

2. MVC Architecture

3. Controller

4. Action Methods

5. View

6. Model

7. View Engine

8. HTML Helpers

9. Working with Forms in MVC

10. Scaffold Templates

11. CRUD (Create, Retrieve, Update, Delete Operations on a db table)

12. Validations in MVC

13. Data Annotations

14. Partial Views

15. Action Filters

16. URL Routing

17. jQuery-AJAX in MVC

18. Real Time application