.NET 2.0/ VS03 files

Post Reply
e5a
Posts: 1
Joined: Tue Jan 15, 2008 2:55 pm

.NET 2.0/ VS03 files

Post by e5a »

I recently purchased OptiTrack FLEX:C120 and was trying to compile some of the source code in Visual Studio 2003 and was having issue. I tried downloading some of the example code for C#.NET 2.0 but when unzipping it...it contained a folder only for C# .NET 3.0. Is there code out there for .NET 2.0?
Obviously, my VS is out dated with these files, is there anywhere I can find the .NET 2.0/VS03 source code for C#?
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: .NET 2.0/ VS03 files

Post by Birch »

We don't have any VS2003 C#.NET 2.0 samples available, however you might give the VS2005 to VS2003 converter listed below a try. I haven't tested this one but have used other VS2003 to VS2002 converters successfully before.

http://www.codeproject.com/KB/cs/Whidbe ... erter.aspx
Post Reply