what are the differences between windows services and web
services?

Answer Posted / rajesh kumar

Window services is a long running executable application
with is run in its own window session.Window services have
the ability to start when the computers boot and it can
manually handled.We can Manulay start,stop,pause window
services.


Webservices is a business logic Components which provide
functionalatily via internet.The funcanality provided by
Webservice can be used by any application irrespective of
the progamming langauge,Hardware platform and Operating
System on it is running.Webservice uses SOAP in ordr to
Expaose the Business Funcationality to world.

Is This Answer Correct ?    44 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is protected configuration?

840


Describe how ASP.NET maintains process isolation for each Web application?

813


What are the differences between the response.write() and response.output.write()?

763


Does web services support data reader like pom project?

701


What is the server of asp.net?

740


14. What are your Future Plans for Swatz Oils GROUP U.K?

1955


How to Insert/Add in ASPXgridview

752


Differentiate between a page theme and a global theme?

716


What is a pixel url?

704


What is a server cookie?

719


Is asp.net outdated?

722


What is caching in asp.net?

754


Where do we store our connection string in asp.net application?

750


What is the use of the tag in the web.config file?

748


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

750