what are webservices?In which circumstances we can go for
webservices?
Answer Posted / jacky
Web service is a contract b/w consumer and service provider
this is business logic .It is plateform independent ie
heterogeneous nature .Web service used XML serialization
with the help SOAP protocol, where SOAP create an envolop
for XML data for serialization and de-serialization on
server and client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between asp and asp.net?
What is full form of asp.net?
What is Forms Authentication in ASP.NET?
Explain exception filters?
How is session id generated?
Explain about secure socket layer?
What is web router?
Explain culture and uiculture values.
Which property is used to identify the Page is Post Back in ASP.NET?
What is asp.net web application?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How does a content page different from a master page?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is difference between Lambda Expression and LINQ in ASP.NET?
How does exception management works in ASP.NET?