Nice way to build a simple web with WCF

WCF
With WCF we can reply to SOAP request from an application hosting WCF runtime without IIS involved.
What if we want to extend this ability to serve other requests like the simple "REST".
We can actually turn this hosting runtime into a web server!

Post a Comment

Previous Post Next Post