<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bgdlord</title>
    <description>Stories kicked by bgdlord</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Animation in-depth with Silverlight 2.0 Beta - Part Two</title>
      <description>I mentioned in the first article that a Storyboard controls animations with a timeline, and provides object and property targeting information for its child animations. This is the cornerstone of Silverlight animation. A Storyboard is a set of one or more animations. It is comparable to a &amp;lt;TransformGroup&amp;gt; element. Storyboard does exactly the same things for animations that &amp;lt;TransformGourp&amp;gt; does for transformations. Storyboard has a Children property that enables you to access all the animation objects within a given Storyboard. Animations do not add or remove elements, they temporarily alter the property values of existing elements. If you create a new Storyboard and add a new rectangle to the canvas, that rectangle will be available to all Storyboards, not just the current one. The rectangle was added to the scene's base canvas and is not specific to the active Storyboard. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimationInDepthWithSilverlight20Beta2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimationInDepthWithSilverlight20Beta2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_Two</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_Two</guid>
      <pubDate>Fri, 16 May 2008 15:31:07 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Action Filter - Caching and Compression</title>
      <description>Playing with Action Filters &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f28%2fasp-net-mvc-action-filter-caching-and-compression.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f28%2fasp-net-mvc-action-filter-caching-and-compression.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Action_Filter_Caching_and_Compression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Action_Filter_Caching_and_Compression</guid>
      <pubDate>Thu, 27 Mar 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Kigg - Upgraded to MIX08 ASP.NET MVC Release</title>
      <description>Kigg upgraded and few thoughts on ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f26%2fkigg-upgraded-to-mix08-asp-net-mvc-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f03%2f26%2fkigg-upgraded-to-mix08-asp-net-mvc-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Kigg_Upgraded_to_MIX08_ASP_NET_MVC_Release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Kigg_Upgraded_to_MIX08_ASP_NET_MVC_Release</guid>
      <pubDate>Wed, 26 Mar 2008 18:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Creating reflection with Silverlight 2.0 beta</title>
      <description>I was searching for some WPF videos, after googling I found a site named contentpresenter . I found couple of interesting video there on WPF. After releasing of Silverlight 2.0 beta , my intention is implementing those WPF stuff in Silverlight as much as possible cause they're quite similar now. Let's start how I did this &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f03%2f24%2fcreating-reflection-with-silverlight-2-0-beta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f03%2f24%2fcreating-reflection-with-silverlight-2-0-beta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Creating_reflection_with_Silverlight_2_0_beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Creating_reflection_with_Silverlight_2_0_beta</guid>
      <pubDate>Mon, 24 Mar 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Changing the visual appearance of the control with Silverlight 2 Beta</title>
      <description>Now Silverlight has become quite similar to WPF, it's become easier to change the visual appearance of the controls.With the beta 2 release of Silverlight we've found rich set of controls now to work with.In this demonstration of changing appearance of the controls,I just tried to apply what I learnt from WPF.Those useful styling and Templating of controls by using Style and ControlTemplate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f03%2f15%2fchanging-the-visual-appearance-of-the-control-with-silverlight-2-beta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f03%2f15%2fchanging-the-visual-appearance-of-the-control-with-silverlight-2-beta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Changing_the_visual_appearance_of_the_control_with_Silverlight_2_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Changing_the_visual_appearance_of_the_control_with_Silverlight_2_Beta</guid>
      <pubDate>Sat, 15 Mar 2008 17:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>