开发者

WCF Test Client - Any way to save the services/settings to a file to reload easily later?

The WCF Test Client is a really powerful tool. I can avoid creating a new console app to test my services. However, what is annoying is that I can't seem to save the services/config I add 开发者_运维百科to the client. If I close it and open it again it starts fresh.

Any way to save an "instance" of the WCF Test Client... kind of like how FxCop let's you scan your binaries and save that setting to an FxCop file?


The default behaviour of the test client will remember the last few URLs you've used. Is that not enough?

WCF Test Client - Any way to save the services/settings to a file to reload easily later?


If the config file is changed the settings are automatically stored (in case the "Always Regenerate Config When Launching Services" option is disabled).

You can see the details in this section of the Wcf Test Client documentation.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