How do you set DEBUG or RELEASE builds in Visual Studio 2008 (VB.net)
Posted
by GregH
on Super User
See other posts from Super User
or by GregH
Published on 2010-03-28T05:15:27Z
Indexed on
2010/03/28
5:23 UTC
Read the original article
Hit count: 507
This has been driving me crazy...I have VS 2008 and am developing vb.net applications. How do I specify if I am building a debug or release version? The description I found of how to do this on the Microsoft site (http://msdn.microsoft.com/en-us/library/wx0123s5.aspx) don't seem to be accurate. This should be pretty straight forward shouldn't it? It seems that a friend of mine that does C# development says it is easy in his environment. Are the VS environments different between C# and VB?
© Super User or respective owner