ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what are the differences between windows services and web
services?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are the differences between windows services and web services?
Answer
# 1
a windows service is installed on a Windows box and is very
windws platform dependent. it keeps running in the back
ground even if the user has logged off. a service is
typically use ful where on servers there are long running
processes.
 
Is This Answer Correct ?    6 Yes 2 No
Varun
 
  Re: what are the differences between windows services and web services?
Answer
# 2
An XML Web service is a component that implements program 
logic and provides functionality for diseparate 
applications. These applications use standard protocols, 
such as HTTP, XML, and SOAP, to access the functionality. 
XML Web services use XML-based messaging to send and 
receive data, which enables heterogeneous applications to 
interoperate with each other. You can use XML Web services 
to integrate applications that are written in different 
programming languages and deployed on different platforms. 
In addition, you can deploy XML Web services within an 
intranet as well as on the Internet. While the Internet 
brings users closer to organizations, XML Web services 
allow organizations to integrate their applications.


A Windows service starts much before any user logs in to 
the system (if it has been setup to start at boot up 
process). A Windows service can also be setup in such a way 
that it requires a user to start it manually ? the ultimate 
customization!
Windows services run as background processes. These 
applications do not have a user interface, which makes them 
ideal for tasks that do not require any user interaction. 
You can install a Windows service on any server or computer 
that is running Windows 2000, Windows XP, or Windows NT. 
You can also specify a Windows service to run in the 
security context of a specific user account that is 
different from the logged on user account or the default 
computer account. For example, you can create a Windows 
service to monitor performance counter data and react to 
threshold values in a database.
 
Is This Answer Correct ?    5 Yes 1 No
Smriti
 
 
 
  Re: what are the differences between windows services and web services?
Answer
# 3
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 ?    8 Yes 0 No
Rajesh Kumar
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What base class do all Web Forms inherit from?  1
What is the namespace for encryption? Astadia1
What is the main difference between grid layout and flow layout?  1
public key? Microsoft1
what is session ?how sessions are handeled in application? write the clauses of sql server in their order. Olive-Tech2
What is strong name and which tool is used for this? Accenture3
Difference between Dataset and DataReader ? Accenture4
What are various authentication mechanisms in ASP.NET ? TCS3
What are PDBs? Where must they be located for debugging to work?  2
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?  1
About remoting and web services. Difference between them? Microsoft2
Briefly describe different techniques for ASP.NET State Management? Syntax-Softtech2
How can i include both C# and vb.net classes in same solution?  2
Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?  2
Should validation (did the user enter a real date) occur server-side or client-side? Why?  2
What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() method c) The Render() method d) The default constructor Syntax-Softtech1
What type of code (server or client) is found in a Code-Behind class?  1
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control? iSoft6
Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables? Phoenix-Technologies1
How do you add a javascript function for a link button in a datagrid ? Microsoft4
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com