 |
Introduction to C# 2.0 Programming
Advanced C# 2005 training
Beginning ASP.NET with C# 2008
Beginning ASP.NET with VB.NET 2008
Introduction to WF with C#
Introduction to WPF with C#
Introduction to WCF with C#
Beginning ASP.NET with VB.NET
Building Web Services with VB.NET
Building Web Services with C#
Building ASP.NET Applications with Dreamweaver training
Visual Studio 2005 Tools for Microsoft Office training
Introduction to Microsoft Expression Web Training
Live Online Training
Please contact us
for GSA pricing.
Contract #
GS-35F-0307T
Complimentary ASP.NET Training Seminar
Organizations in the Atlanta, Georgia area are encouraged
to contact Accelebrate® about having a complimentary, one-hour ASP.NET
seminar delivered for their developers. Contact
us today for more information.

Recent Training Venues
Accelebrate has recently trained for clients in the following cities:
- Huntsville, Alabama
- Montgomery / Birmingham, Alabama
- Anchorage, Alaska
- Calgary, Alberta
- Phoenix, Arizona
- Fayetteville / Little Rock, Arkansas
- Oakland / San Jose / San Francisco, California
- Oceanside / San Diego, California
- Pasadena / Orange County / Los Angeles, California
- San Bernardino / Riverside, California
- Boulder / Colorado Springs / Denver, Colorado
- Washington, DC
- Wilmington, Delaware
- Manchester / London, England
- DeLand / Orlando, Florida
- Fort Lauderdale / Miami, Florida
- Gainesville / Jacksonville, Florida
- Saint Petersburg / Tampa, Florida
- Titusville & Melbourne, Florida
- Alpharetta & Atlanta, Georgia
- Augusta & Savannah, Georgia
- Macon & Columbus, Georgia
- Bloomington, Illinois
- Chicago, Illinois
- Indianapolis, Indiana
- Cedar Rapids / Des Moines, Iowa
- Dublin, Ireland
- Kingston, Jamaica
- Wichita, Kansas
- Paducah / Lexington / Louisville, Kentucky
- Baton Rouge, Louisiana
- Valletta, Malta
- Hagerstown & Frederick, Maryland
- Greenbelt / Silver Spring / Baltimore, Maryland
- Boston / Cambridge, Massachusetts
- Hartford, Connecticut / Springfield, Massachusetts
- Taunton, Massachusetts / Providence, Rhode Island
- Ann Arbor / Farmington Hills / Detroit, Michigan
- Grand Rapids, Michigan
- Lansing, Michigan
- Saginaw / Flint / Bay City / Midland, Michigan
- Saint Paul / Minneapolis, Minnesota
- Jackson, Mississippi
- Gulfport / Biloxi, Mississippi
- Whiteman Air Force Base / Kansas City, Missouri
- Reno and Las Vegas, Nevada
- Santa Fe / Albuquerque, New Mexico
- Newark, New Jersey
- Princeton, New Jersey & Philadelphia, Pennsylvania
- White Plains / New York City, New York
- Charlotte, North Carolina
- Durham / Raleigh, North Carolina
- Bowling Green / Toledo, Ohio
- Cincinnati, Ohio
- Cleveland & Columbus, Ohio
- Tulsa / Oklahoma City, Oklahoma
- Toronto, Ontario
- Portland, Oregon
- Pittsburgh, Pennsylvania
- Providence, Rhode Island
- Edinburgh / Glasgow, Scotland
- Columbia & Charleston, South Carolina
- Memphis / Jackson / Nashville, Tennessee
- College Station and Houston, Texas
- El Paso, Texas / Ciudad Juarez, Mexico
- San Antonio / Austin, Texas
- Wichita Falls & Dallas, Texas
- Ogden / Salt Lake City, Utah
- Burlington, Vermont
- Fairfax / Dulles / McLean / Herndon / Reston, Virginia
- Richmond / Alexandria / Arlington, Virginia
- Virginia Beach / Norfolk, Virginia
- Tacoma / Seattle, Washington
- Madison / Milwaukee, Wisconsin
|
 |
 |
