ASP.NET AJAX meets Virtual Earth series on DotNetSlackers
I'm writing for DotNetSlackers a series of short tutorials on ASP.NET AJAX. The goal is to offer an overview of the main features of the framework in the context of a little mashup that leverages the Virtual Earth API.
The tutorials are written for ASP.NET developers who start moving the first steps in the Ajax world.
The following parts have been published:
- Introduction. How an Ajax-enabled Web Application can take advantage of the ASP.NET technology. Configuring a web site for ASP.NET AJAX.
- Authoring a client component. Ajax-enabled server controls.
- Calling a local Web Service. Round-trip of server types.
- Inner workings of a web service proxy. The need for tools.