<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by abdurzamman</title>
    <description>Stories kicked by abdurzamman</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>Reflecting the entire layout panel in Silverlight 2 Beta 2</title>
      <description>After my post on creating reflection with Silverlight 2 Beta . I was asked several times by couple of Silverlight enthusiasts questions like this : is there any way i can reflect an entire grid?, is it possible to make a reflection of lets say a grid with multiple buttons since there is no VisualBrush in Silverlight?, is there any chance to reflect some generic Control(Framework element etc)?. So I started to think about how entire Layout Panels like Grid,Canvas,Border etc. can be reflected. In WPF I did this stuff so easily. But in Silverlight I didn't find any any way till last night. The idea behind Layout reflection is , creating a mirror effect of a Container Control, which means child controls placed inside the container will also be reflected.  &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%2f09%2f04%2freflecting-the-entire-layout-panel-in-silverlight-2-beta-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f09%2f04%2freflecting-the-entire-layout-panel-in-silverlight-2-beta-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Reflecting_the_entire_layout_panel_in_Silverlight_2_Beta_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Reflecting_the_entire_layout_panel_in_Silverlight_2_Beta_2</guid>
      <pubDate>Sat, 13 Sep 2008 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>5 Useful Tips for ASP.Net Application</title>
      <description>There are so many tasks or operations that are repeatedly used in ASP.Net applications. This article will list some of the useful tasks that we can use in our asp.net application extensively. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f128_5_Useful_Tips_for_ASPNet_Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNET%2f128_5_Useful_Tips_for_ASPNet_Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_Useful_Tips_for_ASP_Net_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_Useful_Tips_for_ASP_Net_Application</guid>
      <pubDate>Thu, 11 Sep 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Path to .NET 3.5 Developer Certification</title>
      <description>If you are trying to figure out the new certification exams for Microsoft Certified Professional Developer (MCPD) or Microsoft Certified Technical Specialist (MCTS) for .NET Framework 3.5 / Visual Studio 2008 then you may be interested in a diagram that I put together to helped me to visualize the path through the required certification exams. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</guid>
      <pubDate>Thu, 11 Sep 2008 03:31:05 GMT</pubDate>
    </item>
    <item>
      <title>IPhone UI with Silverlight 2 beta 2</title>
      <description>It's been quite a while since Microsoft has introduced the Beta 2 release of Silverlight. There are plenty of Silverlight enthusiasts who are passionate about this cross-platform browser application programming. They've already given us some useful and eye catching applications. Some applications have given us the feel that this is the future of web programming. I'm a great follower of WPF. In fact I've always been and will be. Silverlight has many things in common with WPF but also many different things missing, being a subset of WPF. For the last couple of days I was thinking about creating some eye-catching, innovative user interface but something common, something people have already seen. The idea was converting an existing user interface which was written using another platform, and of course using WPF. &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%2fIPhone-UI-with-Silverlight-2-beta-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fIPhone-UI-with-Silverlight-2-beta-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/IPhone_UI_with_Silverlight_2_beta_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/IPhone_UI_with_Silverlight_2_beta_2</guid>
      <pubDate>Sat, 30 Aug 2008 10:16:16 GMT</pubDate>
    </item>
    <item>
      <title>IE8 Beta 2 is out and aggiorno express will help you get ready</title>
      <description>Just minutes ago Microsoft released its Internet Explorer 8 Beta 2, the latest public available release of its Internet browser.

Getting your sites ready for IE8 don't have to be an impossible task at first, it is as easy as launching the application, selecting the source folder of your web site, deciding where the new web site should be stored, choosing the flag you want to meta tag your pages with and hitting Start!

