Community

Simplify WCF Development by Hosting a WCF Service Library in an ASP.NET Project

(Peter Vogel) It’s easy to test a service if you create it in a Windows Communication Foundation (WCF) Service Library — just press F5 to bring up Visual Studio’s Test Client. Testing isn’t as easy if you create your service in an ASP.NET project — you have to write your own test client.

Read More - Register for Free Membership