The skills that I learned through this training were easy to understand will be extremely helpful wh... More Testimonials »

ASP.NET Training

Webucator offers ASP.NET training for private groups and individual students.
Our ASP.NET courses are listed below.

Want to talk to someone? Contact Us

Introduction to Visual Basic 2008 Training - 4 to 5 days

In this Visual Basic 2008 training course, students use Visual Studio 2008 to explore the Visual Basic 2008 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you will learn all the Visual Basic 2008 language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET 3.5 platform.

You will learn about data types, variables, and operators, along with all the important flow control structures. You'll work through several examples demonstrating the power of the .NET 3.5 Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating .NET applications.

The next class is running 3/15/2010. Register for this date or See More Dates

Introduction to C# 2008 Training - 4 to 5 days

In this C# training course, students use Visual Studio .NET 2008 to explore the Visual C# 2008 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, you will learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform.

You will learn about data types, variables, and operators, along with all the important flow control structures. You will work through several examples demonstrating the power of the .NET Framework 3.5, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and events. By the end of this course, you will understand the important basic concepts that will allow you to start creating the applications you need.

The next class is running 3/8/2010. Register for this date or See More Dates

MOC 2310 - Developing Microsoft ASP.NET Web Applications Using Visual Studio 2008 - 5 days

This ASP.NET training class will teach client-side Web developers with C# or Visual Basic experience the fundamentals of Web application site implementation using Microsoft ASP.NET. The class focuses on using the Microsoft Visual Studio .NET environment and the Microsoft .NET platform to create an ASP.NET Web application that delivers dynamic content to a Web site.

The next class is running 3/1/2010. Register for this date or See More Dates

MOC 6463 - Visual Studio 2008: ASP.NET 3.5 - 2 days

This ASP.NET 3.5 training class is for application developers who know how to create applications in Visual Studio 2005 or 2008 and need to learn how to create a fully functional Web application by using ASP.NET 3.5.

The next class is running 2/24/2010. Register for this date or See More Dates

Advanced ASP.NET with Visual Basic 2008 Training - 3 to 4 days

In this Visual Basic 2008 version of our ASP.NET 3.5 training course you will be introduced to many exciting ASP.NET features that will help you get the most out of the .NET Framework 3.5 and make you a better and more efficient Visual Studio 2008 developer. You will become familiar with the tracing features in Visual Studio 2008 that help you quickly troubleshoot issues. You will also learn how to read and write XML data using XML DOM, how to work with ASP.NET Profile features and ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. You will also learn about caching issues that can help optimize your sites, and how to use Web parts to create dynamic Web sites. You'll also learn about new features in Visual Studio 2008, including support for ASP.NET AJAX, the new ListView control, and ASP.NET 3.5 extensions.

Advanced ASP.NET with C# 2008 Training - 3 to 4 days

In this C# version of our advanced ASP.NET 3.5 training course you will be introduced to many exciting ASP.NET features that will help you get the most out of the .NET Framework 3.5 and make you a better and more efficient Visual Studio 2008 developer. You will become familiar with the tracing features in Visual Studio 2008 that help you quickly troubleshoot issues. You will also learn how to read and write XML data using XML DOM, how to work with ASP.NET Profile features and ASP.NET Web Parts, and how to take advantage of creating your own user-defined control. You will also learn about caching issues that can help optimize your sites, and how to use Web parts to create dynamic Web sites. You'll also learn about new features in Visual Studio 2008, including support for ASP.NET AJAX, the new ListView control, and ASP.NET extensions.

MOC 4994 - Introduction to Programming Microsoft .NET Applications with Microsoft Visual Studio 2005 - 5 days

This .NET training class enables introductory-level developers who are not familiar with the Microsoft .NET Framework or Microsoft Visual Studio 2005 to gain familiarity with the Visual Studio 2005 development environment. Students will also learn basic skills using either Microsoft Visual Basic or Microsoft Visual C# as a programming language.

The target audience for this training class includes both novice programmers who have a minimum of three months� programming experience and intermediate-level programmers who are otherwise new to .NET Framework development, and want to learn how to use Visual Basic or C#.

MOC 4995 - Programming with the Microsoft .NET Framework using Microsoft Visual Studio 2005 - 5 days

This .NET training class enables developers who are migrating from a different development language, an earlier version of Visual Basic .NET or Visual C#, or who have completed entry-level training and experience using Microsoft Visual Studio 2005, to gain in-depth guidance on programming the Microsoft .NET Framework versions 2.0 and 3.0 with Visual Studio 2005.

This training class targets developers who already have professional programming experience in C, C++, earlier versions of Visual Basic .NET or Visual C#, Java, or another programming language, and who plan to use Visual Studio 2005 to develop enterprise business solutions.

