Author: dihola15 | Posted on: 6/1/2009 7:29:22 AM | Views : 785

Hi,
I need to hard-code certain things to get around certificate issues while developing, I'd like to know how to programmatically know whether I'm running Visual Studio or the real thing (production).
I read about using appDomain but this contains a guid and not any clear indication of what I am using.
 
Any ideas?
 
many thanks

 
...

Go to the complete details ...