I’m looking to create a rich-featured application using a client/server model, using WCF as a possible communications framework. I will host the service(s) in a Windows Service (so with WCF I’d using netTcpBinding). Now, I suppose I could define every service operation into a single service contract, but there could be quite a few operations […]
WCF client/server model
- Post author By user user
- Post date
- Categories In .net, wcf
- 4 Comments on WCF client/server model