Hi
Does anyone know if there is a difference between the Visual Studio .net beta 2 version and the Visual Studio academic version? I'm trying to use the 'Imports System.Window.Forms' namespace in a console application and Visual Studio .net beta 2 underlines the namespace in green. This doesn't happen when I use the same imports statement in a windows application. I just wondered if someone could tell me whether the problem is something I'm doing or it is a Beta 2 thing.
Thanks