Jaime Rodriguez On Windows Phone, Windows Presentation Foundation, Silverlight and Windows 7
This post is a quick recap of the most important changes for WPF and Silverlight developers in this Beta 2 release. I definitely will return to a few of these topics over the next few weeks, so stay tuned for updates and new posts. Please note that this post is NOT all-inclusive; there are lots of features and smaller bug fixes that I am leaving out. I will try to dig those up as we go along in the next few weeks!
Also, I've listed links to the Beta 1 posts at the bottom of the post for those needing a refresh. I've also sprinkled links to the videos in our “WPF in VS2010 Beta 2 series” throughout the post, as well as listing them at the end.
New in the Visual Studio 2010 Cider designer
You can see a video with most of the Beta 2 updates in this 14 minute video with Mark Wilson Thomas. In the video, Mark shares a MUST USE registry key to improve the performance of Visual Studio 2010 Beta 2. For the record, this is in the readme, it is not a hack and Mark has documented it on his announcement:
Registry Switch for improved performance Because of a late-breaking change, you will need to make a configuration change to see the best designer performance. This configuration change will not be necessary in the final released versions of the product. NOTE: Editing the registry can cause serious problems that may require you to reinstall Windows. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Refer to the article on registry editing for your OS (e.g http://support.microsoft.com/kb/136393) for advice. 1. Close any open VS instances 2. Open RegEdit (as an administrator as needed) 3. Select the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0 key 4. Right click and add key, type ClrHost 5. In the newly created key, right click and add a DWORD32 with the name StartupFlags 6. Set its value to 5 7. Close RegEdit 8. Start up Visual Studio and use as normal
[10/28 update. Mark now has a disclaimer and it is in bold red on his page, so it must be important, go read it:
Here are my cliff-notes from the video: For WPF developers
For Silverlight developers,
New Graphics (minus text) features for the WPF run-time? You can watch demos for most of these in this video with David Teitlebaum. You can get the demos for this video here.
New Text Features You can watch most of these improvements with insightful explanations in this Channel9 video with Chipalo Street.
New Control & Data binding features
New Windows 7 features
Deployment update You can watch a demo and get the whole picture from this Channel 9 video interview with Jossef Goldberg.
Hopefully this gets you caught up on beta2. Time to play! Download visual Studio 2008 beta2. Stay tuned for a few more posts on the topics above.
LINK ROLL!!
Beta 2 links:
Beta 1 (but still relevant links)