<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jantu</title>
    <description>Stories kicked by jantu</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>Windows Live Hotmail - Coming Soon</title>
      <description>Windows Live Hotmail - Coming Soon. Faster than ever. It'll be up to 70 percent faster to sign in and see your e-mail.1 Of course, along with more speed, you'll get powerful technology that deflects spam and helps protect you against viruses and scams.Simpler, cleaner design. We're combining the classic and full versions of Hotmail, so you get access to everything Hotmail has to offer. The reading pane will let you check out your e-mail without having to open it up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2famitbd.com%2fblog%2fwindows-live-hotmail-coming-soon%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2famitbd.com%2fblog%2fwindows-live-hotmail-coming-soon%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Windows_Live_Hotmail_Coming_Soon</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Windows_Live_Hotmail_Coming_Soon</guid>
      <pubDate>Sat, 20 Sep 2008 02:29:15 GMT</pubDate>
    </item>
    <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>Sending Email in a Development Environment without an SMTP Server</title>
      <description>Very handy... I'm forever looking this stuff up :-|  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</guid>
      <pubDate>Thu, 11 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Introducing Project Rosetta</title>
      <description>If you're a designer or developer, If you've previous skills on Flash or Adobe Photoshop and want to create some amazing applications with Silverlight by taking advantage of your previous knowledge of designing and developing stuffs, here is the place for you to get your feet wet http://www.projectrosetta.com . &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%2f09%2fintroducing-project-rosetta.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f09%2f09%2fintroducing-project-rosetta.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Introducing_Project_Rosetta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Introducing_Project_Rosetta</guid>
      <pubDate>Mon, 08 Sep 2008 22:23:05 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight: a generic Pagination Control</title>
      <description>How to build a generic Pagination Control in Silverlight, this control can be used to paginate a DataGrind and ItemsControl and so on... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f09%2f08%2fsilverlight-a-generic-pagination-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nablasoft.com%2fguardian%2findex.php%2f2008%2f09%2f08%2fsilverlight-a-generic-pagination-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_a_generic_Pagination_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_a_generic_Pagination_Control</guid>
      <pubDate>Mon, 08 Sep 2008 16:32:51 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>Free SQL Server Videos</title>
      <description>Free Training and Videos for Microsoft SQL Server. 
