The storage location used for returns process is -
0001
0002
0011
SO01
Sessionmode Enumeration are
Allowed
NotAllowed
Required
All
Which property controls the instance lifetime?
SerivceTypeAttribute
ServiceAttribute
ServiceBehaviourAttribute
ServiceTypeBehaviour
ConcurrencyMode enumeration are
Multiple
Reentrant
Single
TranferMode property can be set to?
StreamedRequest
StreamedResponse
Streamed
Buffered
Which types of operation contract parameters could be streamed?
Message
Stream,IXMLSerializable
Message,Stream
Message,Stream or an IXMLSerializable
What sessions are available with WCF?
Reliable
Secure
Transport
Which Binding is used for port sharing in WCF?
NetMSMQBinding
BasicHTTPBinding
NetPeerTCPBinding
NetTCPBinding
Which Namespace is used to handle transactions in WCF?
System.Trans
System.Transcation
System.Transcations
System.Banking
Streaming is supported by
NetNamedPipeBinding,NetTcpBinding,BasicHttpBinding
NetNamedPipeBinding,BasicHttpBinding
BasicHttpBinding
NetNamedPipeBinding