Related resources for ASP.NET Web Services
  • Using Web Services in ASP.Net12/22/2020 4:55:00 AM. This article does not go into the inner details of web services, but you will get enough information to start creating and consuming simple ASP.Net web services.
  • Remoting in .NET11/23/2020 9:19:07 AM. Distributed computing is an integral part of almost every software development. Before .Net Remoting, DCOM was the most used method of developing distributed application on Microsoft platform.
  • An Introduction to Windows Communication Foundation (WCF)9/13/2019 1:27:18 AM. This article introduces the Windows Communication Foundation (WCF).