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  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Download TestComplete 
Windows Web Hosting
 
IBM® developerWorks 
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 / 9
    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

    Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!

    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

    - Types of Operators in Visual Basic
    - Operators
    - Understanding Custom Events using Visual Bas...
    - Polymorphism using Abstract Classes in Visua...
    - Shadowing using Shadows in Visual Basic.NET ...
    - Overloading and Overriding in Visual Basic.N...
    - More on Controlling Windows Fax Services Usi...
    - Programmatically Controlling Windows Fax Ser...
    - Focusing on Forms and Menus in Visual Basic
    - Manipulating Forms with the Windows Forms Li...
    - Basics of the Windows Forms Library
    - Forms, Controls, and Other Useful Objects
    - Implementing OOP to Develop Database Oriente...
    - Using Themes and Skins for Personalization w...
    - A Deeper Look at Personalization using Visua...

     
    Accelerating Trading Partner Performance
     
    Competing on Analytics
     
    Cost Effective Scaling with Virtualization and Coyote Point Systems
     
    Five Checkpoints to Implementing IP Telephony
     
    Hosted Email Security: Staying Ahead of New Threats
     




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway