Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Multiple Start Up Projects

I did not know one could build multiple projects under one solution and have them all start when you Run.  How and where is the helpful?  Simply change Single Start Up to Multiple then select the order.  When devloping a Remoting Host Exe and a Test Client exe, code them under one solition, set them both to start up on Run and have the host start first.  Too cool.  

No Comments