C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » ASP.NET/Web Applications »

Web Services


Posted Date: 05 Feb 2008    Resource Type: Articles    Category: ASP.NET/Web Applications
Author: praveenjayapalMember Level: Gold    
Rating: 1 out of 5Points: 10



Web services:


Its an entity that can be programmed to provide a particular functionality to any number of web application over the internet. It does have not any user interface. It has been fairly difficult to call remote methods on one web server from another web server. However, by using web services developers can create components whose methods can be accessed by application that reside on another web server. A common server which used to exposing a web service and through that lot of applications can consume a web service. Because that is done using standard protocols such as XML and SOAP. Here the important one i.e. , the extension of the web service file is .asmx.

Major features:


• They can be implemented on vary platform.
• It’s never affected by firewall.
• It can be accessed by any application regardless of the software and hardware platform on which the applications is running, because it complies with common industry standard such as SOAP and web service descriptive languages.

Parts of Web Services:


SOAP: Simple Object Access Protocol
• It’s a platform independent
• It’s a communication protocol.
• Format for sending messages.
• Based on XML Files
• Design for communication via internet.
Its messages are transmitted across the web applications using the HTTP. The HTTP is a standard protocol, which support by almost every operating system and network configuration.

WSDL: Web Service Description Language
WSDL allow consumer to know about the web service before interacting with them. It’s an XML file.

How to locating a web service?


DISCO: Discovery – It is a standard that create a list of web service in a file called DISCO file. A organization can publish it own DISCO file on the server, so that clients can access this file to determine what all the web services are available.

UDDI: Universal Description, Discovery and Integration – It’s a standardize directory where different web services offered by different organization are publish. This particular directories has own advantages over the DISCO files, as client can search the required web services in directory.




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Adding attributes such as backgorund color, forecolor to the particular item of a dropdownlist
Previous Resource: Nested Master pages in VS2008
Return to Discussion Resource Index
Post New Resource
Category: ASP.NET/Web Applications


Post resources and earn money!
 
Related Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use