Posted by: Kaushal on: April 27, 2009
While working on DNN 5.0 site, I was trying to have a left menu navigation using AJAX Accordion. Even, I got succeeded in implementing that but i come accross an issue of – flickering the Accordion control in IE while opening and closing and navigating thru panes.
After googling, I came to know about the solution [...]
Posted by: Kaushal on: March 16, 2009
While working on DNN 5.0 site, I was trying to have a left menu navigation using AJAX Accordion. Even, I got succeeded in implementing that but i come accross an issue of – flickering the Accordion control in IE while opening and closing and navigating thru panes.
After googling, I came to know about the [...]
Posted by: Kaushal on: September 5, 2008
The Scenario may come where application needs data to be updated automatically. The Question comes; Is there a way by which we can auto refresh a page for specific time interval so as to update the Content(automatically).
The ultimate goal is; we want to refresh our page automatically at a defined time interval. First, if you [...]
Posted by: Kaushal on: August 8, 2008
There is a nice offer from Microsoft Learning centre. Download the entire contents in PDF format of the print books for the following subjects:
Introducing Microsoft Linq,
Introducing Microsoft ASP.NET AJAX,
Introducing Microsoft Silverlight 1.0.
Read More…
Posted by: Kaushal on: June 30, 2008
Recently I tried AutoComplete extender (AJAX toolkit) in one of my on going web application. What I suppose to do is, user shall be able to get the AutoSense list of available products from database on typing the name of the product in a TextBox. When user types some letters in the Textbox, a [...]