Hi all,
.Net 3.0 RC1 is out and i was curious on how to start learning the new technologies such as avalon.
So downloaded .net 3.0 RC1 and the Windows SDK corresponding to the release (still dowloading it .. it's HUGE .... :S.
IS that all i have to do is there anything else i have to install anything for visual studio 2005
I've seen somewhere ... Visual Studio 2005 Extensions ..... do i need that Do i need anything else
Thanks for the help!

How to start ? Where to start?
Hanumanth Reddy
sajithpt
msiexec /i vsextwfx.msi WRC_INSTALLED_OVERRIDE=1
see the thread http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=698752&SiteID=1
KaiserSozeTR
I did compile de demo with the CMD Shell ... MSBUILD ... went through bin/debug .. run it .. nothing happens ...
JackZhangca
- visual studio pro version 8.0.50727-42 (RTM.050727-4200)
- .NET 3.0 RC1
- Windows SDK
I checked the sdk documentation and downloaded the Blackjac demo .. i tried to open it with VS ... but it doesn't work .. it says .. the project type is not supported by this installation.
Am i missing something
xRuntime
mirolslaw
Brian86
Sheva
Steven Liu
thats all u need.. the demo should work...
the extensions only help if you are planning to create a wpf project and develop something
Fabio Gouw
jshepler
Visual Studio 2005 RTM
.NET Framework 3.0 RC1(WINFX Runtime Components)
.NET Framework 3.O RC1 SDK(WINFX SDK)
Orcas Extension for Visual Studio
And, what's more, you need a good book:
Programming Windows Presentation Foundation
Sheva
m14cus
The orcas one Is there a release of orcas for .net 3.0 RC1
AbhimanyuSirohi