Browse by Tags

All Tags » WCF (RSS)

How to create overload methods in WCF service with C# by Jalpesh P. Vadgama

Before some days I have posted an blog about How to create overloaded web methods in asp.net web service? In this post I am going to explain how we can create overload methods in WCF(Windows Communication Foundation) service with C# language. So let’s...
Filed under: , , ,

Difference between Web Service and WCF Service by Jalpesh P. Vadgama

While taking interviews of .NET developers I often ask this questions. But lots of people don’t know exact difference between this. So, I decided to write a separate blog about this. Here are the few differences. Web services can be hosted in IIS as well...
More Posts