Can you give an example of when it would be appropriate to
use a web service as opposed to non-serviced .NET component?
Answer Posted / swapna
Web service is one of main component in Service Oriented
Architecture. You could use web services when your clients
and servers are running on different networks and also
different platforms.
This provides a loosely coupled system. And also if the
client is behind the firewall it would be easy to use web
service since it runs on port 80 (by default) instead of
having some thing else in Service Oriented Architecture
applications.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is an example of a web based application?
What is a lambda?
What are the common problems faced in web testing?
what are propritory databases?
Have you used sass? What’s good about it?
Enlist some sub-classes of http response objects?
What is Firewall?
Can you save a website to your desktop?
Differentiate between static and dynamic website.
what is the relationship between garbagecollection and thread?
What is frame level testing and how do we test it?
What are dynamic pages?
what is stub in weblogic? dont give me a defination , iwant full ans with example? also tell what is replica-aware stubs.. ok bye send ans as soon as possible
On a scale of 1 to 10 rate your proficiency in CSS, JavaScript, PhotoShop, Illustrator, Flash, ActionScript, HTML, DHTML.
What is the difference between relative and absolute url?