Browse by Tags

MK .NET UG

MK .NET UG
Macedonian .NET User Group
Tags
Tagged Content List
  • Blog Post: WCF Service on IIS – Another survival guide

    One of the differences between WCF Service and Web Service is their hosting environment options; WCF can also be hosted on IIS (just like Web Services), or in any other executable process / application domain. Hosting WCF Service on IIS has some limitations, so let’s see first what is not included...