Can you give an example of when it would be appropriate to
use a web service as opposed to non-serviced .NET component?



Can you give an example of when it would be appropriate to use a web service as opposed to non-ser..

Answer / 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

More Web Related AllOther Interview Questions

Explain the functioning of dynamic pages in a website?

0 Answers   NIIT,


How does CGI work? Can I use 'C' language to write a CGI?

0 Answers  


Where?s global assembly cache located on the system? Can you have two files with the same file name in GAC?

0 Answers  


Do capital letters matter in keywords?(search engine point of view)

1 Answers  


Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.

0 Answers   CA, Intile,






Differentiate between static and dynamic website.

0 Answers  


If My Application is down what are the resonations?

0 Answers   CTS,


Which method is used to post a Web page to another Web page?

0 Answers   MindCracker,


what are the differences between webpage and webservice?

0 Answers  


how to design online bank web page with asp.net

0 Answers   CTS,


Can you give an example of when it would be appropriate to use a web service as opposed to non-serviced .NET component?

1 Answers  


Why should you submit your site to search engines?

1 Answers  


Categories