Multiple Startup Projects
As a Visual Studio deveoper, are you fed up, when developing client/service solutions, with having to run one half of it in VS and the other as an .exe?
If so, I discovered today that you can now specify multiple startup projects and here’s how. Select the solution, right click and choose Set Startup Projects. Click the Multiple Startup Projects button and set which projects you want to start up with/without debugger.
Nice.
Leave a Reply