WCF Interview questions


Total available count: 25
Subject - Microsoft Technologies
Subsubject - WCF

What is proxy in WCF?

A proxy is a class by which a service client can Interact with the service. By the use of proxy in the client application we can call different methods in the service.




Next 5 interview question(s)

1
Which bindings do support the reliable session in WCF?
2
Different types of contracts in WCF?
3
What is address in WCF and how many types of transport schemas are there in WCF?
4
What are the advantages of hosting WCF service in WAS?
5
Features of WCF?