What is "per session" instance mode in wcf?
Answer / Dayan Singh
In WCF, Per Session Instance Mode creates a new instance of the service class for each client that starts a session. A session is established when the client sends the first message to the service and ends when either the client or the service closes the session. During the lifetime of a session, the same instance of the service will be used to handle messages from that particular client.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is DataContract and ServiceContract?Explain
3 Answers TCS, Tech Mahindra, Wipro,
Why do we use wcf services?
Define the term policy binding?
Describe the wcf architecture?
What is ConcurrencyMode in WCF?
What is the "address" property of endpoint in wcf?
Which are the different isolation levels in wcf?
What is the basic difference between creating WCF service or WEB services?
1 Answers Petranics Solutions,
What are the transport schemas does WCF supports?
How you can hosting a WCF service?
What are the transport schemes supported by wcf?
What is "singleton" instance mode 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)