<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx</link><description>Here's the definitive list: List of changes and fixed issues for Visual Studio 2008 Service Pack 1 Beta for Windows Presentation Foundation Designer New features The Properties window now contains the Events tab. The Events tab lets you create events,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8514834</link><pubDate>Fri, 16 May 2008 23:18:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8514834</guid><dc:creator>jhanford</dc:creator><description>&lt;p&gt;You have to add the ability to insert a row or column on a WPF Grid. Trying to refine layout or modifying an existing layout to add new controls is extremely tedious.&lt;/p&gt;
&lt;p&gt;The capability is there in WindowsForms TableLayoutPanel which works (at least from the designer perspective) similarly to the WPF Grid with Column and Row dependency properties.&lt;/p&gt;
&lt;p&gt;This one thing is causing our design team to ignore WPF as they see it as not very RAD.&lt;/p&gt;
</description></item><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8515427</link><pubDate>Sat, 17 May 2008 01:25:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8515427</guid><dc:creator>Mark Wilson-Thomas</dc:creator><description>&lt;p&gt;Thanks for the feedback. We are considering the feature you describe for a future release of the designer.&lt;/p&gt;
&lt;p&gt;If you have any other WPF Designer feedback we'd love to hear it over on the designers MSDN forum &lt;a rel="nofollow" target="_new" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=169&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=169&amp;amp;SiteID=1&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mark Wilson-Thomas&lt;/p&gt;
&lt;p&gt;Program Manager, WPF Designer, Visual Studio&lt;/p&gt;
</description></item><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8516000</link><pubDate>Sat, 17 May 2008 03:53:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8516000</guid><dc:creator>tims</dc:creator><description>&lt;p&gt;...and don't forget to check out the video interview with Mark and Erick from the team here:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/Showpost.aspx?postid=404726"&gt;http://channel9.msdn.com/Showpost.aspx?postid=404726&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;
</description></item><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8846737</link><pubDate>Sun, 10 Aug 2008 18:35:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8846737</guid><dc:creator>AgeKay</dc:creator><description>&lt;p&gt;Since installing both .NET Framework 3.5 SP1 Beta and VS 2008 SP1 Beta, the WPF designer (cider) and my compiled WPF applications do not use the Windows Theme set on my computer, which is Vista Aero, but &amp;quot;Classic&amp;quot; instead. So when developing my app now, I know feel like I am programming on Windows 95. I can force the use of the Vista Aero theme with the method described here though: &lt;a rel="nofollow" target="_new" href="http://arbel.net/blog/archive/2006/11/03/Forcing-WPF-to-use-a-specific-Windows-theme.aspx"&gt;http://arbel.net/blog/archive/2006/11/03/Forcing-WPF-to-use-a-specific-Windows-theme.aspx&lt;/a&gt; . But that's not very clean as you might imagine. Is this a known bug or am I the only one that is experiencing this side effect?&lt;/p&gt;
</description></item><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8849270</link><pubDate>Tue, 12 Aug 2008 01:00:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8849270</guid><dc:creator>jgalasyn</dc:creator><description>&lt;p&gt;Hi AgeKay,&lt;/p&gt;
&lt;p&gt;Thanks for visiting. We're pursuing this issue internally. It appears to be a platform issue, as Cider doesn't do anything to force the theme.&lt;/p&gt;
&lt;p&gt;I'll post an update when I hear more.&lt;/p&gt;
&lt;p&gt;Jim Galasyn&lt;/p&gt;
</description></item><item><title>re: WPF Designer: Changes and Fixes in VS2008 SP1 Beta</title><link>http://blogs.msdn.com/wpfsdk/archive/2008/05/16/wpf-designer-changes-and-fixes-in-vs2008-sp1-beta.aspx#8849736</link><pubDate>Tue, 12 Aug 2008 05:24:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8849736</guid><dc:creator>jgalasyn</dc:creator><description>&lt;p&gt;AgeKay,&lt;/p&gt;
&lt;p&gt;Do the released versions of SP1 (VS and .NET) continue to have this problem? You can install these from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/wpfsdk/archive/2008/08/11/visual-studio-2008-sp1-and-net-framework-3-5-sp1-are-live.aspx"&gt;http://blogs.msdn.com/wpfsdk/archive/2008/08/11/visual-studio-2008-sp1-and-net-framework-3-5-sp1-are-live.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
</description></item></channel></rss>