Hello,
i installed .NET framework 3.0 + .NET SDK 3.0 on my system where i use Visual C# express (with .NET 2.0). I wanted to write my first 3.0 application but it seems as if the new api is not available.
So my question is: Is it possible to develop for .NET 3.0 with the Express edition and how do i get started
Best regards,
Alexander

.NET 3.0 with Visual C# Express
B Letts
you need to install the orcas addin:
http://www.microsoft.com/downloads/details.aspx FamilyId=5A0AE4CD-DC79-4B12-8A05-B6195F89FFA2&displaylang=en
however...