Q1: Content proxy is a web service on your server that can fetch data from external URLs and return it to the browser. How does the proxy improve the load time for users?
Q2: What are the advantages and disadvantages of using HTTP POST for web service calls?
Q3: What is the full form of LINQ? Explain LINQ to SQL.
Q4: What are the advantages of combining multiple Ajax calls into one call? Write any TWO.