Can you give an example of when it would be appropriate to
use a web service as opposed to non-serviced .NET component?
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 |
How would you solve a floated div’s parent height.
how to design online bank web page with asp.net
Explain Working of Proxy Server, Cookies, types of cookies?
How is a Java Web Application deployed on a server?
What are the steps to follow to cache parts of web form?
What is user application?
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?
True or False: To test a Web service you must create a windows application or Web application to consume this service?
How can you test the security of a Web site,both manually and by using a tool?
What do you understand by client-server testing?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?
what is the difference between weblogic and websphere,jboss,tomcat?