This is a temporal solution while you get your site ready, then u can use aggiorno express as well to remove the tag. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbits.samiq.net%2f2008%2f08%2fie8-beta-2-is-out-and-aggiorno-will.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbits.samiq.net%2f2008%2f08%2fie8-beta-2-is-out-and-aggiorno-will.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/IE8_Beta_2_is_out_and_aggiorno_express_will_help_you_get_ready</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/IE8_Beta_2_is_out_and_aggiorno_express_will_help_you_get_ready</guid>
      <pubDate>Wed, 27 Aug 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Embarcadero to Upgrade Windows RAD Tools</title>
      <description>Products bring together CodeGear and Embarcadero's DatabaseGear functionality into a single offering featuring support for Microsoft's Silverlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cio.com%2farticle%2f445250%2fEmbarcadero_to_Upgrade_Windows_RAD_Tools"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cio.com%2farticle%2f445250%2fEmbarcadero_to_Upgrade_Windows_RAD_Tools" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Embarcadero_to_Upgrade_Windows_RAD_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Embarcadero_to_Upgrade_Windows_RAD_Tools</guid>
      <pubDate>Sat, 23 Aug 2008 15:33:34 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Silverlight 2 Beta 2 Download Links </title>
      <description>Microsoft Silverlight 2 Beta 2 Download Links

Silverlight 2 Beta 2 Installer (4.66 MB) 
&amp;amp; SDK Beta 2........................ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fiftekharahmedamit.blogspot.com%2f2008%2f06%2fmicrosoft-silverlight-2-beta-2-download.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fiftekharahmedamit.blogspot.com%2f2008%2f06%2fmicrosoft-silverlight-2-beta-2-download.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Microsoft_Silverlight_2_Beta_2_Download_Links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Microsoft_Silverlight_2_Beta_2_Download_Links</guid>
      <pubDate>Sat, 07 Jun 2008 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Tips, Tricks, Tutorials and Links Page</title>
      <description>Silverlight Tips, Tricks, Tutorials and Links Page

Hope these Tips, Tricks, Tutorials and Links will help your SILVERLIGHT development. - Iftekhar Ahmed Amit &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fiftekharahmedamit.blogspot.com%2f2008%2f05%2fsilverlight-tips-tricks-tutorials-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fiftekharahmedamit.blogspot.com%2f2008%2f05%2fsilverlight-tips-tricks-tutorials-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Tips_Tricks_Tutorials_and_Links_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Tips_Tricks_Tutorials_and_Links_Page</guid>
      <pubDate>Sat, 31 May 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Sysinternals, now easier to get than ever</title>
      <description>The sysinternals team has placed all their tools on a network share... on the internet.  Now you can copy and run any of their tools from the command line.  Anywhere.  With no installs, website googling, unzipping or anything.  \\live.sysinternals.com\tools\ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatestreetgang.net%2fpost%2f2008%2f05%2fSysinternals-File-Share.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatestreetgang.net%2fpost%2f2008%2f05%2fSysinternals-File-Share.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Sysinternals_now_easier_to_get_than_ever</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Sysinternals_now_easier_to_get_than_ever</guid>
      <pubDate>Sat, 31 May 2008 14:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Animation in-depth with Silverlight 2.0 Beta - Part Four</title>
      <description>In this example I'll show you how animations can be performed using a VideoBrush. This is one of the examples that attracts the users attention by completing the animation at the right time. The video will be clipped and rotated during the animation. &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%2fAnimationInDepthWithSilverlight20Beta4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimationInDepthWithSilverlight20Beta4.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_Four</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_Four</guid>
      <pubDate>Fri, 30 May 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>The Open Closed Principle</title>
      <description>The first installment of a new MSDN Magazine column by Jeremy Miller. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn2.microsoft.com%2fmagazine%2fcc546578"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn2.microsoft.com%2fmagazine%2fcc546578" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Open_Closed_Principle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Open_Closed_Principle</guid>
      <pubDate>Fri, 30 May 2008 13:16:10 GMT</pubDate>
    </item>
    <item>
      <title>My First Silverlight Game</title>
      <description>I've been neglecting this blog but I have the perfect excuse: I was very busy creating my very first Silverlight Game. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlight4dummies.com%2fsilverlight4dummies%2fblog%2fpost%2f2008%2f05%2fMy-First-Silverlight-Game.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlight4dummies.com%2fsilverlight4dummies%2fblog%2fpost%2f2008%2f05%2fMy-First-Silverlight-Game.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/My_First_Silverlight_Game</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/My_First_Silverlight_Game</guid>
      <pubDate>Thu, 29 May 2008 21:04:22 GMT</pubDate>
    </item>
    <item>
      <title>Getting around Silverlight 2 beta 1 error 4002 changing visibility</title>
      <description>While working on  Bumble Beegger we came across a daunting problem that only seemed to happen under certain conditions. 

