Home ASP.NET Web Services

ASP.NET - Web Services



After completing this tutorial, you will be able to
  • Understand the importance of Web services
  • Use the technologies underlying Web services
  • Write Web services using ASP.NET
  • Consume Web services
This tutorial covers Web services from an ASP.NET perspective. Over the last few years “Web services” has emerged as a buzzword for enabling the next generation of computer connectivity. While networking a bunch of computers together isn't trivial, it's generally a solved problem these days. Most workplaces in the modern world depend upon an internal network of computers to allow the people staffing the enterprise to communicate and work effectively.

Next