Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)

Method Overloading in WCF

WCF solves so many complex problems of the distributing computing, yet when it comes to simple things like overloading it fumbles. This is not what I say, but what I heard from some developers at my customer's site. So, I thought how can such a small
Posted by Sidhartha | 7 Comments
Filed under: ,

Getting away with client Config in WCF

Introduction This weblog provides a solution to one of the most common problem faced by developers while developing their projects involving WCF Services using Visual Studio. Background To give you a little background on what this is all about… when you
Posted by Sidhartha | 1 Comments
Filed under: ,

Attachment(s): Downloads.zip

WSDL for WCF Service

This can be tricky at times. If all you want is the basic communication WSDL, you can get it by appending ?WSDL to the .svc file. This will output the required WSDL. A sample for this would be something like: http://localhost/MyService/Service.svc?WSDL
Posted by Sidhartha | 4 Comments
Filed under: ,
 
Page view tracker