ASP.NET, VB.NET, and C# Training Classes     
Accelebrate delivers SharePoint , ASP.NET, SQL Server, Java, and other training courses in the USAAccelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses in Canada     Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses in the UK     Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses in Ireland     Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses in the Netherlands     Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses in Sweden     Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses internationally  
1 877 849 1850   0808 234 2132   1 800 550 311   0 800 022 6730   020 795 420   +1 678 648 3113  
Microsoft and .NET TrainingSQL Server TrainingSharePoint TrainingJava TrainingAdobe TrainingDatabase and Reporting TrainingXML, JavaScript, and Other TrainingWeb/Application Server Training
HomeAboutContact Us 


Please contact us
for GSA pricing
and CMAS pricing.

GSA - Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses
Contract #
GS-35F-0307T

 CMAS Approved Contractor Accelebrate delivers SharePoint, ASP.NET, SQL Server, and Java training courses
Contract #
3-09-70-2645A



Recent Training Venues

Accelebrate has recently trained for clients in the following cities:

  • Huntsville, Alabama
  • Montgomery / Birmingham, Alabama
  • Anchorage, Alaska
  • Edmonton & Calgary, Alberta
  • Phoenix, Arizona
  • Tucson, Arizona
  • Fayetteville / Little Rock, Arkansas
  • Amsterdam, The Netherlands / Brussels, Belgium
  • Kamloops / Vancouver, British Columbia
  • Oakland / San Jose / San Francisco, California
  • Sacramento, 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
  • 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
  • Honolulu, Hawaii
  • Boise, Idaho
  • Bloomington, Illinois
  • Chicago, Illinois
  • Indianapolis, Indiana
  • Cedar Rapids / Des Moines, Iowa
  • Dublin, Ireland
  • Wichita, Kansas
  • Paducah / Lexington / Louisville, Kentucky
  • Baton Rouge/New Orleans, Louisiana
  • Portland, Maine
  • Hagerstown & Frederick, Maryland
  • Annapolis / Silver Spring / Baltimore, Maryland
  • Boston / Cambridge, Massachusetts
  • Hartford, Connecticut / Springfield, Massachusetts
  • Ann Arbor / Farmington Hills / Detroit, Michigan
  • Grand Rapids, Michigan
  • Flint, Michigan
  • Saint Paul / Minneapolis, Minnesota
  • Jackson, Mississippi
  • St. Louis, Missouri
  • Whiteman Air Force Base / Kansas City, Missouri
  • Lincoln / Omaha, Nebraska
  • Reno and Las Vegas, Nevada
  • Fredericton / Moncton / Saint John, New Brunswick
  • Santa Fe / Albuquerque, New Mexico
  • Princeton, New Jersey & Philadelphia, Pennsylvania
  • Trenton, New Jersey
  • Albany, New York
  • Buffalo, New York
  • White Plains / New York City, New York
  • Charlotte, North Carolina
  • Durham / Raleigh, North Carolina
  • Bismarck & Fargo, North Dakota
  • Halifax, Nova Scotia
  • Bowling Green / Toledo, Ohio
  • Canton / Akron, Ohio
  • Cincinnati, Ohio
  • Cleveland & Columbus, Ohio
  • Dayton, Ohio
  • Tulsa / Oklahoma City, Oklahoma
  • Toronto, Ontario
  • Portland, Oregon
  • Pittsburgh, Pennsylvania
  • Québec City / Montreal, Québec
  • Providence, Rhode Island
  • Saskatoon / Regina, Saskatchewan
  • Edinburgh / Glasgow, Scotland
  • Columbia & Charleston, South Carolina
  • Spartanburg & Greenville, South Carolina
  • Stockholm, Sweden
  • Chattanooga / Knoxville, Tennessee
  • Memphis / Jackson / Nashville, Tennessee
  • College Station and Houston, Texas
  • El Paso, Texas
  • 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
  • Charleston, West Virginia
  • Madison / Milwaukee, Wisconsin

ASP.NET Training: Beginning ASP.NET with C#

Print This Outline
E-mail This Outline
Get A Quote
Course Number: NET-200
GSA/Previous Course Number: 130
Duration: 5 days
view class outline

Looking for Beginning ASP.NET 2.0 with C# 2005?

ASP.NET Training Overview

Accelebrate's Beginning ASP.NET with C# training class teaches experienced developers the C#, ASP.NET, ADO.NET, and Visual Studio .NET skills they need to successfully build database-driven Web applications and Web services.

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. These courses can also be delivered as live, private online classes for groups that are geographically dispersed or wish to save on the instructor's or students' travel expenses. To receive a customized proposal and price quote private training at your site or online, 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/?action=categorygroup&page=microsoft.

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 attendees must have a solid knowledge of HTML and should know the basics of SQL and relational databases. Knowledge of XML and developing server-side Web applications is helpful but not required.

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 students receive a copy of Que's Developing and Implementing Web Applications with Visual C# and Visual Studio.NET, which would be used as the instructional guide for the course. The proposed instructor was the technical editor for this book.

Software Needed on Each Student PC

ASP.NET Training Objectives

  • To fully familiarize students with the architecture of the .NET Framework, as well as the use of the core classes for Web user interfaces, form processing, form validation, session and application management, database connectivity, XML processing and XSLT transformation, and Web services.
  • To get attendees up to speed on everything they need to successfully use Visual Studio .NET to develop, test, and deploy Web applications.

