Wednesday, December 21, 2016

Hands on Asp.net MVC Course Outline


Hour 1

Introduction to Dot Net Frame work
What is World Wide Web?
Internet Protocols
HTTP
TCP/IP
Web Site vs Web Application
Examples
Advantage of using web Application
What is client?
What is server?
What is web server?
Static Pages
Dynamic Pages


Hour 2

What is Asp.net MVC?
History of Asp.net MVC
Get Started With Asp.net MVC
What is controller?
Adding Controller
What is View?
Adding View
What is Model?
Adding Model

Hour 3

Creating a connection string and working with SQL Server local Db.
Accessing Your Model Data from a controller
Examining the Edit Method and Edit Views.
Adding Search

Hour 4

Adding new Fields
Examining delete and details page.
Routing in MVC
State Management in MVC view data, view bag, temp data
Using HTML Helper Controls

No comments:

Post a Comment