what are the differences between windows services and web
services?
Answer Posted / shubham
A Windows service is an application that runs without a user
being logged into the system, usually to process some data
on the machine that needs no user intervention to work with.
A Web service is a website that, when contacted, returns XML
(typically) in one of several standard formats for the
service consumer to process.
One can't be substituted for the other. They are
fundamentally different.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is web router?
Explain security types in asp.net?
Differences between “dataset” and “datareader”.
What is in a session cookie?
What is postback pixel?
what are the security certificates used in webservices?
What are the Types of session management in ASP.NET
How can you use a custom controls in ASP.NET application?
How u refer webservices?
Explain the difference between array and linkedlist?
What can we do with asp.net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
How is application management and maintenance improved in asp.net 2.0?
Define transparent caching with aop?