What role of #&& in querystring?
Answer / v madhu babu
# is treated as fragment delimiter to delimit the history state and && precedes is used to check on the information in the query string.
| Is This Answer Correct ? | 3 Yes | 0 No |
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Is AJAX code cross browser compatible?
What are limitations of ajax?
How was ajax killed?
How we can send more values through the response text?
Does ajax have the same meaning as xmlhttprequest?
What is an ajax request and what is a simple example of where a ajax request would be used?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
What is the name of the dll that contains the ajax control toolkit?
What is prerequisite for Update Panel in Ajax?