开发者

Is there any shortcut for debugging client/server application?

I'm us开发者_StackOverflowing Visual Studio 2010 to create a client/server game(C#).

I find myself doing this routine a lot: running the main server application(by pressing F5), and then debugging the first and the second clients(by right clicking on the client project and selecting start new instance for each client).

Is there any shortcut for this routine?


Right-click the solution, click Properties, select Startup Project, and set both projects to run.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