2

After reading some info about adding Dependency Injection (for use with Unity) i still have one issue: WcfTestClient.

At this point of development i really don't want to install my Windows Service each time i hit F5, i just simply want to keep using the WcfTestClient (i think, or are there better ways?).

But the document explaining the way to use Dependency Injection with WCF services all mention '.svc' file... my project type (WCF Service Library) does not have a '.svc' file.

Sample documents:
- How do I pass values to the constructor on my wcf service?
- http://www.i-avington.com/Posts/Post/usng-unity-with-a-wcf-service
- http://orand.blogspot.nl/2006/10/wcf-service-dependency-injection.html

How can i use Dependency Injection with Wcf Service Library working with WcfTestClient?

Community
  • 1
  • 1
SvenL
  • 675
  • 5
  • 16

0 Answers0