WCF Tutorials

Site details
Site thumbnail http://wcfanswers.blogspot.com/

WCF Tutorials is about Microsoft Windows Communication Foundation, a part of .NET Framework. It’s a collection of tutorials to develop services using WCF, ASP.NET web services, SOAP, WSDL etc.

Recent blog post

  1. How to return a List from WCF Service?

    Consider a WCF service method that returns a generic list as follows: public List GetAllEmployees() { //code details here.... //returning a generic List } On Client-side, if we try to access returned value of that web service method as follows: MyServiceC...

    3 days ago

User reviews

Personal attacks are NOT allowed
Please read our comment policy