| Class Date and Time |
Price
|
|
|---|---|---|
|
$1,275.00
or 3 vouchers
vouchers
|
||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers | ||
| $1,275.00 or 3 vouchers vouchers |
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.
Each student in our Live Online and our Onsite classes receives a comprehensive set of materials, including course notes and all the class examples.
Experience in the following areas is required:
Our computer technical requirements and setup process is easy, with support just a click away.

Posted on Nov 18, 2011 by Bob Clary
This is a video demonstration of how to create a basic Web Part for SharePoint 2010 using Visual Studio 2010. The intent of the video is to showcase how ...
Posted on Jun 07, 2011 by Bob Clary
We’ve recently developed new resources to help clients achieve their Microsoft certification goals. We now offer a directory of Microsoft certification ...
Posted on Mar 02, 2011 by Nat Dunn
The readyState holds the current state of an XMLHttpRequest object. It is generally used to see if the requested content has been received. According to ...
Posted on Aug 18, 2010 by Bruce
Check out this video demonstration of how to create and use a client access policy in Microsoft Silverlight using Visual Studio 2010. Client access policies ...
Posted on Jul 25, 2010 by Bruce
The following exercises I wrote for a SharePoint Developers course but I thought the steps could come in handy for any SharePoint 2007 site. The first ...