What is the main advantage of WAS?(Windows activation service)
When it is used?
Answers were Sorted based on User's Feedback
Answer / pradeeprajasekharan
Windows Process Activation Server (WAS) is a new server
available with Vista and Windows Server 2008. The new server
is capable of deploying WCF applications which is driven
through different communication protocols such as TCP, Named
Pipes, MSMQ etc together with HTTP. IIS can host WCF
services that communicates only using HTTP while WAS
supports all of the above given protocols. So for an
application that communicates internally using TCP can be
deployed in HTTP by adding a few changes in the
configuration. So the same applicaiton communicates with TCP
and HTTP under a host.
| Is This Answer Correct ? | 11 Yes | 2 No |
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 |
What are the different modes of communication in wcf?
What is service proxy in wcf?
What is the one-way mode in wcf?
can you explain fault contracts? : Wcf data services
Explain service contracts?
What are different bindings supported by wcf?
What are the transport schemas supported by wcf?
Plz any one send the sharepoint interview question @ mossdev123@gmail.com
List out the difference between XMLSerializer and the DataContractSerializer?
What is the "address" property of endpoint in wcf?
What is the use of servicebehavior attribute in wcf ?
What are the different wcf binding available?
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)