Posted on: 7/14/2008 5:00:00 PM | Views : 911

Software developed using the .NET framework can be compiled into assemblies in either debug or release mode. These two modes create executables and libraries that have important differences. This article describes the use and setting of these modes.

...

Go to the complete details ...