Advanced ASP.NET 2.0 Development

ASP610 : 5 Day Instructor-Led Workshop

Intense, world-class ADVANCED ASP.NET training for existing ASP.NET developers.

Five days of intense advanced ASP.NET 2.0 development with Visual Studio 2005. Accelerated learning with hands-on workshop that demonstrates how to take web development to the next level. This is for current ASP.NET developers only.

Deliverables:
Attendees receive the following items when taking this course:

  • Interface exclusive curriculum
  • Interface exclusive student/lab manual
  • Interface Certificate of Achievements for
    • ASP610

NOTE: It is strongly recommended for attendees to take the following courses prior to this class (or have at least 6 months experience with ASP.NET 2.0):

Audience:
This course is ideal for individuals already doing web development with ASP.NET version 2.0. Attendee may also have taken the ASP200 course to meet the prerequisites. This course is not intended for attendees who have little experience with .NET or web development.

Topics covered:
After completing this course, attendees will be able to:

  • Architecture for real world web sites
  • Implement custom configurations in web site
    • Custom sections
    • Encrypt sections
    • Read and write to sections from code
  • Understand ASP.NET Compilation
    • Configure pages for “no-compile”
    • Create dynamic code with custom build provider
  • Create declarative code with custom expression builders
  • Enforce requirements by implementing custom parser filters
  • Create or extend built-in ASP.NET Providers
  • Troubleshoot difficult problems in enterprise level sites
  • Provide custom error management
  • Provide custom URL management
  • Leverage the event model (at control, page, and application levels)
  • Exploit the HTTP Pipeline
    • Global.asax events
    • Create & configure custom HTTP modules
    • Create & configure custom HTTP handlers
  • Use tips on how to fully utilize MasterPages
  • Use asynchronous techniques
    • Script callbacks
    • Async pages
    • ASP.NET AJAX Extensions 1.0
  • Configure web site for localization and globalization
  • Leverage advanced caching techniques
  • Create powerful server controls
    • Dynamic, data-bound controls
    • Custom, templated server controls