Creating applications that target .NET Framework v. 1.0 and/or 1.1
As explained in this article, the applications you create with one version of the framework, can target only that version or both, according to the settings you put in the
As explained in this article, the applications you create with one version of the framework, can target only that version or both, according to the settings you put in the
If you open the VS.NET documentation (either from within the IDE or by clicking the respective icon under the Start | Programs| Microsoft Visual Studio 2003 folder) you can use
The VS.NET’s Tools menu can be customized with your own commands, to launch external programs. For example, you may want to have a command that opens the current project’s folder
VS.NET 2003 comes with a nice feature that allows you to automatically run an external executable file before or after a build. For example, you may want that after a