ASP.NET Training Outline

  • .NET Framework architecture
    • The role of the Common Language Runtime (CLR) and core .NET Framework classes
    • Microsoft Intermediate Language (MSIL)
    • Just-In-Time (JIT) compilation
    • Assemblies, native assemblies, and the Global Assembly Cache (GAC)
    • Comparison of VB.NET, C#, and J#
  • Understanding the types of programs that can be created with .NET
    • ASP.NET Web applications
    • ASP.NET Web services
    • Command-line programs
    • Windows applications
    • Reusable assemblies
  • Introduction to ASP.NET
    • Advantages of ASP.NET
    • Creating an ASP.NET Page
    • Understanding the ASP.NET Page Execution
    • The Page Class
    • Stages in Page Processing
  • Controls
    • HTML controls
    • HTML server controls
    • Web server controls
      • Common
      • Event handling
      • The List controls
      • The PlaceHolder and Panel Controls
      • The Table, TableRow, and TableCell Controls
      • The AdRotator Control
      • The Calendar Control
    • User input validation
    • Cascading style sheets
  • Implementing Navigation for the User Interface
    • Roundtrip and Postback
    • ASP.NET Intrinsic Objects
    • ASP.NET Application: A definition
    • State Management (client-side and server-side)
    • Navigation between pages
  • Error Handling for the User Interface
    • Understanding exceptions in C# (and how they differ from Java)
    • Review of try-catch-finally for handling exceptions
    • Using custom exceptions
    • Managing unhandled exceptions
  • Data Binding (Displaying and Updating Data)
    • Binding data to the UI
      • Simple data binding
      • Complex data binding
      • The DataBind method
      • Using the Data Form wizard
    • Transforming and filtering data
    • Using Repeater and DataList controls to displays data
  • Consuming and Manipulating Data (Note: This unit sounds short from the outline, but will actually span an entire day due to the depth of material covered regarding ADO.NET)
    • Overview of ADO.NET architecture and how it differs from JDBC
    • Accessing and manipulating database data (via both SQL and stored procedure calls)
    • Manipulating data
      • Working with disk files
      • Working with ADO.NET DataSets
      • Editing data with ADO.NET
      • Using XML data
    • Handling data errors
  • Creating and Managing Components and .NET Assemblies
    • Creating and using .NET components
    • Creating and using Web user controls
    • Creating Web custom controls
    • Creating and managing .NET assemblies
  • Web Services
    • Understanding Web services
      • SOAP
      • Disco and UDDI
      • WSDL
      • Invoking your first Web service
    • Creating Web services
    • Discovering Web services
    • Instantiating and invoking Web services
  • Testing and Debugging a Web Application
    • Testing
      • Creating a test plan
      • Executing unit tests
      • Testing international applications
    • Tracing
      • Using the TraceContext class
      • Using Trace and Debug
      • Trace listeners
      • Trace switches
      • Conditional compilation
    • Debugging
      • Setting breakpoints and conditional breakpoints
      • Stepping through program execution
      • Debugging a running process
      • Debugging a remote process
  • Deploying a Web Application
    • Deployment tools
      • XCOPY deployment
      • FTP deployment
      • Windows installer
    • Deploying a Web application using a Web Setup Project
    • Customizing Web Setup Projects
    • Shared Assemblies (using the Global Assembly Cache)
    • Creating installation components
  • Conclusion
 

Print This OutlineE-mail This OutlineGet A Quote


Java® and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.

 
Request Information for Group Training at Your Site   Request Information for Group Training at Your Site
 
Accelebrate®
Focuses on You!


Accelebrate’s courses are taught for private groups of 3 or more people at your site or online anywhere worldwide.

Don't settle for a "one size fits all" public class! Have Accelebrate deliver exactly the training you want, privately at your site or online, for less than the cost of a public class.

For pricing and to learn more, please contact us via information request form or phone, or email us at info@accelebrate.com today.

 
The course was excellent, covering all of the important information about LINQ and MVC. The instructor was extremely knowledgeable and excellent.
 
—Brian Hanshew
Brethren Mutual Insurance Company
Hagerstown, Maryland

VB.NET, C#, ASP, & ASP.NET Training Java Training SQL Server Training
SharePoint Training  Adobe Training PHP Training XML Training Perl Training Sitemap

“Accelebrate,” “Accelerated Learning Celebrated Results,” and the Accelebrate logo are registered trademarks of Accelebrate, Inc. All other product names and trademarks are property of their respective owners. Course outline content may mirror or be derived from the book that each student receives with the course. Otherwise, all content is copyright © 2003- by Accelebrate, Inc. of Atlanta, Georgia, USA. To contact us, please use the contact form, email info@accelebrate.com us, or call 1 877 849 1850 in the US and Canada, 0808 234 2132 in the UK, 1 800 550 311 in Ireland, or +1 678 648 3113 from all other locations.

Recent client sites: Birmingham, AL | Phoenix, AZ | Los Angeles, CA | Sacramento, CA | San Diego, CA | San Francisco, CA | San Jose, CA | Denver, CO | Washington, DC | Jacksonville, FL | Miami, FL | Orlando, FL | Tampa, FL | Atlanta, GA | Chicago, IL | Indianapolis, IN | Boston, MA | Baltimore, MD | Detroit, MI | Minneapolis, MN | Kansas City, MO | Saint Louis, MO | Charlotte, NC | Raleigh, NC | Albuquerque, NM | Las Vegas, NV | Albany, NY | New York City, NY | Cincinnati, OH | Cleveland, OH | Columbus, OH | Dayton, OH | Oklahoma City, OK | Toronto, ON | Portland, OR | Philadelphia, PA | Pittsburgh, PA | Memphis, TN | Nashville, TN | Austin, TX | Dallas, TX | Houston, TX | San Antonio, TX | Salt Lake City, UT | Seattle, WA | Dublin, Ireland | London, UK