By mswatcher
via codeproject.com
Submitted: Mar 04 2013 / 03:16
In a previous article (Implementing a Basic Hello World WCF Service (v4.5)), we have learned how to create a basic WCF Service manually from scratch. In that article, we also manually created a host application, generated the proxy and configuration files, and created a test client to test the WCF Service. You can review that article to learn what a WCF Service is really like under the hood.
Tweet
SaveShareSend
Tags: .net, frameworks, web services
Add your comment