ASP.NET AJAX Control Development with Visual Studio 2008 and .NET 3.5 Framework
ebook ∣ Wrox Blox
By Damien White

Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
This Wrox Blox takes developers gradually through creating a custom ASP.NET AJAX control. JavaScript is essential for writing ASP.NET AJAX controls, but quite a few developers still struggle in this area. Given this fact, this Wrox Blox takes a compressive look at JavaScript and the improvements that the Microsoft AJAX Library provides to client-side development, giving readers the skills they need to delve straight into creating a “news scroller” type control from start to finish with step-by-step instructions throughout.
Introduction to AJAX Web Controls 1
Visual Studio 2008 and AJAX 2
Microsoft AJAX Library 7
JavaScript and Object-Oriented Programming 7
Using Objects in JavaScript 8
Emulating Classes 9
Microsoft AJAX Library 11
Getting Started with AJAX Controls 12
Refactoring and Understanding the Basic Control 12
Registering the Client Control 16
Creating a Test Web Site 17
Creating the Basic Server Control 18
Creating the Basic Client Control 26
Enhancing the DynamicScroller Control — Properties 29
Enhancing the DynamicScroller Control — Events 31
Summary 35
About Damien White 37