My project is going to contain multiple WCF Services. The Services will be hosted in Windows Service with TCP Netbinding. We will be using VB.NET with and TPL feature of .NET 4.0.
The project has complex business logic. I am looking for the directions and best practices to follow to start my Visual Studion project structue so that it is easy to develop and maintain thereafter.
can anybody suggest me some links or sample code to refer.
Thanks a bunch in advance.