Hours of content covering tips and tricks, along with a whole slew of videos on backups.
The site is still growing and there's an RSS feed you can use to be updated of newly added videos. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservervideos.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservervideos.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Free_SQL_Server_Videos</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Free_SQL_Server_Videos</guid>
      <pubDate>Sat, 30 Aug 2008 00:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Entities and Repositories Discussion</title>
      <description>Earlier today, there was a great discussion in an IRC channel about entities and whether they should have behaviors or not, and that eventually moved onto Repositories. It's a good discussion and after it was over, several of us felt it would be a good reference for later. Since I have a log of the conversation, I figured I'd repost it for future reference. Hopefully, you'll find it a good read as well.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dentities_and_repositories_discussion%26more%3d1%26c%3d1%26tb%3d1%26pb%3d1"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.rosscode.com%2fblog%2findex.php%3ftitle%3dentities_and_repositories_discussion%26more%3d1%26c%3d1%26tb%3d1%26pb%3d1" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Entities_and_Repositories_Discussion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Entities_and_Repositories_Discussion</guid>
      <pubDate>Fri, 29 Aug 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Programmatically Trigger Events of a Control in Silverlight </title>
      <description>This article shows you how to fire the click event of a Button control programmatically in Silverlight 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.longhorncorner.com%2fUploadFile%2fprvn_131971%2fTriggerEvent08182008023701AM%2fTriggerEvent.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.longhorncorner.com%2fUploadFile%2fprvn_131971%2fTriggerEvent08182008023701AM%2fTriggerEvent.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Programmatically_Trigger_Events_of_a_Control_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Programmatically_Trigger_Events_of_a_Control_in_Silverlight</guid>
      <pubDate>Wed, 27 Aug 2008 05:47:57 GMT</pubDate>
    </item>
    <item>
      <title>Creating Vista Style Login Screen With Silverlight 2 Beta 2</title>
      <description>I was trying to create Vista style Login screen using Silverlight. I've seen couple of excellent custom Vista style UI designed in WPF by the known WPF gurus. Seeing their example I thought It's also possible to try something Vista style in Silverlight. Since Silverlight has many things common with WPF.  So I started to get my feet wet to create a Vista style Login Screen using Silverlight 2 Beta 2.  &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%2f08%2f27%2fcreating-vista-style-login-screen-with-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%2f08%2f27%2fcreating-vista-style-login-screen-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/Creating_Vista_Style_Login_Screen_With_Silverlight_2_Beta_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Creating_Vista_Style_Login_Screen_With_Silverlight_2_Beta_2</guid>
      <pubDate>Wed, 27 Aug 2008 13:16:14 GMT</pubDate>
    </item>
    <item>
      <title>CoolMenu: A Silverlight Menu Control</title>
      <description>I thought it would be cool to try building a reusable container control so I came up with CoolMenu.  You really have to try this one out to get the full experience, a screen shot just doesn't do it justice.  CoolMenu is a Silverlight container control that gives you a nice wave-like effect as you move your mouse over the menu items.  Clicking a menu item causes the item to bounce. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f08%2f21%2fcoolmenu-a-silverlight-menu-control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f08%2f21%2fcoolmenu-a-silverlight-menu-control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/CoolMenu_A_Silverlight_Menu_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/CoolMenu_A_Silverlight_Menu_Control</guid>
      <pubDate>Fri, 22 Aug 2008 19:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Particle Generator</title>
      <description>Cool particle effects live demo done with Silverlight. Sources are available, too! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.nerdplusart.com%2farchives%2fsilverlight-particle-generator"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.nerdplusart.com%2farchives%2fsilverlight-particle-generator" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Particle_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Particle_Generator</guid>
      <pubDate>Thu, 21 Aug 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Enhance your input fields with simple CSS tricks</title>
      <description>We're all trying to build an effective and good looking web forms. But there are always a new challenges. If you read my previous articles on how to build a better web forms, you could have noticed there are so many details about it. This article will show you how you can make a usual, boring web forms more effective and exciting with just a few simple CSS tricks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f27%2fEnhance-your-input-fields-with-simple-CSS-tricks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f07%2f27%2fEnhance-your-input-fields-with-simple-CSS-tricks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Enhance_your_input_fields_with_simple_CSS_tricks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Enhance_your_input_fields_with_simple_CSS_tricks</guid>
      <pubDate>Mon, 28 Jul 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC UserControls Start to Finish</title>
      <description>The ASP.NET MVC framework ships with a number of Visual Studio project and item templates to ease our development tasks. One of these templates is a UserControl built specifically for the MVC framework. We are going to walkthrough building a re-usable Header control that can be added to the top of related pages (in this specific case, this Control will be added to all Account pages).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f02%2f21%2fASPNETMVCUserControlsStartToFinish.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.matthidinger.com%2f2008%2f02%2f21%2fASPNETMVCUserControlsStartToFinish.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UserControls_Start_to_Finish</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_UserControls_Start_to_Finish</guid>
      <pubDate>Mon, 28 Jul 2008 17:46:12 GMT</pubDate>
    </item>
    <item>
      <title> Querying XML Data using XLinq</title>
      <description>Short screencast showing how to query an XML Data using XLinq &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f13"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f13" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Querying_XML_Data_using_XLinq</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Querying_XML_Data_using_XLinq</guid>
      <pubDate>Thu, 19 Jun 2008 13:16:03 GMT</pubDate>
    </item>
    <item>
      <title>The Cursed History of Smalltalk in .NET</title>
      <description>Digging up the history of Smalltalk for .NET - none of the 5 are currently in development &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f06%2f18%2fthe-cursed-history-of-smalltalk-in-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2frickm%2farchive%2f2008%2f06%2f18%2fthe-cursed-history-of-smalltalk-in-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Cursed_History_of_Smalltalk_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Cursed_History_of_Smalltalk_in_NET</guid>
      <pubDate>Thu, 19 Jun 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 Visibility Bug With The Canvas</title>
      <description>A solution to the Visibility bug with the Canvas in Silverlight 2. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f06%2fsilverlight-2-visibility-bug-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f06%2fsilverlight-2-visibility-bug-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_Visibility_Bug_With_The_Canvas</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_Visibility_Bug_With_The_Canvas</guid>
      <pubDate>Thu, 19 Jun 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Speed up Firefox when using Development Server</title>
      <description>Using Firefox on Vista to view websites hosted by the Visual Studio Development Server can be unbearably slow. Pages take aeons (i.e. several seconds) to load while viewing the same site under IE does not suffer from this issue. Here's how to solve the problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fSpeed-up-Firefox-when-using-Development-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fSpeed-up-Firefox-when-using-Development-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Speed_up_Firefox_when_using_Development_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Speed_up_Firefox_when_using_Development_Server</guid>
      <pubDate>Wed, 18 Jun 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF multipage reports - Part III - Rendering</title>
      <description>In this part I will focus on a report rendering using WPF flow document controls. The report definition suports templating for all report parts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjanrep.blog.codeplant.net%2fWPF-Multipage-Reports--Part-III--Rendering.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjanrep.blog.codeplant.net%2fWPF-Multipage-Reports--Part-III--Rendering.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_multipage_reports_Part_III_Rendering</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_multipage_reports_Part_III_Rendering</guid>
      <pubDate>Wed, 18 Jun 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Get Checked Repeater Items Extension Method</title>
      <description>Imagine you have a list of some items and checkboxes next to each item providing the ability for a user to make multiple choices and submit a result in one go. Weather you are implementing a news groups subscription, user survey or online products catalogue - the code behind is the same: we bind some object list to a data control like Repeater, add a checkbox to every item, set checkbox value to item ID.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fGet-Checked-Repeater-Items-Extension-Method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fGet-Checked-Repeater-Items-Extension-Method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Get_Checked_Repeater_Items_Extension_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Get_Checked_Repeater_Items_Extension_Method</guid>
      <pubDate>Tue, 17 Jun 2008 08:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Chris van de Steeg's blog - &amp;#187; jQuery for Asp.net MVC preview 3</title>
      <description>So, quite some things have changed in preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc) too. To start with most radical one: I ditched the ajax.master. This little 'framework' does not rely on a special masterpage in your website from now on. Since things have radically changed, I'll start all over again on how to use this project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</guid>
      <pubDate>Tue, 17 Jun 2008 09:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Animation in-depth with Silverlight 2.0 Beta - Part Five</title>
      <description>In the last part I've shown how the VideoBrush can be used and videos can be animated by dividing MediaElement into two parts. In this demonstration of Silverlight animation I'll focus on transitional animation. We've seen this type of animation many times in movies, television commercials, music videos, in sting which we see at the beginning of any news. The wipe effect and dissolves are mostly used in film and television. There are other effects which fall into the category of wipe and dissolves. &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%2fAnimation-In-Depth-With-Silverlight-2-0-Beta5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fAnimation-In-Depth-With-Silverlight-2-0-Beta5.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_Five</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Animation_in_depth_with_Silverlight_2_0_Beta_Part_Five</guid>
      <pubDate>Sat, 14 Jun 2008 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>RadControls for ASP.NET Ajax and IronPython </title>
      <description>We recently received a request if RadControls for ASP.NET Ajax support IronPython and the answer is "yes". 
Yesterday ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fElenaTosheva%2fPosts%2f08-06-06%2fRadControls_for_ASP_NET_Ajax_and_IronPython.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fElenaTosheva%2fPosts%2f08-06-06%2fRadControls_for_ASP_NET_Ajax_and_IronPython.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/RadControls_for_ASP_NET_Ajax_and_IronPython</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/RadControls_for_ASP_NET_Ajax_and_IronPython</guid>
      <pubDate>Mon, 09 Jun 2008 08:13:50 GMT</pubDate>
    </item>
  </channel>
</rss>