Advanced ASP.NET 2.0 with ATLAS Training Course Outline
ASP.net Architecture Review
Asp.net architecture review
Building Layered Applications
.Net Object Oriented Programming
Data abstraction
Encapsulation
Inheritance
Polymorphism
Interfaces
Attributes
Unit Testing
TDD
Data Access Best Practise
Choices for passing data through layers
Use of Code generation and O/R mappers
Dealing with Concurrency
Transactions and Distributed Transactions
Creating Commercial Quality Server Controls
ASP.NET Server Controls Hierarchy
Control and WebControl
Control attributes and icons
Maintaining State
Processing Postback Data and Capturing Postback Events
Composite Controls
Databound controls
Adding enhanced Design Time Support
Web Services
Web Services Design
Caching Web Services
Transaction support
Asynchronous and Synchronous Calls
Session State Management
XML Serializable data types
Web Services Security
Performance & Security
Tips & Techniques for maximizing the performance of code
Building Secure Web Applications
Encryption of credentials and config files
Atlas Client Controls & Behaviours
Overview
Atlas Client API and namespaces
Client side controls
Controlling Css
Handling Control Events
Xml-Script Intro
Using Behaviours
AutoComplete Behaviour
Using Web Services with Atlas
Enabling Web Services for Clients
Exposing web methods from a page
Calling web services in Javascript
Dealing with Exceptions and timeouts
Batch Calling
Bridging
Atlas Client DataBinding
DataBinding concepts
Databinding classes
Binding DataTables
DataServices
Paging and Sorting
Atlas Server Controls
OverviewPartial Page Rendering with the Update Panel
Atlas Enabling and Existing Asp.Net page
Update Progress
Triggers
Timer Controls
Control Extenders
Using the Control toolkit controls
Creating an Atlas controls extender
Comments