 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPF Reflections &#187; VS 2008</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/wpf/tag/vs-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/wpf</link>
	<description></description>
	<lastBuildDate>Mon, 21 Jan 2013 19:34:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>WPF Animations &#8211; PointAnimationUsingKeyFrames</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-pointanimationusingkeyframes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-pointanimationusingkeyframes/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 22:38:06 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-pointanimationusingkeyframes/</guid>
		<description><![CDATA[Another key aspect to WPF animations is the ability to specify point movements. What do I mean by that? Well a point can be defined as a x and a y co-ordinate, and a movement is simply an animation. What is key to this though, is that it enables you to easily animate shapes along [...]]]></description>
				<content:encoded><![CDATA[<p>Another key aspect to WPF animations is the ability to specify point movements.<br />
What do I mean by that?<br />
Well a point can be defined as a x and a y co-ordinate, and a movement is simply an animation.</p>
<p>What is key to this though, is that it enables you to easily animate shapes along a specified set of co-ordinates.<br />
Try to imagine doing that in MFC!</p>
<p>Here is an example of moving a circle along a series of co-ordinates:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31-3.GIF" title="blogaugust31-3.GIF"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31-3.GIF" alt="blogaugust31-3.GIF" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-pointanimationusingkeyframes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Animations &#8211; KeyFrame animations</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-keyframe-animations/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-keyframe-animations/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 21:34:51 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-keyframe-animations/</guid>
		<description><![CDATA[With WPF animations, as well as linear ones you can also have keyframe animations. What are keyframe animations? Well, they allow you to control the animation changes of state completely. You specify all of the steps, by providing a value and a time that that frame pertains to. An example should help. Here is a [...]]]></description>
				<content:encoded><![CDATA[<p>With WPF animations, as well as linear ones you can also have keyframe animations.</p>
<p>What are keyframe animations?<br />
Well, they allow you to control the animation changes of state completely.<br />
You specify all of the steps, by providing a value and a time that that frame pertains to.</p>
<p>An example should help. Here is a sting animation (yes <img src='http://itknowledgeexchange.techtarget.com/wpf/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) that has a number of key frames specifying different strings:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31-2.GIF" title="blogaugust31-2.GIF"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31-2.GIF" alt="blogaugust31-2.GIF" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-keyframe-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Animations &#8211; RepeatBehaviour property</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-repeatbehaviour-property/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-repeatbehaviour-property/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 20:59:30 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-repeatbehaviour-property/</guid>
		<description><![CDATA[The RepeatBehaviour property allows you to specify how long the animation will repeat. You can do this either as a TimeSpan or you can choose to specify Forever. If you specify Forever, funnily enough it repeats the animation and carries on repeating it. If however you specify a TimeSpan, you can choose a multiple of [...]]]></description>
				<content:encoded><![CDATA[<p>The RepeatBehaviour property allows you to specify how long the animation will repeat.</p>
<p>You can do this either as a TimeSpan or you can choose to specify Forever.</p>
<p>If you specify Forever, funnily enough it repeats the animation and carries on repeating it.</p>
<p>If however you specify a TimeSpan, you can choose a multiple of the duration or a fraction.</p>
<p>In the following example, the top ball repeats 1 and a half times and the bottom one forever:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31.GIF" title="blogaugust31.GIF"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust31.GIF" alt="blogaugust31.GIF" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-repeatbehaviour-property/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Animations &#8211; FillBehaviour property</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-fillbehaviour-property/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-fillbehaviour-property/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 22:29:30 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-fillbehaviour-property/</guid>
		<description><![CDATA[FillBehaviour is a handy little property when you are doing animations. It specifies what happens when the animation ends. It&#8217;s actually an enum, and you can specify the following values: HoldEnd Stop HoldEnd will keep the ending value of the animation, whereas Stop will revert back to the original value. That&#8217;s a somewhat bizarre naming [...]]]></description>
				<content:encoded><![CDATA[<p>FillBehaviour is a handy little property when you are doing animations.<br />
It specifies what happens when the animation ends.</p>
<p>It&#8217;s actually an enum, and you can specify the following values:</p>
<p>HoldEnd<br />
Stop</p>
<p>HoldEnd will keep the ending value of the animation, whereas Stop will revert back to the original value.<br />
That&#8217;s a somewhat bizarre naming in my opinion.<br />
Also, I assume that there are new values expected in the future.</p>
<p>In the following example , two circles move across the screen a bit.<br />
Notice how I use a Canvas in order to specify the Left property for the circles and also the syntax for specifying them in the animations.</p>
<p>The top circle stays where the animation finished, whereas the bottom one goes back to the original value:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust24-4.GIF" title="blogaugust24-4.GIF"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust24-4.GIF" alt="blogaugust24-4.GIF" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-fillbehaviour-property/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Animations &#8211; Slow down then speed up</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-slow-down-then-speed-up/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-slow-down-then-speed-up/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 18:15:35 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-slow-down-then-speed-up/</guid>
		<description><![CDATA[One thing that struck me when I was first looking at the AccelerationRatio and DecelerationRatio properties in animations, was whether they could be combined to give the animation a double wobble?!? Of course is the answer. In the following example, observe how the bottom ellipse is out of step with the top ellipse. The bottom [...]]]></description>
				<content:encoded><![CDATA[<p>One thing that struck me when I was first looking at the AccelerationRatio and DecelerationRatio properties in animations, was whether they could be combined to give the animation a double wobble?!?</p>
<p>Of course is the answer.<br />
In the following example, observe how the bottom ellipse is out of step with the top ellipse.</p>
<p>The bottom ellipse is having an acceleration factor and a deceleration factor applied to it, which gives it a curved animation:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust24-3.GIF" title="blogaugust24-3.GIF"><img src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/14/files/2008/08/blogaugust24-3.GIF" alt="blogaugust24-3.GIF" /></a></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-animations-slow-down-then-speed-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF &#8211; where were the announcements?</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/wpf-where-were-the-announcements/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/wpf-where-were-the-announcements/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 13:52:51 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/wpf-where-were-the-announcements/</guid>
		<description><![CDATA[Well TechEd 2008 has come and gone (USA version anyway) Where were the announcements about new things for WPF? There was a new beta for Silverlight (Beta 2), which is good as I believe Silverlight will be a great thing for web development I was hoping there might be something about MVC and composite client [...]]]></description>
				<content:encoded><![CDATA[<p>Well TechEd 2008 has come and gone (USA version anyway)</p>
<p>Where were the announcements about new things for WPF?</p>
<p>There was a new beta for Silverlight (Beta 2), which is good as I believe Silverlight will be a great thing for web development</p>
<p>I was hoping there might be something about MVC and composite client for WPF.<br />
If you remember, this was called Acropolis before being  &#8216;folded&#8217; into mainstream VS development</p>
<p>I hope I&#8217;m wrong and there is much more to come , maybe at PDC<br />
The long awaited paging grid might be useful</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/wpf-where-were-the-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Document Outline in VS2008 with WPF</title>
		<link>http://itknowledgeexchange.techtarget.com/wpf/using-document-outline-in-vs2008-with-wpf/</link>
		<comments>http://itknowledgeexchange.techtarget.com/wpf/using-document-outline-in-vs2008-with-wpf/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 23:02:27 +0000</pubDate>
		<dc:creator>MarkWPF</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/wpf/using-document-outline-in-vs2008-with-wpf/</guid>
		<description><![CDATA[I have recently rediscovered Document Outline in VS2008. It was something that I relegated, in my head at least, to the world of web However, I thought about a week ago &#8211; wouldn&#8217;t it be very handy if it showed me my complex xaml in a tree. Lo and behold it did, andI could click [...]]]></description>
				<content:encoded><![CDATA[<p>I have recently rediscovered Document Outline in VS2008.</p>
<p>It was something that I relegated, in my head at least, to the world of web</p>
<p>However, I thought about a week ago &#8211; wouldn&#8217;t it be very handy if it showed me my complex xaml in a tree.<br />
Lo and behold it did, andI could click on each node and go straight to the relevant DataTemplate</p>
<p>It was a nice and clean way to navigate the page, and dare I say it, easier than using Blend.<br />
Obviously Blend has a lot of great features not in VS2008, but is a bit designer like for me sometimes</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/wpf/using-document-outline-in-vs2008-with-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
