Microsoft ASP.NET AJAX enables you to call ASP.NET Web services (.asmx files) from the browser by using client script. This enhances the user experience for the Web application. The page can call server-based methods without a postback and without refreshing the whole page, because only data is transferred between the browser and the Web server. [...]
Archive for May, 2009
To know the core concepts of Microsoft AJAX Library and how to add OOPS functionality on Javascript please review the attached ppt.. microsoft-ajax-library
Here’s quick and short presentation that tells What exactly is MVC Architectural Pattern.. Going forward I will Post more articles/presentations on it which are simple and easily understandable by the reader. mvcintro