ASP.NET, VB.NET, and C# Training Classes     
USACanada UK Ireland International
1 877 849 1850   0808 234 2132   1 800 550 311   +1 678 648 3113
  Home   Contact Us
ASP.NET Training * VB.NET Training * C# Training * .NET 3.5 Training * ASP Training * ASP.NET AJAX Training
Visual Basic and VBA Training * Microsoft Expression Training *VS 2005 Tools for Office Training
SharePoint Training *Silverlight Training * SQL Server Training * Live Online Training


 * Beginning ASP.NET with VB.NET 2008
 * Beginning ASP.NET with C# 2008
 * Introduction to VB.NET 2.0
 * Beginning ASP.NET with VB.NET
 * Beginning ASP.NET with C#
 * Web Services with VB.NET
 * Web Services with C#
 * Building ASP.NET Applications with Dreamweaver training
 * Introduction to Microsoft Expression Web Training
 * Live Online Training



Please contact us
for GSA pricing.

GSA

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 with VB.NET

Print This Outline
E-mail This Outline
Get A Quote
Course Number: 100
Duration: 5 days
view class outline

Looking for Beginning ASP.NET 2.0 with VB.NET 2005?

ASP.NET Training Overview

Accelebrate's Beginning ASP.NET with VB.NET training class teaches experienced developers the VB.NET, 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. 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 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 MCAD/MCSD Training Guide (70-305): Developing and Implementing Web Applications with Visual Basic.NET and Visual Studio.NET, and related courseware.

Software Needed on Each Student PC

  • Windows 2000, Windows XP, Windows Vista, or Windows Server 2003
  • Internet Information Services 5 or later
  • SQL Server 2000 or MSDE
  • .NET Framework Distributable 1.0 SP2 or later installed, with ASP.NET functionality tested
  • Internet Explorer 5.5 or later (6.0 or later preferred)
  • Visual Studio .NET 2003 or 2002
  • If running Visual Studio .NET 2002, the Visual Studio .NET Data Loss Fix (downloadable from http://msdn.microsoft.com/vstudio/downloads/
    updates/datalossifx.asp
    ) installed
  • A minimum of 512 MB RAM

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 VB.NET (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 assembly
  • Web Services
    • Understanding Web services
      • SOAP
      • Disco and UDDIWSDL
      • 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

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.

 
Accelebrate E-Newsletter


Get the latest Web development news delivered to your email box once a month!



 
An excellent instructor in his ability to provide students with real world examples.
 
—Brenda Eldridge
University of Nevada, Reno
Reno, Nevada

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

“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-2006 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 | San Diego, CA | San Francisco, CA | Denver, CO | Washington, DC | 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 | New York City, NY | Cincinnati, OH | Cleveland, OH | Columbus, OH | Oklahoma City, OK | Toronto, ON | Philadelphia, PA | Pittsburgh, PA | Portland, OR | Memphis, TN | Nashville, TN | Austin, TX | Dallas, TX | Houston, TX | Salt Lake City, UT | Seattle, WA | Dublin, Ireland | London, UK

About Accelebrate IT Training VB.NET, C#, and ASP.NET Training Java, Struts, and JSP Training Adobe Training Microsoft SQL Server Training XML Training, PHP Training, Perl Training, and Other Courses Open Source & Apache Training