Archive for the ‘WCF’ Category

 

Hello world with WCF

April 23rd, 2008

When I have started reading about WCF it looks like it involves lot XML configuration but its really cool.In this article I have started with simple example which does Hello world with WCF. 1) Create WCF Service Application Create a Console application and reference it with System.ServiceModel. Add an interface/Contract through we expose the service [...]

Read full article | No Comments »