Lessons Learned using WCF net.tcp

added by cecildt
5/17/2011 5:37:58 AM

190 Views

I recently worked on a project where I developed an WCF web services that is exposed via https and net.tcp. The web services does all the database calls and business logic. Here are some lessons or tips for developing in WCF with net.tcp.


0 comments