WCF:Is the Reliable session tied to the transport session?
Answers were Sorted based on User's Feedback
1. Message reliability is based on an industry standard
(Ws-Reliable Messaging) for reliable message-based
communication that maintains a session at the transport level.
2. To establish a reliable messaging link between two
endpoints, we first need a notion of a connection or
"session". Each message sent in the context of that session
is assigned a unique number denoting its order in the sequence
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mohan krishna chowdary
-- No ---
Because:
The reliability is not tied to a particular transport
session (for example, the session a TCP connection
provides) and can use multiple transport sessions
concurrently or sequentially over the lifetime of the
reliable session.
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain data contracts?
what are the different instance modes in WCF?
What is address header in wcf?
Describe the wcf architecture?
What are the advantages of wcf?
WCF:Reliable sessions in Windows Communication Foundation (WCF) use a transfer window. What is it the Transfer window? What does it means for the sender, for the receiver? How is it depend of the latency?
What is data contract equivalence?
What is wcf api?
Explain use of Endpoints in WCF Service?
what is DataContractSerializer?
what is the difference between ASMX web services and WCF?
What are the types of Data Contracts 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)