Recent Posts

Vipin Cherukara

Vipin Cherukara

Return To Blog Listing

Vipin Cherukara blog or a cherukara Factory for sharing my thoughts views or photos to the outside world

Search This Blog's Tags For:

Recent Posts Tagged With 'Ajax'

  • Webparts Drag and drop in Ajax UpdatePanel.

    Posted on Monday November 16th, 2009 at 00:45 in Ajax, updatepanel, webparts

    Many faces the situation when working on webparts with Ajax UpdatePanel. When the WebPartManager is outside the update panel the drag drop won't work for webparts. If the WebPartManager is placed inside the UpdatePanel it will work fine. It works fin...

  • Ajax : An alternative technique with "script" tags

    Posted on Wednesday April 15th, 2009 at 09:20 in Ajax, alternative ajax technique

    By now, nearly everyone who works in web development has heard of the term Ajax, which is simply a term to describe client-server communication achieved without reloading the current page. Most articles on Ajax have focused on using XMLHttp as the me...

  • Articles on AJAX and Accessibility

    Posted on Saturday March 28th, 2009 at 22:22 in Ajax

    AJAX (Asynchronous JavaScript and XML) is the hot and happening new web technology - all the really cool sites are using it now, right? It’s all about the user experience, right? Well, perhaps, but more often than not that user experience is flawe...