Build list legend
Non-existent page
Version of Visual Studio | |
Version | 7.1 |
---|---|
Codename | Everett |
Latest build | 7.1.6030.0 |
Released | 2003-04-24 |
Support end | 2013-10-08 |
Visual Studio .NET 2003 (codenamed Everett) is the fourth major version of Visual Studio, released on 24 April 2003 alongside .NET Framework 1.1. It includes native development facilities for .NET Compact Framework applications, enhancements to all languages and the inclusion of Visual J# .NET. It is the last version to work on Windows NT 4.0 SP6a, Windows 2000 versions below SP3 and Windows XP before SP2. Microsoft considers this to be a minor release atop Visual Studio .NET 2002; this is represented by its bundled Microsoft Visual C++ compiler version - 13.1x.
This release introduces support for IPv6 addresses in the System.Net
namespace.
This release introduces .NET Compact Framework application development, which makes it easier to write applications for Pocket PC devices.
This release provides links to available web services both locally and on the Internet.
This release autocompletes Try
statements and interface implementation.
This release introduces a managed version of Java, which supports most Visual J++ 6 features and Microsoft extensions.
This release allows Visual C++ programmers to take advantage of the Windows Forms engine, whilst making it more ANSI-conformant and offering changes to the compiler, such as:
/arch
option, which lets program take advantage of SSE and SSE2 instructions/G7
option, which tells the compiler to optimize code generation/GS
option to help protect local variables from buffer overruns/Zm
option which now specifies the precompiled header memory allocation limit/noBool
option/Gf
option, which would be removed in Visual C++ 2005Build list legend