.NET web services Question:
Download Questions PDF

Explain Advantages of the distributed components?

Answer:

The key benefit of having distributed components is that they spread out the load over different machines.
The components can be upgraded without disturbing the clients' code.
The distributed application improves security. For example, a company who has many agents wouldn’t like those agents to have direct access to its database. Instead, these agents can be granted access to the components running on the corporate server which can be controlled and restricted.

Download Dot NET Web Services Interview Questions And Answers PDF

Previous QuestionNext Question
Explain in brief different distributed technologies?Web services vs. CORBA and DCOM?