Click here to Skip to main content
15,896,063 members
Articles / Web Development / ASP.NET

Understanding the Basics of Web Service in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.83/5 (105 votes)
10 Jun 2012CPOL5 min read 585.8K   10.1K   143  
Understanding the need for a web service, the benefits of having a web service and how we can create a basic web service and consume it.

Revisions


  

Compare Revision Minor Date Status Editor
3 - publicly available No 10-Jun-12 22:18 Available Sean Ewington
Updates in content. 3 changes had been made.
1 No 28-Feb-12 9:26 Available Deeksha Shenoy

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
India India

I Started my Programming career with C++. Later got a chance to develop Windows Form applications using C#. Currently using C#, ASP.NET & ASP.NET MVC to create Information Systems, e-commerce/e-governance Portals and Data driven websites.

My interests involves Programming, Website development and Learning/Teaching subjects related to Computer Science/Information Systems. IMO, C# is the best programming language and I love working with C# and other Microsoft Technologies.

  • Microsoft Certified Technology Specialist (MCTS): Web Applications Development with Microsoft .NET Framework 4
  • Microsoft Certified Technology Specialist (MCTS): Accessing Data with Microsoft .NET Framework 4
  • Microsoft Certified Technology Specialist (MCTS): Windows Communication Foundation Development with Microsoft .NET Framework 4

If you like my articles, please visit my website for more: www.rahulrajatsingh.com[^]

  • Microsoft MVP 2015

Comments and Discussions