P
Philip Townsend
In older versions of Visual Studio, one could set compiler directives
that only executed when an app was in debug mode. It was done by
prefixing stateements with the "#" symbol. Is there a way to do this in
asp.net, c#? Thanks...
that only executed when an app was in debug mode. It was done by
prefixing stateements with the "#" symbol. Is there a way to do this in
asp.net, c#? Thanks...