Posted in Ajax, asp.net 2 on August 28, 2007 | Leave a Comment »
There are many bugs comes in JavaScript while working with Ajax extension in asp.net. There are many helping tools for debugging Ajax JavaScript. The best tools I found are Firebug for Firefox and Web Development Helper for Internet Explorer. These tools integrate with
the browser and let you inspect and debug web pages directly in the [...]
Read Full Post »
Posted in Ajax on July 14, 2006 | 1 Comment »
What is Ajax Today Ajax is the hottest buzzword of the web. Thanks to web developers of google, they are making Ajax more popular. Ajax is not a new technology; it combines a lot of existing technologies. Ajax stands for Asynchronous JavaScript and XML. It is a combination of existing technologies such as DHTML, CSS, [...]
Read Full Post »