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 |
Can we call server-side code from javascript? : asp.net ajax
Describe how to handle concurrent ajax requests?
How we can send more values through the response text?
Is there any use abilities problems in ajax?
Describe the accordionextender control?
Explain the limitations of ajax? : asp.net ajax
What will happen with click of browser "back" button among asynchronous requests?
Do ajax applications always deliver a better experience than traditional web applications?
What are the requirements to run asp.net ajax applications on a server?
What are the extender controls?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
What do I do on the server to interact with an ajax client?