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

Which method is used to force all the validation controls to run?

555


Where is asp.net view state stored?

520


What is master page in dtp?

551


How response object is related to asp's response object?

523


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

577






What is bound controls

590


What is a postback ispostback and autopostback in asp net?

481


Write code to send e-mail from an asp.net application?

550


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

527


What are type/key pairs in client script registration?

567


Out of ASP or ASP.NET which one is stateless?

679


What role “#&&” plays in a querysting?

557


How to handle errors in Web API?

628


What are server-side comments in ASP.NET?

551


What asp.net control can embed xaml into asp.net pages?

543