Feeds:
Posts
Comments

Archive for the ‘Ajax’ Category

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 »

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 »