WCF Service References.
We do it now through a secondary dll and machine.config for configuration. Would prefer to reference the service directly. This would also include the ability to use configuration files.
-
Amos A. Anderson commented
I currently use a .bat file to generate my dll and then I import it into LinqPad. I'm not sure how easy it is to include it but I would like to see it included.
-
Allon Guralnek commented
This is so desperately needed. WcfTestClient is just so lackluster and mouse-oriented. Both our developers and QA people would love to use LINQPad to test and interact with WCF (and other web-) services. Right now a solution must be created in VS and each time the service changes it must be updates and rebuilt - a pain.
As for configuration, I think this needs to be dealt with in a more general way. In fact, I have an idea and I'm going to post a new idea for it.