Using .NET source code in C# Express

  • Thread starter Thread starter Andrus
  • Start date Start date
A

Andrus

Any tips how to use (eq. step into) .NET source code in Visual C# 2008
Express ?

Source code is supported by MS only in VS2008 as I read in blog.

Andrus.
 
Andrus said:
Any tips how to use (eq. step into) .NET source code in Visual C# 2008
Express ?

Source code is supported by MS only in VS2008 as I read in blog.

Andrus.

Well, you answered your own question. You need VS2008, the express versions
are *not* supported.

Willy.
 
Back
Top