<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jbergens</title>
    <description>Stories kicked by jbergens</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>SubSonic 3.0 Preview 1: Linq Has Landed</title>
      <description>Rob Conery explains some features of SunSonic 3.0 Preview 1 &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-1-linq-has-landed%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-1-linq-has-landed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/SubSonic_3_0_Preview_1_Linq_Has_Landed</guid>
      <pubDate>Sat, 08 Nov 2008 08:16:16 GMT</pubDate>
    </item>
    <item>
      <title>Delete entity or collection in Linq to SQL without getting them</title>
      <description>In order to delete an entity or a collection of entity in Linq to SQL, you have to first get them and then delete them. This requires additional database roundtrip. Here's a strongly typed maintenance free way to delete entities directly using their primary key. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</guid>
      <pubDate>Tue, 04 Nov 2008 17:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Insidious Dependencies</title>
      <description>Many dependencies in code are obvious, such as relying on a particular framework or database implementation.  Others can easily be overlooked.  This article exposes some of the more insidious dependencies that commonly exist within applications which may be overlooked as such. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2finsidious-dependencies%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2finsidious-dependencies%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Insidious_Dependencies</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Insidious_Dependencies</guid>
      <pubDate>Wed, 22 Oct 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Terrible Code Example - Methods From Hell </title>
      <description>Learn how not to code your applications with this terrible code example that I have come accross. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f21%2fterrible-code-example-methods-from-hell%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f21%2fterrible-code-example-methods-from-hell%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Terrible_Code_Example_Methods_From_Hell</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Terrible_Code_Example_Methods_From_Hell</guid>
      <pubDate>Tue, 21 Oct 2008 22:16:10 GMT</pubDate>
    </item>
    <item>
      <title>7 of my favorite jQuery plugins for use with ASP.NET</title>
      <description>Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f19%2f7-of-my-favorite-jquery-plugins-for-use-with-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f19%2f7-of-my-favorite-jquery-plugins-for-use-with-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/7_of_my_favorite_jQuery_plugins_for_use_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/7_of_my_favorite_jQuery_plugins_for_use_with_ASP_NET</guid>
      <pubDate>Mon, 20 Oct 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>jQuery and Microsoft</title>
      <description>ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward.  We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch.  The files will continue to use and ship under the existing jQuery MIT license. &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%2f09%2f28%2fjquery-and-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f28%2fjquery-and-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_and_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_and_Microsoft</guid>
      <pubDate>Sun, 28 Sep 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Request for Help: Need better guidance for beginners</title>
      <description>A call to harms for helping beginners. This time from a pro that realizes the need. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f09%2f28%2frequest-for-help-need-better-guidance-for-beginners.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f09%2f28%2frequest-for-help-need-better-guidance-for-beginners.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Request_for_Help_Need_better_guidance_for_beginners</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Request_for_Help_Need_better_guidance_for_beginners</guid>
      <pubDate>Mon, 29 Sep 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Best way to end user session asp.net</title>
      <description>What's the best way to end session after user logs out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f11%2fBest-way-to-end-user-session-in-aspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f11%2fBest-way-to-end-user-session-in-aspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_way_to_end_user_session_asp_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_way_to_end_user_session_asp_net</guid>
      <pubDate>Sun, 14 Sep 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Documenting Coding Standards - Less is More</title>
      <description>A colleague and I were recently invited to provide feedback on a client's coding standards and were sent a 60+ page document to review. In preparation for the meeting I diligently started to go through each section providing comments and suggestions as I went. But after about page 30 my concentration began to wane and my comments grew more and more sparse. The moral of this story...

If someone that's being paid to review your coding standards is struggling to get through them then you can bet your bottom dollar your development team won't be reading them either.

