AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Client-Side Web Service Calls with AJAX Extensions : Fritz Onion

Friday, March 13 2009

Since its inception, ASP.NET has fundamentally been a server-side technology. There were certainly places where ASP.NET would generate client-side JavaScript, most notably in the validation controls and more recently with the Web Part infrastructure, but it was rarely more than a simple translation of server-side properties into client-side behavior-you as the developer didn't have to think about interacting with the client until you received the next POST request. Developers needing to build more interactive pages with client-side JavaScript and DHTML were left to do it on their own, with some help from the ASP.NET 2.0 script callbacks feature. This has changed completely in the last year....

Read More:
Client-Side Web Service Calls with AJAX Extensions : Fritz Onion
Also See:
How to build Multi-Language Web Sites with ASP.NET 2.0 and VS.Net 2005 : Muhammad Mosa
Review: ASP.NET 2.0 Web Parts in Action : Richard J. Dudley
Creating Client And Server-Side Form Validation Using The Validator Toolkit For ASP.NET MVC : Juergen Baeurle
Setting Up and Using User Profiles : Marco Bellinaso
Secure Your Site : Steve C. Orr

Post your comment

Comment