Hi,
Last time, i implement a web services to make it another application can invoke my function and both of it can communicate.
Now, i really want to upgrade my knowledge to apply Windows Communication Foundation ("WCF"). Did anyone have a good sample/article to built WCF services and how the client can call it.
Dhanraj raiPosted Mar 23, 2009, 5:58 AM
U can download some sample application for workflow. I think there is WCF related.
http://www.apress.com/book/view/1430209755
Blocked AccountPosted Aug 28, 2008, 12:40 AM
Hi James,
By reading this article u are able to create WCF services.
http://blogs.msdn.com/trobbins/pages/how-to-building-a-wcf-service-and-consumer.aspx
Happy Coding!!