K
Keith
I understand that Debug should be - troubleshooting one's
code, etc. - and release should be when one has
the "final" version of one's code for release.
But what is the difference in VB/VS.NET?
Both version create a complied version - but in different
folders. That can't be the only difference.
Are Release apps any faster than Debug apps?
Are there any other differences?
Is it "ok" to use Debug applications for "actual" end-user
use?
thank you.
code, etc. - and release should be when one has
the "final" version of one's code for release.
But what is the difference in VB/VS.NET?
Both version create a complied version - but in different
folders. That can't be the only difference.
Are Release apps any faster than Debug apps?
Are there any other differences?
Is it "ok" to use Debug applications for "actual" end-user
use?
thank you.