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
Define http.
Enlist some web testing tools.
If we force XML for web design, the browzer size will reduce. How?
What software do you use to build websites? Give me an example of a project that you built using JavaScript. What kind of functionality did you create?
Describe the steps to develope and host the webservice for an application?
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
how to connect application to database by using the command?
What is the difference between local link popularity and global link popularity
How does CGI work? Can I use 'C' language to write a CGI?
what is web accessibility?
If My Application is down what are the resonations?
What is DOM?
What is a Complex Element?
DHTML: Difference between FontSize and Font Size?
What happens in a Web application when you enter all the data and click on submit button?