Whats new in the C# language in 2003?
The C# language has been updated to fully support the ECMA C# Language Specification. While it was certainly our goal to be fully compliant in the 2002 release, the reality of schedules related to the standardization process and the release process of the Visual Studio .NET 2002 product worked against us. However, in the 2003 edition of the Visual Studio family of products the C# language is fully compliant with the ECMA specification. Q4: What are the differences between Visual C# .NET Std Edition and Visual Studio .NET Pro Edition? Visual C# .NET 2003 Standard is intended for hobbyist or non-professional developers looking to learn the C# programming language. It does not include the following features found in Visual Studio .NET 2003 Professional and higher editions: 1)The ‘server’ node in the Server Explorer. 2) Source code control integration. 3) Enhanced debugging support. 4) Enhanced deployment support. 5) Visual data tools. 6) Extra wizards. 7) Enterprise Sample applications. 8