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 |
Explain "URL Encoding",HTML "entity", GET method, POST method ?
What is Webget and WebInvoke in rest service? Tell difference between them
Can you save a website to your desktop?
in companies what is the use of websphere?
How have you used ActionScript in your Flash development? To what length?
What happens in a Web application when you enter all the data and click on submit button?
What is the transport protocol you use to call a Web service SOAP?
Now days, different technologies for web application development are available such as Java and .NET. In your opinion, which technology is preferred over other technology and why?
Name 3 attributes of the position property.
What is the search engine optimizetion.
Who is ui/ux developer? What he does?
What is Web architecture that are followed while doing online project and tell the samples of architecture?