Hi , I’ve not written for a (pretty) long time. Developing software is lovely but when it is done for making money and paying the bills it gets stinky! This is why I don’t find time to update the blog. However in this post I am goanna write a helper class to show client messages [...]
Archive for the ‘Ajax’ Category
Ajaxism! Making your ASP.NET application Ajax enabled. (1)
Posted in Ajax, ASP.NET, tagged ., Ajax, asp, FIREFOX, onreadystatechange, readyState, XMLHTTPREQUEST on June 20, 2008 | 5 Comments »
Many ASP.NET developers believe that AJAX is equal to putting an update panel on a form and using it! I do not blame those programmers because Microsoft Ajax Extensions has come to ease the process of making a web site Ajax enabled and making Ajaxing procedures transparent. However, I believe every developer must know about [...]
