<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jims</title>
    <description>Stories kicked by jims</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>WPF: Reducing CPU consumption for animations &amp;#171; C# Disciples</title>
      <description>Lately I've been working on a project at work and the application was performing pretty well. The CPU Usage was below 2% and I was quite happy with it. Then I decided to add a simple animation that continues executing forever. the results 15% CPU consumption . I was amazed at how much CPU was being wasted. Yet I am a stubborn guy and if I want an animation to execute forever, I will do it no matter what.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarlongrech.wordpress.com%2f2008%2f06%2f13%2fwpf-reducing-cpu-consumption-for-animations%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Reducing_CPU_consumption_for_animations_C_Disciples</guid>
      <pubDate>Sat, 14 Jun 2008 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Compound Operators Or How T-SQL Is Morphing Into VB Or C#</title>
      <description>C# is becoming more dynamic (like Python and Ruby) but now SQL is becoming more like C# (but with LINQ C# is becoming more like SQL)
Confused? 

SQL Server has added compound operators......................................
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDataDesign%2fcompound-operators-or-how-t-sql-is-morph"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDataDesign%2fcompound-operators-or-how-t-sql-is-morph" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Compound_Operators_Or_How_T_SQL_Is_Morphing_Into_VB_Or_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Compound_Operators_Or_How_T_SQL_Is_Morphing_Into_VB_Or_C</guid>
      <pubDate>Sat, 14 Jun 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Deep Fried Bytes: Episode 3: Twitter War Stories</title>
      <description>A group of Twitter power users met up on the last day of the TechEd 2008 Conference.  They sat down with Deep Fried Bytes host and Twitter user Keith Elder to discuss their ideas, experiences and observations of the online service.  Each person has their own reason for using Twitter but they all share a common theme.  They all use Twitter to keep in touch with their friends and stay connected to keep relationships thriving. &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-3-twitter-war-stories%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-3-twitter-war-stories%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Deep_Fried_Bytes_Episode_3_Twitter_War_Stories</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Deep_Fried_Bytes_Episode_3_Twitter_War_Stories</guid>
      <pubDate>Sat, 14 Jun 2008 02:31:06 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 14:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Preserving Routes for SEO using the MVC Routing Engine</title>
      <description>Short screencast showing how to preserve routes for SEO using the MVC Routing Engine &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%2f11"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f11" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Preserving_Routes_for_SEO_using_the_MVC_Routing_Engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Preserving_Routes_for_SEO_using_the_MVC_Routing_Engine</guid>
      <pubDate>Fri, 13 Jun 2008 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A jQuery Client Status Bar</title>
      <description>Status bars are very useful in client applications to display well status information and having a reusable and easily callable and configured status component to display messages is extremely handy. Here's an implementation that uses jQuery plus a bit of CSS to make short work of displaying status content. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f388213.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f388213.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_jQuery_Client_Status_Bar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_jQuery_Client_Status_Bar</guid>
      <pubDate>Sat, 14 Jun 2008 01:46:03 GMT</pubDate>
    </item>
    <item>
      <title>15 Tools to Help You Develop Faster Web Pages</title>
      <description>Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you're concerned about your web pages' speed or want to make sure you're in tip-top shape before starting or launching a project, here's a few useful, free tools to help you create and sustain high-performance web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsixrevisions.com%2ftools%2ffaster_web_page%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsixrevisions.com%2ftools%2ffaster_web_page%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/15_Tools_to_Help_You_Develop_Faster_Web_Pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/15_Tools_to_Help_You_Develop_Faster_Web_Pages</guid>
      <pubDate>Sat, 14 Jun 2008 00:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Rich domain modeling with Visual Studio 2008</title>
      <description>LightSpeed 2.0 includes a powerful visual domain model designer that has support for database round tripping (auto update on schema changes, push model changes to the database), creates .NET 2.0 compliant or .NET 3.5 compliant code depending on the target framework of your project and customizable code generation templates. Drag and drop database support for SQL Server, Oracle, My SQL, SQLite and PostgreSQL is also supported right out of Visual Studio 2008. Free version available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f12%2fdesigning-lightspeed-models%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f12%2fdesigning-lightspeed-models%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Rich_domain_modeling_with_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Rich_domain_modeling_with_Visual_Studio_2008</guid>
      <pubDate>Fri, 13 Jun 2008 12:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Functional C# - Unfolding Lists</title>
      <description>Very nice post on implementing ideas from functional programming with C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f06%2f12%2ffunctional-c-unfolding-lists.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f06%2f12%2ffunctional-c-unfolding-lists.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Functional_C_Unfolding_Lists</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Functional_C_Unfolding_Lists</guid>
      <pubDate>Fri, 13 Jun 2008 07:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Turn Google App Engine into your own Personal Content Delivery Network</title>
      <description>As anybody who has run a growing website or blog knows, response time is going to get worse with the more users you have visiting your site. The users come from all angles, RSS feeds, homepage visits, search engine visits, people sealing your static files that you host, and pretty much anything else that can be served over HTTP. The solution to this problem is to off load your static content on to a Content Delivery Network or CDN. CDN providers cost a lot of money though, so it is nothing for us mere mortals with one server can afford.