ASP.NET Training: Beginning ASP.NET 2.0 with C# 2005
|
Course Number: 132
Duration: 5 days
view class outline
Looking for Beginning ASP.NET 1.1 with C#?
ASP.NET Training Overview
Accelebrate's Beginning ASP.NET 2.0 with C# 2005 training class teaches experienced developers the C#, ADO.NET, and Visual Studio 2005 skills they need to successfully build database-driven Web applications and services.
Important Note
We can include .NET Framework 3.0/3.5 topics upon request – please indicate this in the comments when you contact us.
Location and Pricing
Most Accelebrate courses are taught on-site at our clients' locations worldwide for groups of 3 or more attendees and are customized to their specific needs. Please visit our client list to see organizations for whom we have recently delivered training. To receive a customized proposal and price quote, please contact us.
In addition, some courses are available as live, online classes for individuals. To see a schedule of online courses, please visit http://www.accelebrate.com/online_training/microsoft.htm.
ASP.NET Training Prerequisites
At least one year of consistent object-oriented or object-based development experience in Java, C++, Visual Basic, or another modern object-oriented or object-based language. In addition, all C# training attendees should know the basics of SQL and relational databases.
Hands-on/Lecture Ratio
This ASP.NET training class is 70% hands-on, 30% lecture, with the longest lecture segments lasting for 20 minutes.
ASP.NET Training Materials
All ASP.NET training students receive more than 500 pages of comprehensive courseware and a related textbook.
Software Needed on Each Student PC
- Windows 2000, Windows XP, Windows Vista, or Windows Server 2003
- Optional: Internet Information Server 5, 6, 7, or later (enable prior to loading SQL Server 2005 and Visual Studio 2005)
- Visual Studio 2005 (or 2008) (with SQL Server Express enabled)
- If instruction on .NET Framework 3.0 or 3.5 is desired, please install the .NET Framework 3.0 or 3.5 SDK
- A minimum of 1GB RAM
ASP.NET Training Objective
- To master the fundamentals of ASP.NET 2.0 and C# 2005 for building Web applications and web services.
|
ASP.NET Training Outline
- Language Fundamentals
- Program structure and statements
- Data types, identifiers, and operators
- Comments, XML comments
- Branching and iteration
- Working with strings
- Arrays, structures, and enumerations
- Classes and namespaces, objects
- Inheritance, overloading, overriding
- Interfaces
- Exceptions
- Generics, partial types, anonymous methods, and iterators
- Refactoring code by using refactoring features
- Introduction to ASP.NET
- A Review of Classic ASP
- ASP.NET Web Applications
- Rendering HTML with Server Controls
- Data Binding in ASP.NET 2.0
- What's New in ASP.NET 2.0
- New Features in ASP.NET 2.0
- Designer Features
- Deployment and Configuration Tools
- Increasing Productivity
- Working with Controls
- Introduction to Web Controls
- Simple Input Controls
- HyperLink and Button Controls
- List Controls
- Controlling Focus
- Using Rich Server Controls
- Introduction to Rich Controls
- The Calendar Control
- The AdRotator Control
- The XML Control
- Accessing Data
- Overview of ADO.NET
- Connecting to Data
- Executing Commands
- Working with Data
- Choosing an ADO.NET Provider
- Configuration
- Configuration Overview
- Using the Web Site Administration Tool
- Programming Configuration Files
- Encrypting Configuration Sections
- Data Binding
- Introducing Data Source Controls
- Reading and Write Data Using the SqlDataSource Control
- Displaying and Editing Middle-Tier Data using the ObjectDataSource Control
- Displaying XML Data Using the XmlDataSource Control
- Validating User Input
- Overview of ASP.NET Validation Controls
- Using the Simple Validators
- Using the Complex Validators
- Summarizing Results with the ValidationSummary Control
- Separating Validation into Validation Groups
- Themes and Master Pages
- Creating a Consistent Web Site
- ASP.NET 2.0 Themes
- Master Pages
- Site Navigation
- Providers and Data Sources
- Creating an XML Site Map File
- Site Navigation Controls
- Using the Site Navigation API
- URL Mapping
- Security Trimming
- Displaying Data with the GridView Control
- Introducing the GridView Control
- Filter Data in the GridView Control
- Allow Users to Select from a DropDownList in the Grid
- Add a Hyperlink to the Grid
- Deleting a Row and Handling Errors
- Managing State
- Preserving State in Web Applications
- Page-Level State
- Using Cookies to Preserve State
- ASP.NET Session State
- Storing Objects in Session State
- Configuring Session State
- Setting Up an Out-of-Process State Server
- Storing Session State in SQL Server
- Using Cookieless Session IDs
- Application State
- Managing Users with ASP.NET's Membership Features
- Introduction to Membership and Roles
- Using Membership Controls
- Writing Code to Interact with Membership and Roles
- Debugging ASP.NET Applications
- Using the Visual Studio Debugging Features
- Handling Errors and Redirecting Users
- Debugging Client-Side Script
- Debugging SQL Server Code
- Tracing
- Using Application-Level Tracing
- Using Web Events
- Viewing Information With the Web Development Helper
- Creating New Controls
- Two Kinds of User-Defined Controls
- Creating a User Control
- A More Complex User Control
- Creating a Custom Control
- Investigating the StateDropDownList Control
- Improving Performance with Output Caching
- The Importance of Caching
- Declarative Page Output Caching
- Caching Page Fragments
- Post-Cache Substitution
- Caching Configuration
- Advanced Caching
- A Review of Basic ASP.NET Caching
- Using Code to Implement Caching
- Caching Data Rather Than Output
- Using Database Dependencies for Cache Expiration
- DataSource Control Caching
- Using the DataList and Repeater Controls
- Overview of List-Bound Controls
- Creating a Repeater Control
- Creating a DataList Control
- Creating and Consuming Web Services
- The Motivation for XML Web Services
- Creating an XML Web Service with Visual Studio
- Designing XML Web Services
- Creating Web Service Consumers
- Discovering Web Services Using UDDI
- Conclusion
|
| |
|
 |
Accelebrate®
Comes to You! |
 |
Accelebrate's courses are taught exclusively on-site at your location for groups of 3 or more attendees, anywhere worldwide.
Don't settle for a "one size fits all" public class! Have Accelebrate come to your site and deliver exactly the training you want, for less than the cost of a public class.
For pricing and to learn more, please call us at +1 877 849 1850, fill out our information request form, or email us at info@accelebrate.com today.

|
 |
| |
The instructor was very enthusiastic and made the class very interesting and kept our attention. The material was very well put together and included all the topics one could even think of. Overall a great experience!  |
| |
—Lindsey Searcy
Deloitte
Tulsa, Oklahoma |
|
 |