<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by EtienneTremblay</title>
    <description>Stories kicked by EtienneTremblay</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>Compressing JS files as part of your build process</title>
      <description>Ideally, we want to develop using readable JavaScript files (even 3rd party files) and deploy compressed/obfuscated code. Our solution has simply been to apply a post-build task to our project. Here's what we did &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f12%2f29%2fcompressing-js-files-as-part-of-your-build-process.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f12%2f29%2fcompressing-js-files-as-part-of-your-build-process.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Compressing_JS_files_as_part_of_your_build_process</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Compressing_JS_files_as_part_of_your_build_process</guid>
      <pubDate>Mon, 29 Dec 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Dynamically Loading ASP.NET User Controls with jQuery</title>
      <description>&amp;quot;jQuery.DynamicLoader is a simple jQuery plugin that allow a parent page to dynamically load User Controls and their corresponding script files on demand.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsamuelmueller.com%2fpost%2f2008%2f12%2f20%2fDynamically-Loading-ASPNET-User-Controls-with-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsamuelmueller.com%2fpost%2f2008%2f12%2f20%2fDynamically-Loading-ASPNET-User-Controls-with-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamically_Loading_ASP_NET_User_Controls_with_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamically_Loading_ASP_NET_User_Controls_with_jQuery</guid>
      <pubDate>Wed, 24 Dec 2008 03:48:57 GMT</pubDate>
    </item>
    <item>
      <title>Intellisense in Spark ViewEngine is coming</title>
      <description>On the other hand if you look at the feedback from people who wouldn't consider it a viable alternative there's a definite theme surrounding Visual Studio integration in general and Intellisense in particular. So I decided a few weeks ago to muster up my courage and take another pass at the task of making a Visual Studio integration package to provide a Spark language service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwhereslou.com%2f2008%2f12%2f14%2fits-alive-and-it-tells-me-what-to-do"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwhereslou.com%2f2008%2f12%2f14%2fits-alive-and-it-tells-me-what-to-do" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Intellisense_in_Spark_ViewEngine_is_coming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Intellisense_in_Spark_ViewEngine_is_coming</guid>
      <pubDate>Mon, 15 Dec 2008 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>TortoiseGit 0.1.0.0 Preview</title>
      <description>TortoiseSVN is being ported to TortoiseGit &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.google.com%2fp%2ftortoisegit%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.google.com%2fp%2ftortoisegit%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/TortoiseGit_0_1_0_0_Preview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/TortoiseGit_0_1_0_0_Preview</guid>
      <pubDate>Sun, 14 Dec 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Is F# faster than C#</title>
      <description>I had a bet with a co-worker that C# would out perform F# for a simple counting exercise. This turned out to be quite a surprise for many reasons. In this blog post I will try to explain why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</guid>
      <pubDate>Thu, 11 Dec 2008 23:16:11 GMT</pubDate>
    </item>
    <item>
      <title>3 reasons why you should let Google host jQuery for you</title>
      <description>Three reasons why you should use the Google AJAX Libraries CDN for your public facing sites that use jQuery (or several other AJAX libraries) and examples of 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%2fencosia.com%2f2008%2f12%2f10%2f3-reasons-why-you-should-let-google-host-jquery-for-you%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f10%2f3-reasons-why-you-should-let-google-host-jquery-for-you%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/3_reasons_why_you_should_let_Google_host_jQuery_for_you</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/3_reasons_why_you_should_let_Google_host_jQuery_for_you</guid>
      <pubDate>Wed, 10 Dec 2008 11:16:16 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3 Alpha Is Ready</title>
      <description>SubSonic 3 is ready for Alpha. It's a pretty significant upgrade and I think I've tackled all the bugs and issues. Lofty hopes, but with your help maybe we can make this thing solid. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-alpha-is-ready%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-alpha-is-ready%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_3_Alpha_Is_Ready</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_3_Alpha_Is_Ready</guid>
      <pubDate>Wed, 10 Dec 2008 15:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Declare your ObjectDataSource using lambda expressions</title>
      <description>Configure your ObjectDataSource TypeName, SelectMethod, SelectParameters from a lambda expression.  Here is a simple example:

