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



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

the wcf test client powerful tool. can avoid creating new console app test services. however, annoying can't seem save services/config add together client. if close , open 1 time again starts fresh.

any way save "instance" of wcf test client... kind of how fxcop let's scan binaries , save setting fxcop file?

the default behaviour of test client remember lastly few urls you've used. not enough?

wcf wcf-configuration wcftestclient

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -