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
What is GAC in ASP.NET 2.0
How to use push notification?
Give an example of cookie abuse.
What is difference between cookies and cache?
Explain the use of errorprovider control in .net?
Why should i prefer JSP over asp.net or any other web development language..??
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Explain asp.net application life cycle?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What does asp.net stand for?
How do I open an ashx file in windows 7?
Explain advantages of caching?
How does viewstate work?
What is postback pixel?
What is preprocessor in .net and type, where it use?