Monday, 21 November 2011

WCF 4.0 File-less Activation

So far till framework 3.5 we have used the service activation using the .SVC files, with Web Application. If you look closely to this pattern, some of the issues we face are SVC file makes the Service tightly coupled with the activation process Adds extra maintenance effort. ...
Share:

Saturday, 15 October 2011

WCF REST and SOAP Service with WSSF (Service Factory 2010)

SOAP or REST this is always been a debated topic. In both the approach we have certain disadvantages as well as advantages. Internet is flooded with such an articles, but what if we want to keep both parallel, yes of course we can do this because WCF gives us all the freedom to use both the Approach...
Share: