Define WCF ABC , Diffrent Contract. Diff b/w Wcf and in
webservice
Answer Posted / ashbin
WCF Technology is used for securring the
communcation/transaction between Client & server,Its
contract b/w Client & server,
Webservices can Be consumed by HTTP protocoll,but WCf can
be consume by any Protocol like HTTp, TCP.
Webservices are not Flexible but WCF is Flexible.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between table and query?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the event handlers that can be included in the Global.asax file?
What are custom controls?
How does output caching work in ASP.NET?
What is anonymous authentication?
What is an il?
What is data caching?
Apart from IDE what are the enhancements in asp.net 2.0?
Explain diff. Between friend and protected friend?
Write a code for sending an email from asp.net application.
What are validator? How do you disable them?
What is asp.net mvc5? : Asp.Net MVC
How does http session work?
What is authentication in asp.net?