But thanks to Google anyone can now run their own CDN for free on Googles servers. Lucky for you and me Google has made the process really painless and you can even have the CDN under you own domain name. In my case static.coderjournal.com. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f06%2fturn-google-app-engine-into-a-content-delivery-network-cdn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Turn_Google_App_Engine_into_your_own_Personal_Content_Delivery_Network</guid>
      <pubDate>Fri, 13 Jun 2008 04:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Unit tests are for functionality, not code!</title>
      <description>Unit tests are meant to test functionality, NOT code! That means if you write your unit tests after the fact, you're probably not focusing on the functionality. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2funit-tests-are-for-functionality-not-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ytechie.com%2f2008%2f06%2funit-tests-are-for-functionality-not-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Unit_tests_are_for_functionality_not_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Unit_tests_are_for_functionality_not_code</guid>
      <pubDate>Fri, 13 Jun 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Why You SHOULD Have 100% Code Test Coverage</title>
      <description>Shawn talks about why your goal should be 100% unit test coverage, despite what others may say. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.obishawn.com%2f2008%2f06%2fwhy-you-should-have-100-code-test.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.obishawn.com%2f2008%2f06%2fwhy-you-should-have-100-code-test.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Why_You_SHOULD_Have_100_Code_Test_Coverage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Why_You_SHOULD_Have_100_Code_Test_Coverage</guid>
      <pubDate>Sun, 15 Jun 2008 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting rid of strings (2): use lambda expressions</title>
      <description>In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings &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%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</guid>
      <pubDate>Fri, 13 Jun 2008 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Nice VS 2008 Code Editing Improvements</title>
      <description>Good improvements to take notice of when utilizing VS 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%2fscottgu%2farchive%2f2007%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</guid>
      <pubDate>Fri, 13 Jun 2008 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Nikhilk Kothari's site (almost) made XHTML valid</title>
      <description>I decided to try and make good old Nikhilk Kothari's personal site a valid one. I didn't have access to the source code, so all changes were made on the rendered ASP.NET. Why Nikhilk? I don't know, I guess I just like his web site! Short and entertaining video. &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%2fYouve-been-aggiorned2c-Mr-Kothari!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fYouve-been-aggiorned2c-Mr-Kothari!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Nikhilk_Kothari_s_site_almost_made_XHTML_valid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Nikhilk_Kothari_s_site_almost_made_XHTML_valid</guid>
      <pubDate>Fri, 13 Jun 2008 15:16:03 GMT</pubDate>
    </item>
    <item>
      <title>MVC: Creating SSL Links/URLs</title>
      <description>A couple days ago a reader sent in a question regarding how to use SSL with the MVC framework. Specifically the reader wanted to know the easiest way to make an Ajax call to a HTTPS page from a non HTTPS page. The tricky part here is to do so without hard-coding any URLs, so I whipped up a few extension methods that should make this a bit easier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fMVC-and-SSL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fMVC-and-SSL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Creating_SSL_Links_URLs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Creating_SSL_Links_URLs</guid>
      <pubDate>Fri, 13 Jun 2008 02:31:10 GMT</pubDate>
    </item>
  </channel>
</rss>