Mention the address syntax and the different formats of WCF transport scheme?



Mention the address syntax and the different formats of WCF transport scheme?..

Answer / Saurabh Saxena

The basic address syntax of a WCF service is <baseAddress>/<serviceName>.svc. The different formats of WCF transport schemes include NetTcpBinding (TCP), NetNamedPipeBinding (named pipes), NetHttpBinding (HTTP), and NetMsmqBinding (MSMQ).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Which are the different isolation levels in wcf?

1 Answers  


What message exchange patterns (meps) supported by wcf? Explain each of them briefly.

1 Answers  


WCF:What is it the Teredo? How can we use it?

1 Answers  


WCF:What hosting functionality is unique for the Vista OS?

1 Answers  


List the various protocols utilized in the messaging layer in wcf?

1 Answers  


What are different elements of wcf services client configuration file?

1 Answers  


How we can achieve operation overloading while exposing wcf services?

1 Answers  


Exp wcf peer network binding type?

1 Answers  


What is wcf wpf wwf in net?

1 Answers  


which is the best institute in hyderabad for advanced .net training and wcf.

8 Answers  


What is contract? What are the types of contract?

1 Answers  


What is the use of sessionmode?

1 Answers  


Categories