Silverlight error message 
ErrorCode: 4002
ErrorType: ManagedRuntimeError 
Message: System.Exception: Error HRESULT E_FAIL has been returned from a call to a COM component. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.apijunkie.com%2fAPIJunkie%2fblog%2fpost%2f2008%2f05%2fFix-for-Silverlight-2-beta-1-error-message-4002-while-changing-visibility-of-a-control-on-mouse-click-event.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.apijunkie.com%2fAPIJunkie%2fblog%2fpost%2f2008%2f05%2fFix-for-Silverlight-2-beta-1-error-message-4002-while-changing-visibility-of-a-control-on-mouse-click-event.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Getting_around_Silverlight_2_beta_1_error_4002_changing_visibility</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Getting_around_Silverlight_2_beta_1_error_4002_changing_visibility</guid>
      <pubDate>Wed, 28 May 2008 12:41:45 GMT</pubDate>
    </item>
    <item>
      <title>Animation in-depth with Silverlight 2.0 Beta - Part Three</title>
      <description>Here's an example of an animation where clicking a button will increase the size of the font of the button. First I've declared two constants of type double, one for the font size of the button at the initialization time, which is declared as initFontSize; and the other one at runtime when the button is clicked. When clicked, the event handler creates a DispatcherTimer that generates Tick events every tenth of a second. The TimerOnTick method here increases the FontSize by two units every tenth of a second until the size reaches 48 units, at which point the button is restored to its original size and the timer is stopped. &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%2fAnimationInDepthWithSilverlight20Beta3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimationInDepthWithSilverlight20Beta3.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_Three</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_Three</guid>
      <pubDate>Mon, 26 May 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces and Silverlight Demo (Part 2)</title>
      <description>Part One described the process of getting Silverlight to interact with a WCF web service, and showed how to bind EntitySpaces based data objects (WCF client proxies) to Silverlight controls, specifically a DataGrid control. While there were a lot of pages of review in Part One, it was mostly point-and-click "configuration coding", as MyGeneration, EntitySpaces, and Visual Studio did most of the work for us. But showing data in a grid isn't very exciting. It's time to look at some interaction with data and give EntitySpaces a little more credit than just a data wrapper. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f05%2f24%2fEntitySpaces%2bAnd%2bSilverlight%2bDemo%2bPart%2b2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2008%2f05%2f24%2fEntitySpaces%2bAnd%2bSilverlight%2bDemo%2bPart%2b2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_and_Silverlight_Demo_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_and_Silverlight_Demo_Part_2</guid>
      <pubDate>Mon, 26 May 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>VE Sessions at Where 2.0</title>
      <description>Chris' session was a deep dive on the Virtual Earth Platform and goes into some details about our UltraCam digital aerial camera that we use to capture imagery. He also talks about how we create 3D models and some cool demos as well on Virtual Earth. Finally he does the Silverlight VE control demo that he showed at MIX 08. Steve's session went deep on the Collections stuff that he works on in the Virtual Earth team. He also showed some of his favorite Map Cruncher Collection demos as well as others. There's also a little surprise at the end of this video that if you were around three years ago when Virtual Earth was created you might have seen. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmarkbrown%2farchive%2f2008%2f05%2f20%2fve-sessions-at-where-2-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmarkbrown%2farchive%2f2008%2f05%2f20%2fve-sessions-at-where-2-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/VE_Sessions_at_Where_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/VE_Sessions_at_Where_2_0</guid>
      <pubDate>Wed, 21 May 2008 16:20:19 GMT</pubDate>
    </item>
    <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>.NET Rocks! 342</title>
      <description>In episode 342 of .NET Rocks! Dan Wahlin talks about his experiences with Silverlight 2.0 and WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetrocks.com%2fdefault.aspx%3fShowNum%3d342"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetrocks.com%2fdefault.aspx%3fShowNum%3d342" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/NET_Rocks_342</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/NET_Rocks_342</guid>
      <pubDate>Thu, 15 May 2008 13:08:44 GMT</pubDate>
    </item>
    <item>
      <title>Animation in-depth with Silverlight 2.0 Beta - Part One</title>
      <description>Animation allows us to create attractive user interfaces. Animation is used to apply dazzling effects such as spin a logo or video, make text scroll, make images grow when the mouse is over them etc. Animation is much like varying the property value over time as far as Silverlight 2.0 is concerned. This will be clear if someone takes a closer look at the animated stuff done in Silverlight/WPF applications. &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%2fAnimationInDepthWithSilverlight20Beta1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimationInDepthWithSilverlight20Beta1.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_One</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_One</guid>
      <pubDate>Fri, 09 May 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Beginning Silverlight - First Steps</title>
      <description>I decided to get adventurous and see what all the fuss was about. So, I'm going to record my experiences as I try to &amp;quot;do something&amp;quot; with Silverlight! Fasten your seat belt and come on a drive-along.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f05%2fBeginning-Silverlight---First-Steps.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2008%2f05%2fBeginning-Silverlight---First-Steps.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Beginning_Silverlight_First_Steps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Beginning_Silverlight_First_Steps</guid>
      <pubDate>Sat, 10 May 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>VisualBrush and deep clone in Silverlight</title>
      <description>The article about how to build VisualBlush and how to clone objects in Silverlight, when nothing is accessible for developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f05%2f06%2fdrawingbrush-and-deep-clone-in-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f05%2f06%2fdrawingbrush-and-deep-clone-in-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/VisualBrush_and_deep_clone_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/VisualBrush_and_deep_clone_in_Silverlight</guid>
      <pubDate>Tue, 06 May 2008 18:13:21 GMT</pubDate>
    </item>
    <item>
      <title>Convet an excel graph to a dynamic graph in Silverlight (tutorial)</title>
      <description>See how to convert an excel graph with Paste2Xaml to a Silverlight application. To show the power of Silverlight we add a starup animation and a dynamicaly showing graph data on moving the mouse over graph's bars. The tutorial can be also used for WPF applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.wpf-graphics.com%2fHowTo_Sl_Excel.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.wpf-graphics.com%2fHowTo_Sl_Excel.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Convet_an_excel_graph_to_a_dynamic_graph_in_Silverlight_tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Convet_an_excel_graph_to_a_dynamic_graph_in_Silverlight_tutorial</guid>
      <pubDate>Fri, 09 May 2008 23:01:07 GMT</pubDate>
    </item>
    <item>
      <title>Get Control of Silverlight Callbacks With Asynchronous Functions</title>
      <description>This article presents a simple C# library that can be used to return both exceptions and arbitrary return types,  making it possible to compose asynchronous actions out of smaller asynchronous actions &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f04%2f18%2fasynchronous-functions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgen5.info%2fq%2f2008%2f04%2f18%2fasynchronous-functions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Get_Control_of_Silverlight_Callbacks_With_Asynchronous_Functions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Get_Control_of_Silverlight_Callbacks_With_Asynchronous_Functions</guid>
      <pubDate>Fri, 18 Apr 2008 20:52:47 GMT</pubDate>
    </item>
    <item>
      <title>Dynamically Loading Images Silverlight 1.0</title>
      <description>This shows how to load images dynamically in silverlight 1.0 utilizing C# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.xdevsoftware.com%2fblog%2fpost%2fDynamically-Loading-Images-in-SilverLight-10-using-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.xdevsoftware.com%2fblog%2fpost%2fDynamically-Loading-Images-in-SilverLight-10-using-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Dynamically_Loading_Images_Silverlight_1_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Dynamically_Loading_Images_Silverlight_1_0</guid>
      <pubDate>Fri, 18 Apr 2008 17:46:21 GMT</pubDate>
    </item>
    <item>
      <title>Using Microsoft Expression Design to design the control in Silverlight</title>
      <description>I've used Expression Blend in many occasions but I've never experimented with expression design since the release of this product. After the release of version 2.0 Beta of Expression Design this is the first time I'm using Microsoft Expression Design. In this demonstration I'll fix design of my control using Expression Design. Let's dig into the story . &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%2f04%2f17%2fusing-microsoft-expression-design-to-design-the-control-in-silverlight-2-0-beta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.windowsclient.net%2filves%2farchive%2f2008%2f04%2f17%2fusing-microsoft-expression-design-to-design-the-control-in-silverlight-2-0-beta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Using_Microsoft_Expression_Design_to_design_the_control_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Using_Microsoft_Expression_Design_to_design_the_control_in_Silverlight</guid>
      <pubDate>Sat, 19 Apr 2008 08:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>