What is the main advantage of WAS?(Windows activation service)
When it is used?
Answer Posted / sudhir sheoran
1) It Supports all type of transmission modes e.g
http, tcp, namedpipe
2) Windows services are managed by service control manager
so these are controlled by o.s beacause after hosting
they behave like windows services.
3) the life time of WAS will be the life time of windows
services i.e from start of machine to shutdown.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the role of WSDL in WCF?
How do we customize data contract names for generics types?
Is MSMQ works in two-way communications in WCF?
How do you choose the hosting for wcf internet service?
Explain about msmq integration binding?
What are different isolation levels?
How would you generate a proxy for wcf?
What is address header in wcf?
How many types of various programming approaches used for WCF?
What is wcf api?
What are wcf service endpoints? Explain.
what is SOA?
What message exchange patterns (meps) supported by wcf?
What is endpoint in wcf?
Explain service contracts?