This post reflects on the things to consider when documenting your company's standards. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f08%2f05%2fdocumenting-coding-standards---less-is-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f08%2f05%2fdocumenting-coding-standards---less-is-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Documenting_Coding_Standards_Less_is_More</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Documenting_Coding_Standards_Less_is_More</guid>
      <pubDate>Wed, 06 Aug 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Reduce ASP.NET Page size and complexity using JQuery-Part 2</title>
      <description>This is part 2 of my series for ASP.NET AJAX and JQuery comparison. You can read part 1 here. In my last 2 articles (Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service and Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service), I explained how to access JSON data from ASP.NET AJAX script service using ASP.NET AJAX client side framework and JQuery. In this post I will compare response/ request for these two implementations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f08%2f06%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f08%2f06%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_2</guid>
      <pubDate>Wed, 06 Aug 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>JSON Serializers in .NET - not there yet</title>
      <description>.NET Framework 3.5 provides a couple of choices for JSON Serialization and Deserialization. Find out how you can use them and also some of the problems that both of these tools impose. &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%2f442969.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f442969.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/JSON_Serializers_in_NET_not_there_yet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/JSON_Serializers_in_NET_not_there_yet</guid>
      <pubDate>Wed, 06 Aug 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Moq: Why do we need yet another NET mocking framework?</title>
      <description>&amp;quot;I've already argued in the past why I think forcing regular developers to learn and understand the difference between a stub, a fake, a &amp;quot;true&amp;quot; mock and a dynamic mock is unproductive and largely irrelevant for their TDD needs.

Also, even though quite common in the mocking community, the typical record/replay model is alien to developers and introduces yet another new concept that makes the learning curve steeper than needed. &amp;quot;

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.clariusconsulting.net%2fblogs%2fkzu%2farchive%2f2008%2f03%2f17%2fWhydoweneedyetanotherNETmockingframework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.clariusconsulting.net%2fblogs%2fkzu%2farchive%2f2008%2f03%2f17%2fWhydoweneedyetanotherNETmockingframework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Moq_Why_do_we_need_yet_another_NET_mocking_framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Moq_Why_do_we_need_yet_another_NET_mocking_framework</guid>
      <pubDate>Wed, 26 Mar 2008 11:16:02 GMT</pubDate>
    </item>
    <item>
      <title>No, you're crazy! (or, the problem with assuming that computer program</title>
      <description>An excellent post on how to think about programming as a profession. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f02%2f04%2fno-you-re-crazy-or-the-problem-with-assuming-that-computer-programmers-have-all-that-much-in-common.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f02%2f04%2fno-you-re-crazy-or-the-problem-with-assuming-that-computer-programmers-have-all-that-much-in-common.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/No_you_re_crazy_or_the_problem_with_assuming_that_computer_program</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/No_you_re_crazy_or_the_problem_with_assuming_that_computer_program</guid>
      <pubDate>Tue, 05 Feb 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic ASP.NET Providers</title>
      <description>I am announcing the SubSonic ASP.NET Providers (now only Membership and Roles) using the SubSonic DAL and the official Beta 1 release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2007%2f10%2f14%2fsubsonic-asp-net-providers-project-and-announcement.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fzowens%2farchive%2f2007%2f10%2f14%2fsubsonic-asp-net-providers-project-and-announcement.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/SubSonic_ASP_NET_Providers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/SubSonic_ASP_NET_Providers</guid>
      <pubDate>Sun, 14 Oct 2007 22:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Speed Up Your Site! 8 ASP.NET Performance Tips</title>
      <description>Sample chapter from the book &amp;quot;The ASP.NET 2.0 Anthology&amp;quot;. Many nice tricks to improve the performance of you site/app. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sitepoint.com%2farticle%2faspnet-performance-tips"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sitepoint.com%2farticle%2faspnet-performance-tips" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Speed_Up_Your_Site_8_ASP_NET_Performance_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Speed_Up_Your_Site_8_ASP_NET_Performance_Tips</guid>
      <pubDate>Wed, 10 Oct 2007 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Facebook.NET - Framework for ASP.NET Facebook Applications</title>
      <description>Facebook.NET is an open source framework that is optimized for creating ASP.NET Facebook applications using the familiar server controls model. Contributions and idea sharing along with source downloads available via CodePlex. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nikhilk.net%2fFacebookNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nikhilk.net%2fFacebookNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Facebook_NET_Framwork_for_ASP_NET_Facebook_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Facebook_NET_Framwork_for_ASP_NET_Facebook_Applications</guid>
      <pubDate>Wed, 26 Sep 2007 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Fluent Ordering/Paging with LightSpeed</title>
      <description>A short overview showing how the Query object in LightSpeed lets you apply aspects such as Ordering and Paging easily and using a Fluent interface style when working with the domain modeling framework and O/R Mapper, LightSpeed. &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%2f%3fp%3d55"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d55" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Fluent_Ordering_Paging_with_LightSpeed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Fluent_Ordering_Paging_with_LightSpeed</guid>
      <pubDate>Wed, 26 Sep 2007 04:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>