By bloid
via javicrespotech.blogspot.com
Published: May 12 2008 / 17:32
Lately the use of client centric development model in .NET is getting increasingly popular. In contrast to the traditional server model where html tags are rendered in server side and then sent to the browser, the client centric approach consist of the use of asynchronous HTTP requests to retrieve data from server side and then do the html rendering in client side code.
Tweet
SaveShareSend
Tags: .net, frameworks, web services
Add your comment