Hey folks,
I've been given a lump of code that has a ServicedComponent in it. I'm wrapping it up so that I don't have to expose the client code to yet another assembly dependency. The problem I'm having is injecting the connection string so that the Construct override will use the correct db.
Any ideas?
Thanks In Advance, Josh Robinson