WCF Interview questions


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

What is the purpose of base address in WCF service? How it is specified?

When multiple endpoints are associated with WCF service, base address (one primary address) is assigned to the service, and relative addresses are assigned to each endpoint. Base address is specified in element for each service.
 



Next 5 interview question(s)

1
What is WCF (Windows Communication Foundation)?
2
What is the difference between REST and SOAP?
3
What is Throttling in WCF?
4
What is binding and how many types of bindings are there in WCF?
5
Which protocol is used for platform-independent communication?