We are providing online training of realtime Live project on Asp.Net MVC with Angular and Web API. For more information click here. If you have any query then drop the messase in CONTACT FORM

Monday, March 16, 2015

Interview questions and answers of WCF



Q1. What is WCF?

WCF stands for Windows Communication Foundation. It is a Software development kit for developing services on Windows. WCF is introduced in .NET 3.0. in the System.ServiceModel namespace. WCF is based on basic concepts of Service-oriented architecture (SOA)

Q2. What is an endpoint in WCF service?

Q3. Explain Address, Binding, and contract for a WCF Service?

Q4. What are the various address format in WCF?

Q5. What are the types of binding available in WCF?

Q6. What are the types of contracts available in WCF?

Q7. What are the various ways of hosting a WCF Service?

Q8. What is the proxy for WCF Service?

Q9. How can we create a Proxy for the WCF Service?

Q10.What is the difference between WCF Service and Web Service?

Q11.What was the code name for WCF?

Q12.What are the main components of WCF?

Q13.Where we can host WCF services?

Q14.What is service and client in perspective of data communication?

Q15.What are the different elements of the WCF Services Client configuration file?

Q16.What is an endpoint in WCF?

17. What are ends, contract, address, and bindings?

Q18.What is binding and how many types of bindings are there in WCF?

Q19.WCF supports nine types of bindings.

No comments: