<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jantu28</title>
    <description>Stories kicked by jantu28</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>MVC vs. MVP: A Hillbilly's Journey</title>
      <description>Yes, I know you've read this before so stop rolling your eyes and skip it if you're not interested. I'm not coming at this from the perspective of an expert imparting knowledge but as a hillbilly who has ignored the question too long. And now that I have to dive into it for the book, all the vagueness that I've been able to shunt aside to a little corner of my brain has surfaced like a long-lost brother beggin' for college money. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkyle.baley%2farchive%2f2008%2f09%2f10%2fmvc-vs-mvp-a-hillbilly-s-journey.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkyle.baley%2farchive%2f2008%2f09%2f10%2fmvc-vs-mvp-a-hillbilly-s-journey.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/MVC_vs_MVP_A_Hillbilly_s_Journey</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/MVC_vs_MVP_A_Hillbilly_s_Journey</guid>
      <pubDate>Fri, 12 Sep 2008 14:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Do you think that you know how to deliver reports over the web?</title>
      <description>It's amazing but although reports are the essential part of any business application, nowadays there is no simple, convenient, safe and universal way of distributing reports over the web. 
I know that many developers don't agree with this statement. Ok, let's analyze the difference between client and web reporting solutions. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fperpetuumsoft.com%2fProduct.aspx%3flang%3den%26pid%3d102%26tid%3dwebreports"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fperpetuumsoft.com%2fProduct.aspx%3flang%3den%26pid%3d102%26tid%3dwebreports" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Do_you_think_that_you_know_how_to_deliver_reports_over_the_web</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Do_you_think_that_you_know_how_to_deliver_reports_over_the_web</guid>
      <pubDate>Mon, 08 Sep 2008 07:18:11 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>Form validation with ASP.NET MVC preview 5</title>
      <description>In earlier ASP.NET MVC previews, form validation was something that should be implemented &amp;quot;by hand&amp;quot;. Since the new ASP.NET MVC preview 5, form validation has become more handy. Let me show you how you can add validation in such a ridiculously easy manner.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f08%2f29%2fForm-validation-with-ASPNET-MVC-preview-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f08%2f29%2fForm-validation-with-ASPNET-MVC-preview-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Form_validation_with_ASP_NET_MVC_preview_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Form_validation_with_ASP_NET_MVC_preview_5</guid>
      <pubDate>Fri, 29 Aug 2008 15:31:02 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>How to make my web pages Internet Explorer 8 compatible</title>
      <description>Free tool to make your web pages compatible with IE8 by automating the introduction of the compatibility flag. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fHow-to-make-my-web-pages-Internet-Explorer-8-compatible.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fHow-to-make-my-web-pages-Internet-Explorer-8-compatible.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/How_to_make_my_web_pages_Internet_Explorer_8_compatible</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/How_to_make_my_web_pages_Internet_Explorer_8_compatible</guid>
      <pubDate>Thu, 28 Aug 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Loading Images Asynchronously Inside an ASP.NET GridView </title>
      <description>Retrieving and displaying images in a GridView is a time consuming task. If done synchronously, this task can at times test the user's patience. One way to provide a good user experience is to load the images asynchronously. So when the GridView loads, we initially display a default image for the user to view, while the actual images are being loaded from the database. In this article, we will see how to do so.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d193"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d193" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Loading_Images_Asynchronously_Inside_an_ASP_NET_GridView</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Loading_Images_Asynchronously_Inside_an_ASP_NET_GridView</guid>
      <pubDate>Thu, 28 Aug 2008 15:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Learning Ruby via IronRuby and C# Part 5</title>
      <description>In part 5 of the IronRuby versus C# series, we talk about Arrays in Ruby and how they are a different beast from what we are used to in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2f28%2fLearning-Ruby-via-IronRuby-and-C-Part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Learning_Ruby_via_IronRuby_and_C_Part_5</guid>
      <pubDate>Tue, 29 Jul 2008 14:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Episode 7: Talking Domain-Driven Design with David Laribee - Part 2</title>
      <description>Domain-driven design (DDD) is an approach to the design of software, based on two premises. For most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system) and complex domain designs should be based on a model. David Laribee wraps up his discussion with hosts Keith and Woody about the growing design practice and how it can be used with the .NET platform. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-7-talking-domain-driven-design-with-david-laribee-ndash-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-7-talking-domain-driven-design-with-david-laribee-ndash-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Episode_7_Talking_Domain_Driven_Design_with_David_Laribee_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Episode_7_Talking_Domain_Driven_Design_with_David_Laribee_Part_2</guid>
      <pubDate>Fri, 25 Jul 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: More on the LINQ Aggregate Operators</title>
      <description>The LINQ aggregate operators allow you to perform simple math operations over the elements in a sequence. This post is designed to walk you through those operators, and give you an overview of how to use them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f14%2flinq-farm-more-on-aggregate-operators.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f07%2f14%2flinq-farm-more-on-aggregate-operators.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_the_LINQ_Aggregate_Operators</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_More_on_the_LINQ_Aggregate_Operators</guid>
      <pubDate>Tue, 29 Jul 2008 15:31:23 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Programming Hacks</title>
      <description>This is a collection of SQL hacks, right now there are 8 sections and between 70 and 80 hacks.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fforum.lessthandot.com%2fviewtopic.php%3ff%3d17%26t%3d306"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fforum.lessthandot.com%2fviewtopic.php%3ff%3d17%26t%3d306" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Programming_Hacks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Programming_Hacks</guid>
      <pubDate>Sun, 01 Jun 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>LessThanDot goes live!</title>
      <description>The IT Community LessThanDot has been launched as of this morning, Sunday 1st June 2008. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmarksmith%2farchive%2f2008%2f06%2f01%2flessthandot-goes-live.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmarksmith%2farchive%2f2008%2f06%2f01%2flessthandot-goes-live.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/LessThanDot_goes_live</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/LessThanDot_goes_live</guid>
      <pubDate>Sun, 01 Jun 2008 11:46:06 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>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>The future of .NET, Visual Studio and more</title>
      <description>The career pages of Microsoft give hints what the future holds for us developers. This post picks out the interesting little details about future versions of Visual Studio, .NET Framework, SharePoint, SQL Server etc and analyzes a bit what they could mean. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2f2008%2f05%2f24%2fthe-future-of-net-visual-studio-and-more%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f05%2f24%2fthe-future-of-net-visual-studio-and-more%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_future_of_NET_Visual_Studio_and_more</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_future_of_NET_Visual_Studio_and_more</guid>
      <pubDate>Mon, 26 May 2008 09:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Animated Bar Graph using Silverlight </title>
      <description>This demo application was made using Silverlight and javascript. It uses AJAX to fetch data(JSON) and refresh itself at regular intervals. There is an online XAML generator tool to create such graphs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fashishware.com%2fXAMLGraph3DDemo.shtml"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fashishware.com%2fXAMLGraph3DDemo.shtml" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Animated_Bar_Graph_using_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animated_Bar_Graph_using_Silverlight</guid>
      <pubDate>Sun, 25 May 2008 15:23:22 GMT</pubDate>
    </item>
    <item>
      <title>New York Times proves out Silverlight integration in a native Mac appl</title>
      <description>New York Times has migrated their popular WPF-based New York Times Reader to the Mac, using Silverlight and native Cocoa windowing and application logic, and using the Safari / WebKit API as a Silverlight wrapper. (Darn it, I knew it was both doable and legal!) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f05%2fNew-York-Times-proves-out-Silverlight-integration-in-a-native-Mac-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f05%2fNew-York-Times-proves-out-Silverlight-integration-in-a-native-Mac-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/New_York_Times_proves_out_Silverlight_integration_in_a_native_Mac_appl</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/New_York_Times_proves_out_Silverlight_integration_in_a_native_Mac_appl</guid>
      <pubDate>Sun, 25 May 2008 03:41:58 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2.0 almost WPF</title>
      <description>Silverlight 2.0 Beta is available now. So what's new in this version compared to Silverlight 1.0/1.1? In easy words: It's (almost) as powerful as WPF. This article will help you getting started with Silverlight 2.0 and VS 2008. We will explain the installation of the Silverlight Tools for VS 2008 and create a little Silverlight project using new Layout-functionalities and controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codegod.de%2fWebAppCodeGod%2fSilverlight-2-0-and-ASP-NET-tutorial-Getting-started-AID474.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codegod.de%2fWebAppCodeGod%2fSilverlight-2-0-and-ASP-NET-tutorial-Getting-started-AID474.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_0_almost_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_0_almost_WPF</guid>
      <pubDate>Sat, 24 May 2008 12:03:11 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>ASP.NET MVC - Extracting Web Resources</title>
      <description>One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fASPNET-MVC---Extracting-Web-Resources.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fASPNET-MVC---Extracting-Web-Resources.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Extracting_Web_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Extracting_Web_Resources</guid>
      <pubDate>Thu, 15 May 2008 18:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2.0 and NFL Free Agency</title>
      <description>Cool application using Silverlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ftom%2farchive%2f2008%2f05%2f14%2fsilverlight-2-0-and-nfl-free-agency.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ftom%2farchive%2f2008%2f05%2f14%2fsilverlight-2-0-and-nfl-free-agency.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_0_and_NFL_Free_Agency</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_0_and_NFL_Free_Agency</guid>
      <pubDate>Wed, 14 May 2008 21:06:44 GMT</pubDate>
    </item>
    <item>
      <title>Query Composition using Functional Programming Techniques in C# 3.0</title>
      <description> This stuff is easy.  It's also really fun.  You don't have to read academic papers to learn about, enjoy, and benefit from functional programming in C# 3.0.  There are about half a dozen concepts you need to learn, each one easy.  Concepts like just a new way to write a method (that has no name), or a new way to write a static method for a class.  Then you put them all together, and the result is more than the sum of the parts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fericwhite%2fpages%2fFP-Tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fericwhite%2fpages%2fFP-Tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Query_Composition_using_Functional_Programming_Techniques_in_C_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Query_Composition_using_Functional_Programming_Techniques_in_C_3_0</guid>
      <pubDate>Thu, 15 May 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Retrieve Browser Information in Silverlight</title>
      <description>This post shows you how simple it is to retrieve information about the browser on which your silverlight content is running. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.deepakkapoor.net%2fblog%2f2008%2f05%2f10%2fretrieve-browser-information-in-silverlight%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.deepakkapoor.net%2fblog%2f2008%2f05%2f10%2fretrieve-browser-information-in-silverlight%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Retrieve_Browser_Information_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Retrieve_Browser_Information_in_Silverlight</guid>
      <pubDate>Sat, 10 May 2008 16:15:51 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>
  </channel>
</rss>