Z
Z.K.
Why is it that I cannot see what mode I am in in C# like I can with C++.
In C++ there is a combobox with Debug or Release and you can change
between them. C# does not seem to have this ability though there is a
release and a debug folder and both seem to be created when the program
is compiled. I am using C# Express 2008.
Z.K.
In C++ there is a combobox with Debug or Release and you can change
between them. C# does not seem to have this ability though there is a
release and a debug folder and both seem to be created when the program
is compiled. I am using C# Express 2008.
Z.K.