ObjectDataSource ods;
ods.SetSelectMethod&amp;lt;ProductController&amp;gt;(ctrl =&amp;gt; ctrl.FetchAll()); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f12%2fObjectDataSource-Typed-Select-method-with-Lambda-Expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f12%2fObjectDataSource-Typed-Select-method-with-Lambda-Expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Declare_your_ObjectDataSource_using_lambda_expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Declare_your_ObjectDataSource_using_lambda_expressions</guid>
      <pubDate>Tue, 09 Dec 2008 15:55:47 GMT</pubDate>
    </item>
    <item>
      <title>Oxite: OpenSource CMS from Microsoft Built on ASP.NET MVC</title>
      <description>Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</guid>
      <pubDate>Tue, 09 Dec 2008 11:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a red black tree in C#</title>
      <description>This article talks about how to implement a red-black tree in C#.  The implementation is generic, and it also implements IEnumerable&amp;lt;T&amp;gt;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d53"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d53" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_a_red_black_tree_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_a_red_black_tree_in_C</guid>
      <pubDate>Tue, 09 Dec 2008 06:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Pimp My Debugger - DebuggerDisplay Attribute</title>
      <description>The other day I was reading some friends code, and I saw that he used a DebuggerDisplay attribute. It allows you to create a custom view of your objects in the Visual studio debugger. This attribute is very straight forward, but very powerful in the amount of time it can save you when debugging your application. I'll show you a cookie cutter example, but you can use your imagination as to how to use this particular attribute.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.monstersgotmy.net%2fpost%2fPimp-My-Debugger-DebuggerDisplay-Attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.monstersgotmy.net%2fpost%2fPimp-My-Debugger-DebuggerDisplay-Attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Pimp_My_Debugger_DebuggerDisplay_Attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Pimp_My_Debugger_DebuggerDisplay_Attribute</guid>
      <pubDate>Tue, 09 Dec 2008 06:46:10 GMT</pubDate>
    </item>
    <item>
      <title>The Next 20 People .NET Developers Should Follow on Twitter</title>
      <description>Here is another setup of top 20 .NET Developers on Twitter that you should consider following... This is the second installation from his previous post of top 20 .NET Developers on Twitter... These two posts equal 40 people you might want to follow! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebdevdotnet.blogspot.com%2f2008%2f12%2fnext-top-20-net-developers-you-should.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebdevdotnet.blogspot.com%2f2008%2f12%2fnext-top-20-net-developers-you-should.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/The_Next_20_People_NET_Developers_Should_Follow_on_Twitter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/The_Next_20_People_NET_Developers_Should_Follow_on_Twitter</guid>
      <pubDate>Fri, 05 Dec 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Have you ever wondered why CodePlex is so slow?</title>
      <description>Taking a look at one feature on CodePlex that is much slower than it needs to be, due to indiscriminate use of UpdatePanels and bloated ViewState, and then comparing it to similar functionality on Stack Overflow to illustrate how much more efficiently the same feature can be implemented. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f12%2f03%2fhave-you-ever-wondered-why-codeplex-is-so-slow%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Have_you_ever_wondered_why_CodePlex_is_so_slow</guid>
      <pubDate>Wed, 03 Dec 2008 16:31:21 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate's AutoPersistenceModel: I Love it!</title>
      <description>I checked out the latest version of Fluent NHibernate today and noticed the AutoPersistenceModel. I looked at the unit-tests to see what it's supposed to do and I loved what I saw. &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%2f12%2f02%2ffluent-nhibernates-autopersistencemodel-i-love-it%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f12%2f02%2ffluent-nhibernates-autopersistencemodel-i-love-it%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fluent_NHibernate_s_AutoPersistenceModel_I_Love_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fluent_NHibernate_s_AutoPersistenceModel_I_Love_it</guid>
      <pubDate>Thu, 04 Dec 2008 05:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a REST service with WCF (part 1) </title>
      <description>A short how to on implementing a REST service with WCF. &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%2f67"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f67" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Implementing_a_REST_service_with_WCF_part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Implementing_a_REST_service_with_WCF_part_1</guid>
      <pubDate>Tue, 02 Dec 2008 18:46:14 GMT</pubDate>
    </item>
    <item>
      <title>Taking the Magic out of Expression</title>
      <description>Concise introduction to expression trees. &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%2f11%2f29%2fTaking-the-Magic-out-of-Expression.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f11%2f29%2fTaking-the-Magic-out-of-Expression.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Taking_the_Magic_out_of_Expression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Taking_the_Magic_out_of_Expression</guid>
      <pubDate>Mon, 01 Dec 2008 13:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Software usability is like eggnog</title>
      <description>Creating a proper usability study is hard. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f11%2fSoftware-usability-is-like-eggnog.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f11%2fSoftware-usability-is-like-eggnog.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Software_usability_is_like_eggnog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Software_usability_is_like_eggnog</guid>
      <pubDate>Fri, 28 Nov 2008 18:09:30 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Delegates, Anonymous Methods and Lambda Expressions</title>
      <description>Great article on .NET basics &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</guid>
      <pubDate>Fri, 28 Nov 2008 18:46:10 GMT</pubDate>
    </item>
    <item>
      <title>New ASP.NET Charting Control</title>
      <description>From ScottGu's blog.  Brand new, Free, ASP.NET 3.5 chart control.  It looks very nice!
 &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%2f2008%2f11%2f24%2fnew-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f24%2fnew-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_ASP_NET_Charting_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_ASP_NET_Charting_Control</guid>
      <pubDate>Tue, 25 Nov 2008 16:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Update on Silverlight 2 - and a glimpse of Silverlight 3 </title>
      <description>ScottGu unveils the plans for Silverlight 3, shipping next year &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%2f2008%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f16%2fupdate-on-silverlight-2-and-a-glimpse-of-silverlight-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Update_on_Silverlight_2_and_a_glimpse_of_Silverlight_3</guid>
      <pubDate>Mon, 17 Nov 2008 14:16:21 GMT</pubDate>
    </item>
    <item>
      <title>MVC: TextBoxFor(u =&amp;gt; u.Name) - Unleash the power</title>
      <description>I figured I'd share my implementation of something Chad and Jeremy talked about: the TextBoxFor control. Now I don't know exactly how they implemented their version, and mine just provides the necessary basis to get started, but hopefully it'll help people bake some of this goodness within their own code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f13%2ftextboxfor-u-gt-u-name-unleash-the-power.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f13%2ftextboxfor-u-gt-u-name-unleash-the-power.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_TextBoxFor_u_u_Name_Unleash_the_power</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_TextBoxFor_u_u_Name_Unleash_the_power</guid>
      <pubDate>Thu, 20 Nov 2008 18:01:10 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic 3.0 Preview 2</title>
      <description>Rob Conery: Over the last week I've made massive improvements and upgrades to SubSonic 3.0 and the templates that it comes with. I haven't been this obsessive and inspired since I created SubSonic in the first place, and I have to tell you I am more than stoked to see this pull together. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-3-0-preview-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_3_0_Preview_2</guid>
      <pubDate>Thu, 13 Nov 2008 11:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Data Access With The Entity Framework</title>
      <description>A post that shows how we use the repository pattern with the Entity Framework &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%2fkim%2farchive%2f2008%2f11%2f12%2fdata-access-with-the-entity-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fkim%2farchive%2f2008%2f11%2f12%2fdata-access-with-the-entity-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Data_Access_With_The_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Data_Access_With_The_Entity_Framework</guid>
      <pubDate>Wed, 12 Nov 2008 21:09:15 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Intellisense Updates from Microsoft</title>
      <description>With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. &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%2f536756.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</guid>
      <pubDate>Mon, 10 Nov 2008 15:46:21 GMT</pubDate>
    </item>
    <item>
      <title>How to Use Visual Studio jQuery IntelliSense Supported Through Hotfix</title>
      <description>Jeff King, Program Manager for Visual Studio Web Tools blogged VS2008 SP1 Hotfix to Support &amp;quot;-vsdoc.js&amp;quot; IntelliSense Doc Files on Friday. The HotFix (VS2008 SP1 only) allows Visual Studio to find &amp;quot;-vsdoc.js&amp;quot; files that have commenting for IntelliSense in the same folder as a script file linked to from your document. In this post I am going to show you how to get IntelliSense working once the HotFix is installed in both a normal aspx page as well as ASP.NET MasterPage. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</guid>
      <pubDate>Mon, 10 Nov 2008 03:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>