STUDY GUIDE

Exam 1

  • Chapter 1: An introduction to ASP.NET web programming
  • Chapter 2: How to develop an one-page web application
  • Chapter 3: How to use HTML5 and CSS3 with ASP.NET
  • Chapter 4: How to develop a multi-page web application
  • Chapter 5: How to test debug ASP.NET applications
  • Chapter 6: How to use standard server controls
  • Chapter 7: How to use validation controls
  • Chapter 8: How to work with state, cookies, and URL encoding
  • Chapter 9: How to use master pages
  • Chapter 10: How work with bootstrap

Exam 2

  • Chapter 12: An introduction to database programming
  • Chapter 13: How to use SQL data sources
  • Chapter 14: How to use the GridView control
  • Chapter 15: How to use the DetailsView and FormView controls
  • Chapter 16: How to use the ListView and DataPager controls
  • Chapter 17: How to use the object data sources with ADO.NET
Exam 3
  • Chapter 19: How to secure a web site
  • Chapter 20: How to authenticate and authorize users
  • Chapter 21: How to use e-mail, custom error pages, and back-button controls
    Chapter 22: How to configure and deploy ASP.NET applications
    Chapter 23: How to use ASP.NET Ajax