can we call web service from the browser?
Answer Posted / govindarao konduri
Hi,,,
Yes we can call the web service from the browser.
But we need to add web reference to our web page.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do active server pages work?
Explain what is event bubbling?
Which is better viewstate or session?
In which event are the controls fully loaded?
Explain one critical mapping?
Differentiate between file-based dependency and key-based dependency.
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are cao and sao.
If 200 is for all successful operation then why do we have 201 response codes?
What are directives in asp.net?
Explain about the .NET framework?
What is postback in asp net?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How can we make sure that Web API returns JSON data only?