Visual Basic.NET
  Home arrow Visual Basic.NET arrow Encoding/Decoding Web Service: Web Service...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
VISUAL BASIC.NET

Encoding/Decoding Web Service: Web Service Provider
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 10
    2006-01-10

    Table of Contents:
  • Encoding/Decoding Web Service: Web Service Provider
  • What Does the Service Do?
  • Configuring the Web Service
  • Local Testing

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Encoding/Decoding Web Service: Web Service Provider


    (Page 1 of 4 )

    This article gives you a brief introduction to web services. The tasks the service accomplishes are described, as well as some of its uses (such as Base64 encoding strings). A step by step method of creating an encoding service and testing the service in the VS2003 IDE is also described.

    In this tutorial, the web service provider will be described. The provider provides the service, namely when the web service consumer (Client) makes requests of the provider with certain information, the provider operates on that information using methods defined to process the information and returns the processed information. For example, the Microsoft Passport service provides authentication services when the consumer sends the username and password credentials. In a wider context, every machine would function both as a server and a client relaying information from one point to another, processing only what is intended for that particular machine.

    Interoperability is at the heart of the web services. Hence, all this communication between computers takes place regardless of the programming language and the operating system of the computers involved. This was not possible in the earlier distributed applications. This is has become possible because of the XML based architecture with open standard protocols. The web service protocol stack is shown in the following picture. During this tutorial you will be seeing some of the protocols from this stack at work in the example.

    Web Service Protocol Stack

    We will not be looking at UDDI, but we will come across the other protocols. After Web Service made its debut and Microsoft integrated it within the .NET Frame work and the VS 2003 IDE, the company added many enhancements to make it work better and more securely, described in what are known as Web Services Enhancements. With this bird's eye view of web services, the functionality that is provided by the example in the tutorial will be described.

    More Visual Basic.NET Articles
    More By Jayaram Krishnaswamy


       · Web Services has ushered in a new era in IT. It nicely fits into the growing area of...
     

    VISUAL BASIC.NET ARTICLES

    - User-defined Functions using Visual Basic Ap...
    - Understanding Object Binding in VBA
    - Mastering the Message Box
    - Testing a Windows Forms Application
    - Using Visual Basic.NET Features to Code a Wi...
    - Correcting Code in a Windows Forms Applicati...
    - Write Readable Code and Comments for Windows...
    - How to Code and Test a Windows Forms Applica...
    - Adding Features to a Windows Forms Applicati...
    - How to Design a Windows Forms Application
    - LINQ to XML Programming Using Visual Basic.N...
    - Understanding Delegates using Visual Basic.N...
    - Create a Sudoku Puzzle Generator using VB.NET
    - Entity Creation and Messaging in a VB.NET Te...
    - Movement and Player Statistics in a VB.NET T...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek