GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 67 of 165    Print  
What is a Web Service?
A web service is a software component that exposes itself through the open communication channels of the Internet. Applications running on remote machines, on potentially different platforms, can access these components in a language and platform-independent manner.
A Web Service is a group of functions, packaged together for use in a common framework throughout a network.



  
Total Answers and Comments: 2 Last Update: November 14, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 13, 2006 07:37:33   #1  
samiksc Member Since: October 2005   Contribution: 233    

RE: What is a Web Service?

A web service is a component which runs on a server and supports clients to be connected using open protocols like HTTP and SMTP.

It uses SOAP for wrapping its objects to travel on the network.

It exposes itself via UDDI. Users can search for a web service using UDDI.

A web service is described using WSDL.


 
Is this answer useful? Yes | No
November 14, 2006 12:48:35   #2  
Srinivas        

RE: What is a Web Service?
WebSevice is a reusable software component (ClassLibraries) which exposes the businesslogic in them platform independent technology independent language on which it is created can be transported on HTTP (which is stateless) and provides the xml (Universal Accepted language which can be passed through firewalls) by exposing thruough SOAP (Simple Object Access Protocol) messages between the Caller and the component..
 
Is this answer useful? Yes | No

 Related Questions

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

Latest Answer : HTTP with SOAP ...

Latest Answer : Http is prefered for Soap while tcp for binary ie.http is used in webservices and tcp works well in remoting. ...

Latest Answer : False because web service can be written in J2EE platform also. ...

True or False: To test a Web service you must create a windows application or Web application to consume this service?

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

A web service is a software component that exposes itself through the open communication channels of the Internet. Applications running on remote machines, on potentially different platforms, can 
Latest Answer : WebSevice is a reusable software component (ClassLibraries) which exposes the businesslogic in them, platform independent, technology independent, language on which it is created, can be transported on HTTP (which is stateless) and provides the xml (Universal ...

ASP.NET implements authentication using authentication providers, which are code modules that verify credentials and implement other security functionality such as cookie generation. ASP.NET supports 
Latest Answer : One more authentication is called Client Certifiaction Authentication. ...

Visual Basic .NET has many new and improved language features — such as inheritance, interfaces, and overloading — that make it a powerful object-oriented programming language. As a Visual 
Latest Answer : Migrating from VB to VB.Net implies following advantages --High level OOPs features like inheritance, polymorphism and delegates become available.Also available are features like namespaces, interfaces, assemblies and attributes.Migrating to ADO.Net ...

Choosing a programming language depends on your language experience and the scope of the application you are building. While small applications are often created using only one language, it is not 
Latest Answer : The points of difference are as follows:VB.Net does not allow use of unmanaged code, while C# allows the same.C# performance is slightly better than that of VB.Net parallel code.C# supports XML documentation, but VB.Net does not.Operator overloading supported ...


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Switched Multi Megabit Data Service (SMDS)

Switched Multi Megabit Data Service SMDS SMDS or Switched Multi Megabit Data Service is used to communicate on the Public Data Networks using the WAN networking technology The SMDS technology uses fiber or copper wires for networking There are many components in the SMDS networking environment that
 

Service Autonomy

Service Autonomy As Businesses continue to step up the process of constructing enterprise automation logic in the service format there is also an increasing need to step up both the efficiency and reliability that the services are intended to take on at run time This dire need is increased when it c
 

Service Oriented Infrastructure

Service Oriented Infrastructure Service Oriented Infrastructure is a systematic means for describing Information Technology infrastructures in the terms of a service The underlying principles of Service Oriented Infrastructure revert back to LDAP and Mainframe technologies among others Where Service
 

Service Reusability

Service Reusability One of the most vital principles of Service Oriented Architecture is that of service reusability And in today’ s day and age it can be said that we have been making a lot of progress towards improving both this central tenet and Service Oriented Architecture in general
 

Standardized Service Contract

Standardized Service Contract Standardized service contracts are one of the key Service Oriented Architecture principles They ensure that services that are in the same inventory of services are kept in compliance with contract design standards The services in a Service Oriented Architecture are able
 

Service Discoverability

Service Discoverability Service discovery protocols can be thought of as network protocols that allow for the automatic detection of both services and devices that are offered by a computer network’ s various devices There are a lot of service discovery protocols available In this article
 

Service Loose Coupling

Service Loose Coupling Loose coupling can be thought of as the resilient relationship that exists among two or more systems or companies that have some sort of relationship based on exchange Each transactional end should make its requirements explicit somehow and make very few if any assumptions abo
 

Service Encapsulation

Service Encapsulation What is Encapsulation In the realm of computer networking the term encapsulation is utilized to include data from an upper layer protocol in to a protocol on a lower layer Such a method of abstraction through networking allows many different layers to add on functionality and f
 

Service Composability

Service Composability The principle of Service Oriented Architecture known as Service Composability can be broken up into two basic principles Service Discoverability and Service Composition When it comes to the realm of Service Design a lot of attention is paid to the enabling of those characterist
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape