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 are server side controls?
What are main return types supported in Web API?
Explain asp.net mvc request life cycle? : asp.net mvc
A web service can only be written in .net? State whether true or false.
Is redux flux?
Describe the Server Control Events of ASP.NET?
What is the difference between file-based dependency and key-based dependency?
What is a page life cycle? What are the events in a page life cycle?
Are xaml file compiled or built on runtime?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
About CLR, reflection and assemblies?
Define static constructor?
What is advantage of asp.net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?