Introduction to ASP.NET MVC 4

ASP.NET MVC 4: ASP.NET supports three major development models: Web Pages, Web Forms and MVC (Model View Controller). The ASP.NET MVC framework is a lightweight, highly testable presentation framework that is integrated with existing ASP.NET features, such as master pages, authentication, etc. Model–view–controller (MVC) is a software design pattern for implementing user interfaces on computers.
OUR GOAL!
In this course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. The focus will be on coding activities that enhance the performance and scalability of a web application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used.
Course Features
- Lectures 34
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language Urdu
- Students 15
- Assessments Yes
-
Section 1
- ActionLinks And Layout View
- Add Validations Using Model & DataAnnotations
- Adding dynamic Pagesize & Sorting Functionality
- Adding Search Functionality in ASP.NET MVC
- Adding Validations in ASP.NET MVC application
- Bundling And Minification
- Cookies in ASP.NET MVC
- Creating Area in ASP.NET MVC Application
- Entity Framework (CRUD Operations)
- Entity Framework and Code First
- Handling Model Changes & using Custom Query
- How to Add Paging in ASP.NET MVC
- How to create custom DataAnnotation Attributes
- How to delete Record
- How To Get Detail Of Record
- How to insert data
- How to load data from database
- How to Send Email from ASP.NET MVC Appllication
- How to Update Record
- Introduction to MVC
- Model Or Strongly Type Objects
- Partial Views
- Razor View Engine
- Simple HTML Helper DropDownList
- Simple HTML Helpers, HttpGet & HttpPost
- Strongly Type HTML Helpers
- TempData
- Understanding Bootstrap’s Grid System
- Using BootStrap with ASP.NET MVC
- Validate Date In ASP.NET MVC Application
- Validate Emails using Regular Expression
- ViewBag
- ViewData
- Why we transfer data from controller to View
