What is the "binding" property of endpoint in wcf?
Answer / Ashok Ram
"Binding" in WCF is a configuration object that defines communication details between clients and services, such as transport (HTTP, TCP), encoding (SOAP, XML, binary), security (basicHttpSecurity, WSHttpSecurity), transaction (OleTransactions, MSDTC), and relaying (WSReliableMessaging). It connects the service contract to a protocol, and is configured using classes deriving from System.ServiceModel.Channels.Binding."
| Is This Answer Correct ? | 0 Yes | 0 No |
WCF:What is it the Reliable session?
How many Instance modes is supported by WCF?
Give the address format of all the bindings in wcf.
What is abc in wcf?
What is the "contract" property of endpoint in wcf?
Define service contracts?
What is the one-way mode in wcf?
Is it possible for a WCF service to implement Multiple service contracts?
What do you understand by the term data contract?
what is wcf tcp binding type? : Wcf data services
Explain service contracts?
Can you explain how end points, contract, address and bindings are done in wcf?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)