I am currently creating a WCF service application using Visual studio 2010.
Is it possible to add a console application as a new project in the same WCF service solution?
I am currently creating a WCF service application using Visual studio 2010. Is it
Share
Yes it is. Just add a Console application project to your solution.