Visual Studio Command Prompt vs. a regular command prompt?

后端 未结 5 1435
攒了一身酷
攒了一身酷 2020-12-05 04:07

When I open a Visual Studio command prompt (for example, opened with menu Start -> Programs -> Microsoft Visual Studio 2008 -> Visual Studio T

5条回答
  •  猫巷女王i
    2020-12-05 04:56

    The Visual Studio command prompt has a few tools with it. Some tools are for repairing the install of Visual Studio. One of the tools I love using is for WCF. You type wcftestclient and you get a client to test your WCF services.

提交回复
热议问题