Welcome to Data Mining Sign in | Join | Help

Shiju Varghese's .NET Blog

Blog moved to http://weblogs.asp.net/shijuvarghese

Syndication

Tags

Navigation

Browse by Tags

All Tags » ASP.net Ajax   (RSS)
Sorry, but there are no more tags available to filter with.
The UpdateProgress Control of ASP.net Ajax Extension
One of the excellent features of ASP.net Ajax Extension 1.0 is the UpdatePanel control. The UpdatePanel control enable partial-page rendering in an ASP.NET Web page asynchronously. The contents of UpdatePanel control will automatically update when a postback Read More...

Posted Monday, April 02, 2007 12:18 PM by shiju_cv | 2 Comments

Filed under:

ASP.net Ajax - LoadScriptsBeforeUI Property
LoadScriptsBeforeUI property of the ScriptManager class allows the user to control the nature of the download of the Ajax scripts. The boolean value indicate that the scripts are loaded before or after the page UI is loaded. If LoadScriptsBeforeUI is Read More...

Posted Thursday, March 22, 2007 11:51 AM by shiju_cv | 0 Comments

Filed under:

Atlas 1.0 Naming Revealed
Scott Guthrie has announced the official name of Microsoft Atlas 1.0 and planning to release v1.0 before the end of this year. The officail names are Microsoft AJAX Library : The client-side Javascript library that works with any browser and also supports Read More...

Posted Friday, September 15, 2006 9:53 AM by shiju_cv | 0 Comments

Filed under:

Introducing Drag-Drop and Animations with Microsoft Atlas
Today Microsoft Atlas is becoming one of the key technologies for building Web 2.0 model web applications. Thanks to the great Microsoft ASP.net team led by Scot Guthrie. The team is providing an exciting web application model for building next generation Read More...

Posted Monday, July 31, 2006 9:20 PM by shiju_cv | 0 Comments

Filed under:

Ajax: The next evolution of web applications
What is Ajax Today Ajax is the hottest buzzword of the web. Thanks to web developers of google, they are making Ajax more popular. Ajax is not a new technology; it combines a lot of existing technologies. Ajax stands for Asynchronous JavaScript and XML. Read More...

Posted Friday, December 02, 2005 11:23 AM by shiju_cv | 1 Comments

Filed under: