Chapter 3 introduction to asp
Introduction to asp
Viewstate
Lifecycle
Ispostback
Autopostback
Basic controls in asp
Textbox
Radio button
Checkbox
Lable
Button
Etc
Chapter 4: statement
Viewstate
Cookie
Query string
Hiddenfield
Session
Chapter 5: introduction to sql
Curd operations with sql and [Link]
Statement with sql and [Link]
Working wit repeater and data list control
Chapter 6: introduction to mvc
Introduction to controllers
Introduction to views
Introduction to controllers
Passing data through mvc components
Chapter 7: introduction to razor
Using razor textbox
Using razor button
Radio
Checkbox
Dropdown etc
Chapter 8: database connectivity with mvc
Selecting and displaying data witu mvc
Inset, update ,delete with mvc
Login form and managing sessions with mvc