Browse by Tags

All Tags » CSS Tricks » asp.net (RSS)

Integrating CSS Control Adapter With Menu Control by aghausman12

This is on the request of some of my readers to show how effective Asp.net menu control is by using CSS Control Adapter. Most of the folks either have no idea of what CSS Adapter is or have some problem in integrating that with their applications. So...
Filed under: ,

Disable Control When Asp.net AJAX is in progress by aghausman12

If the AJAX call to the server take too much time, then there is a possibility that user might press some other buttons or some other event occurred which will cause your AJAX call to stop and make a new request. To overcome this situation, I decided...
Filed under: , , ,
More Posts