.net IDE capable of .net 3 and 3.5

Soldato
Joined
1 Sep 2003
Posts
3,424
Location
US of A
Hi.

I work as a .net programmer and am interested in doing some .net development at home, in addition to what I do at work. My work provides Visual Studio '05 (and soon '08) on my work laptop and am really familiar with it. Unfortunately, my work does not provide me with a license for my home computer. Is there a .net IDE that I can use for .net 3 and 3.5 programming without buying Visual Studio? I don't need any designers; just syntax highlighting and some form of Intellisense is sufficient.

Eclipse .net project is too early in development to be considered.

Thanks!
Jon
 
VS Express is better than any other free .NET IDE by a very very very long mile. Period.
And amen. You'll also have the benefit of essentially using the same environment as you do at work, and you'll be able to transfer solutions between the two if you need to.
 
Back
Top Bottom