The next class is running 3/15/2010. Register for this date or See More Dates

Introduction to .NET for DBAs Using Visual Studio 2008 - 2 days

This .NET training class will give the working DBA sufficient skills with .NET so that they can use it effectively in all the areas supported by SQL Server. The course starts with learning Visual Basic language concepts, including Data Types, Variables, and Classes and Objects while building simple console applications. Then it moves on to handling exceptions by using try/catch blocks and other programming tools - ADO.NET will be used for connecting to data sources and related topics. You'll then learn to work with SQL 2008's features like SQL Server Management (SSMS), Object Explorer, Query Editor plus others and then the development feature SQL CLR (Common Language Runtime). Finally, there is an overview of SQL Business Intelligence for 2008.

The next class is running 3/1/2010. Register for this date or See More Dates

ASP.NET AJAX Training with C# 2008 - 3 days

This ASP.NET AJAX training course provides a practical introduction to developing rich Internet applications using ASP.NET AJAX and C#. Because of the rich support provided by Microsoft's AJAX tools, an ASP.NET programmer can get up and running in this new environment quickly. This course shows the way. It is current to ASP.NET 3.5 and Visual Studio 2008.

The ASP.NET AJAX course begins with a discussion of rich Internet applications, which include substantial client-side code, typically JavaScript. Microsoft's AJAX tools are surveyed, and a simple AJAX application is illustrated. The JavaScript programming language is covered in enough detail to give the student a good working knowledge of writing client scripts. To retrieve and update information on a Web page from client-side code, the programmer needs to use DHTML or the Document Object Model (DOM), which are discussed in the third chapter along with Cascading Style Sheets (CSS).

The fourth lesson covers the AJAX Client Library, which simplifies client-side programming with JavaScript extensions, a debugging trace facility, and various API shortcuts. The next chapter covers partial page rendering, which enables part of a page to be updated asynchronously, resulting in an improved user experience. The next chapter covers various techniques for making remote-method calls, resulting in greater efficiency in an AJAX application. The next chapter introduces the AJAX Control Toolkit, which provides many very useful controls enabling sophisticated client-side effects with relatively little programming. The last chapter covers built-in application services, which provides a client-side API to various services on the server, such as authentication and user profiles.

Numerous programming examples and exercises are provided. A case study illustrates a number of features of ASP.NET AJAX working together.

ASP.NET AJAX Training with Visual Basic 2008 - 3 days

This ASP.NET AJAX training course provides a practical introduction to developing rich Internet applications using ASP.NET AJAX and Visual Basic 2008. Because of the rich support provided by Microsoft's AJAX tools, an ASP.NET programmer can get up and running in this new environment quickly. This course shows the way. It is current to ASP.NET 3.5 and Visual Studio 2008.

The ASP.NET AJAX course begins with a discussion of rich Internet applications, which include substantial client-side code, typically JavaScript. Microsoft's AJAX tools are surveyed, and a simple AJAX application is illustrated. The JavaScript programming language is covered in enough detail to give the student a good working knowledge of writing client scripts. To retrieve and update information on a Web page from client-side code, the programmer needs to use DHTML or the Document Object Model (DOM), which are discussed in the third chapter along with Cascading Style Sheets (CSS).

The fourth lesson covers the AJAX Client Library, which simplifies client-side programming with JavaScript extensions, a debugging trace facility, and various API shortcuts. The next chapter covers partial page rendering, which enables part of a page to be updated asynchronously, resulting in an improved user experience. The next chapter covers various techniques for making remote-method calls, resulting in greater efficiency in an AJAX application. The next chapter introduces the AJAX Control Toolkit, which provides many very useful controls enabling sophisticated client-side effects with relatively little programming. The last chapter covers built-in application services, which provides a client-side API to various services on the server, such as authentication and user profiles.

Numerous programming examples and exercises are provided. A case study illustrates a number of features of ASP.NET AJAX working together.

Find ASP.NET Training Near You


  • Java ®, all Java-based marks, Hibernate ®, and all Hibernate-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. or its subsidiaries in the U.S. and other countries.
Client Success
  1. Independent Survey
  2. Client List
  3. Testimonials
Join The Team
  1. Learn how you can become a Webucator Trainer
  2. Career Opportunities
Training Classes
Locations
Live eLearning

Like a class you would go to, but you don't have to go anywhere. More...

Customized Onsite Training

The trainer comes to you and delivers a class customized for your team. More...

Self-Paced eLearning

Our least expensive option. You proceed through the course entirely at your own pace. More...

Reference Library
Partner Programs
© Webucator, Inc. All rights reserved. | Toll Free: 877-932-8228 | UK: 0808-101-3484 | From outside the USA: 315-849-2724| Fax: 315-849-2723