12
Shouts

Hosting a WCF REST Service with WebServiceHost - Debug Mode

published 1034 days, 16 hours, 54 minutes ago posted by dharadhara 1036 days, 5 hours, 32 minutes ago
Friday, August 20, 2010 5:43:13 PM GMT Thursday, August 19, 2010 5:05:13 AM GMT

WebServiceHost factory helps us to host a WCF REST Service in managed application. This class is derived from ServiceHost class and automatically enables webHttpBinding and webHttpBehavior on the service End points

category: Web Dev | clicked: 7 | | source: beyondrelational.com | show counter code
tags: ASP .NET, dot net