Will VS.NET 2002 Projects work in 2K3?
C#
4
Posts
4
Posters
0
Views
1
Watching
-
-
The .csproj file format is upgraded, and VC#.NET 2K3 will automatically prompt when you open a C# 2K2 project.
-
VB.NET and C# projects will go fine. The only trouble will be with C++ projects, because there were some language changes, but not a big deal. My latest article: GBVB - Converting VB.NET code to C#