DLLs compiled for different servers...teeeedious!
I have a backend DLL taht sits on my PC...
If I want to look at the Test server, I have to compile the DLL so that it points to the testserver. Then 20 mins later, I need to look at the live, so again I have to recompile the DLL :(
What about adding a regiustry entry into the registry that points at what server I want, then I only have to compile the DLL once, and just change the reg setting???
Is that a good thing?
Anyonme have any other ideas???
Woka