Answer Posted / ramesh
webservice is an application that designed to interact with other application through internet.
soap-simple object access protocol used to interact with other application. This main function transfer the object from one application to another application and it translate objects into xml format
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What's the difference between viewstate and sessionstate?
If you want to write your own dot net language, what steps you will you take care?
How can we identify that the page is post back in asp net?
Which is faster viewdata or viewbag?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What symbol would you use to denote, the start of a code block in aspx views?
Explain the difference between response.redirect vs server.transfer
What is use of <% %> in asp.net?
How do you do Client-side validation in .Net?
Can user control be stored in library?
What is the default Orientation property in a Menu control?
What is the difference between adding reference in solution explorer and adding references by using ?
How many types of cache are there?
What is a response cookie?
Explain how do you validate the controls in an asp .net page?