Monday, October 1, 2007

Extreme ASP.NET: Client-Side Web Service Calls with AJAX Extensions -- MSDN Magazine, January 2007

If you think about it... handling server-data calls from the client & getting data back in JSON completely erases the need to manage the GUI in server-side code. Now that's a 'presentation layer' if I've ever heard of one. Sure, you'd have to write all your session/security/authentication management a different way - but it opens new doors for web application design.

Extreme ASP.NET: Client-Side Web Service Calls with AJAX Extensions -- MSDN Magazine, January 2007

No comments: