Ajax.Net Dynamically load data in Modal Popup

With the Ajax.net modal popup, it is a good way to hide what is not required for the user to see, until the specific action is performed, but because the modal popup is placed within the page it self, just not displaying, if there are drop down list, grids that need to [...]

Ajax.net autocomplete, passing selected value ID to code behind

With the more work I am doing on the Ajax.Net frame work, the more better I am thinking of, but what I found is that sometimes even though the functionalities are all there, they seem to be hidden and you had to really dig deep to find out how to get it working.
Just recently, I [...]

Ajax.Net Multiple Cascade Drop Down List, Pre Load Values from DB

For one of the projects that I was working on, I tried to use the cascade drop down list control provided in the Ajax.Net toolkit. Because I’ve spent hours in the internet and digging through the forum posts to figure out exactly how it works, so I thought I would post it here.
I had two [...]