<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by justinbezanson</title>
    <description>Stories kicked by justinbezanson</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>Formatting Your WPF Data - String.Format Is In the House! </title>
      <description>How to format your Binded Data &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f28%2fformatting-your-wpf-data-stringformat-is-in-the-house%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f28%2fformatting-your-wpf-data-stringformat-is-in-the-house%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Formatting_Your_WPF_Data_String_Format_Is_In_the_House</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Formatting_Your_WPF_Data_String_Format_Is_In_the_House</guid>
      <pubDate>Fri, 29 May 2009 13:45:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Gapped and Bulleted Shapes in WPF/Silverlight </title>
      <description>How to create a shape with bullets on the joints of it's segments  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f25%2fcreating-gapped-and-bulleted-shapes-in-wpfsilverlight%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f25%2fcreating-gapped-and-bulleted-shapes-in-wpfsilverlight%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Creating_Gapped_and_Bulleted_Shapes_in_WPF_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Creating_Gapped_and_Bulleted_Shapes_in_WPF_Silverlight</guid>
      <pubDate>Tue, 26 May 2009 07:00:03 GMT</pubDate>
    </item>
    <item>
      <title>Parameter count mismatch Error </title>
      <description>Yesterday, I spent a whole day chasing a very weird and strange error - I was getting an exception at the main method. The error description was: "Parameters count mismatch".  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f19%2fparameter-count-mismatch-error%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f19%2fparameter-count-mismatch-error%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Parameter_count_mismatch_Error</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Parameter_count_mismatch_Error</guid>
      <pubDate>Thu, 21 May 2009 19:22:17 GMT</pubDate>
    </item>
    <item>
      <title>How To: Clean Up ASP.NET JavaScript Tags</title>
      <description>In April of '08, I wrote a post about cleaning up the ASP.NET head tag using control adapters. I've got some great feedback from it, and I'm glad that I'm not the only one that is horrified when looking at the source of an ASP.NET rendered web page. From the comments of that article I was recently asked how to clean up JavaScript tags. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f05%2fHow-To-Clean-Up-ASPNET-JavaScript-Tags.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f05%2fHow-To-Clean-Up-ASPNET-JavaScript-Tags.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_To_Clean_Up_ASP_NET_JavaScript_Tags</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_To_Clean_Up_ASP_NET_JavaScript_Tags</guid>
      <pubDate>Thu, 07 May 2009 20:35:19 GMT</pubDate>
    </item>
    <item>
      <title>GridView Plugin For JQuery</title>
      <description>Starting out we are going to keep this pretty simple and as it progresses we'll add more features.

For now we are going to start with a hand coded HTML table and CSS. In a later post we'll look at populating the grid from a data source.

In this post today we'll apply the CSS to the table but will expand this to a skinning system later on.

We'll also be applying the row selection feature today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f05%2f07%2fgridview-plugin-for-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f05%2f07%2fgridview-plugin-for-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/GridView_Plugin_For_JQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/GridView_Plugin_For_JQuery</guid>
      <pubDate>Thu, 07 May 2009 17:06:48 GMT</pubDate>
    </item>
    <item>
      <title>Adding Default Assemblies, Namespaces and Control Prefixes in Config</title>
      <description>The fact that you can assign namespace and assemblies in your web.config file is one of the most underused features of ASP.NET &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%2f753705.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f753705.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Adding_Default_Assemblies_Namespaces_and_Control_Prefixes_in_Config</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Adding_Default_Assemblies_Namespaces_and_Control_Prefixes_in_Config</guid>
      <pubDate>Wed, 06 May 2009 06:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Building a simple voicemail system with Twilio and ASP.NET MVC, Part 1</title>
      <description>How to build a simple voicemail system using Twilio's TwiML and ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2fbuilding-a-simple-voicemail-system-with-twilio-and-aspnet-mvc-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjohn-sheehan.com%2fblog%2fbuilding-a-simple-voicemail-system-with-twilio-and-aspnet-mvc-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_a_simple_voicemail_system_with_Twilio_and_ASP_NET_MVC_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_a_simple_voicemail_system_with_Twilio_and_ASP_NET_MVC_Part_1</guid>
      <pubDate>Tue, 05 May 2009 11:11:14 GMT</pubDate>
    </item>
    <item>
      <title>4 Grea Tips for Custom WPF Controls Developers </title>
      <description>4 great tips for WPF Custom control designers &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f04%2f4-grea-tips-for-custom-wpf-controls-developers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f05%2f04%2f4-grea-tips-for-custom-wpf-controls-developers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/4_Grea_Tips_for_Custom_WPF_Controls_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/4_Grea_Tips_for_Custom_WPF_Controls_Developers</guid>
      <pubDate>Tue, 05 May 2009 14:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Beginning JQuery - Cool Menu with Master Page</title>
      <description>I came across a really slick menu on the Queness website and have adapted it to work with a regular ASP.NET master page. A download link to a working Web Application Project for this is provided below. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2009%2f05%2f03%2fBeginning-JQuery-Cool-Menu-with-Master-Page.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2009%2f05%2f03%2fBeginning-JQuery-Cool-Menu-with-Master-Page.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Beginning_JQuery_Cool_Menu_with_Master_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Beginning_JQuery_Cool_Menu_with_Master_Page</guid>
      <pubDate>Mon, 04 May 2009 01:59:18 GMT</pubDate>
    </item>
    <item>
      <title>The HttpWebRequest and Using Client Certificates</title>
      <description>So you may have found yourself in a similar situation, needing to make a TCP/IP request to a 3rd party API possibly using SSL. Well, that is a quite simple task. It can however, be complicated if this 3rd party requires the use of certificates for communication to its API server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fThe-HttpWebRequest-and-Using-Client-Certificates.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fThe-HttpWebRequest-and-Using-Client-Certificates.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_HttpWebRequest_and_Using_Client_Certificates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_HttpWebRequest_and_Using_Client_Certificates</guid>
      <pubDate>Tue, 28 Apr 2009 20:20:31 GMT</pubDate>
    </item>
    <item>
      <title>Using of JSON Result in Asp.net MVC 1.0</title>
      <description>In a post few month back , i showed how can i simulate a callback using JQuery and ASP.NET with my experimental FlickrXplorer project. More detail on this can be found at the following URL

http://weblogs.asp.net/mehfuzh/archive/2008/10/13/using-jquery-to-do-ajax-form-posts-in-asp-net-mvc.aspx

Now, what i have done here is basically, i did an AJAX call to the controller and rendered the view result in a div.  One thing about this way is that i am able to make the view strongly typed as i first rendered view using standard way with all the strongly type ViewData.Model. It is nice for rendering views with small amount of html in it (Like , tag lists), but slow for big outputs. The best practice for all these is to use the JSONResult. Here, i will show a small example of how i render the comment list in FlickrXplorer using JSON result and JQuery $.Post in conjunction to make the AJAX request.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f04%2f28%2fusing-of-json-result-in-asp-net-mvc-1-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2009%2f04%2f28%2fusing-of-json-result-in-asp-net-mvc-1-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_of_JSON_Result_in_Asp_net_MVC_1_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_of_JSON_Result_in_Asp_net_MVC_1_0</guid>
      <pubDate>Tue, 28 Apr 2009 17:30:04 GMT</pubDate>
    </item>
    <item>
      <title>How to Create A JQuery Plugin </title>
      <description>A small tutorial about creating JQuery Plugins &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f28%2fhow-to-create-a-jquery-plugin%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f28%2fhow-to-create-a-jquery-plugin%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_Create_A_JQuery_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_Create_A_JQuery_Plugin</guid>
      <pubDate>Tue, 28 Apr 2009 22:01:45 GMT</pubDate>
    </item>
    <item>
      <title>A DelegateQueue Class</title>
      <description>Last year, I wrote a toolkit for creating state machines. One of my goals for the toolkit was to provide the option of having each state machine executing in its own thread; I wanted state machines to be active objects. To realize this goal, I needed an event queue. State machines would use event queues to enqueue events sent to them and later dequeue th &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fcs%2fdelegatequeue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fcs%2fdelegatequeue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_DelegateQueue_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_DelegateQueue_Class</guid>
      <pubDate>Sat, 25 Apr 2009 16:08:26 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to Objects: Debugging</title>
      <description>Declarative language constructs like query comprehension syntax often worries imperatively trained developers. I hear this quite a bit, and the excuse of "It Just Works" is often not satisfactory for most of them :-). Combine this with interesting behavioral differences like lazy evaluation and lots of developers get lost in paradise. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2009%2f04%2f23%2flinq-to-objects-debugging.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2009%2f04%2f23%2flinq-to-objects-debugging.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_Objects_Debugging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_Objects_Debugging</guid>
      <pubDate>Fri, 24 Apr 2009 01:07:43 GMT</pubDate>
    </item>
    <item>
      <title>No Character Encoding Declared at Document Level</title>
      <description>I really like the developer toolbar in IE8 although I'm still getting familiar with it. I am in the process of putting the finishing touches to a new site for a client and was validating the CSS and the XHTML. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2009%2f04%2f21%2fNo-Character-Encoding-Declared-at-Document-Level-.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2f2009%2f04%2f21%2fNo-Character-Encoding-Declared-at-Document-Level-.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/No_Character_Encoding_Declared_at_Document_Level</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/No_Character_Encoding_Declared_at_Document_Level</guid>
      <pubDate>Wed, 22 Apr 2009 13:38:11 GMT</pubDate>
    </item>
    <item>
      <title>Another List of 5 Great and Useful Visual Studio Shortcuts </title>
      <description>a while back we had 2 great posts and one page about visual studio shortcuts. The first one had a list of 10 Visual Studio Shortcuts and the second one had 11 Visual Studio Shortcuts. We also have a Visual Studio CheatSheet with all the Keyboard shortcuts Visual Studio has.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f22%2fanother-list-of-5-great-and-useful-visual-studio-shortcuts%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f22%2fanother-list-of-5-great-and-useful-visual-studio-shortcuts%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Another_List_of_5_Great_and_Useful_Visual_Studio_Shortcuts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Another_List_of_5_Great_and_Useful_Visual_Studio_Shortcuts</guid>
      <pubDate>Thu, 23 Apr 2009 00:16:13 GMT</pubDate>
    </item>
    <item>
      <title>Project Kobe community feedback</title>
      <description>A project that we recently worked on in my team is Kobe , a Web 2.0 service development resource kit. The goal of the resource kit was to provide a collection of resources in the form of presentations, white papers, and a working sample application to enable business and technology decision makers to develop a good foundational understanding of Web 2.0 services, a conceptual architecture of a Web 2.0 service, challenges to think through when embarking on a new Web 2.0 service development project, and Microsoft platform implementation assets that are available and can be applied to materialize Web 2.0 services.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmasashi_narumoto%2farchive%2f2009%2f04%2f17%2fproject-kobe-community-feedback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmasashi_narumoto%2farchive%2f2009%2f04%2f17%2fproject-kobe-community-feedback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Project_Kobe_community_feedback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Project_Kobe_community_feedback</guid>
      <pubDate>Sat, 18 Apr 2009 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Kobe - Oh Dear Lord Why?!</title>
      <description>Karl Seguin weighs in on the latest MS ASP.NET MVC sample app &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%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2009%2f04%2f16%2fkobe-oh-dead-lord-why.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Kobe_Oh_Dear_Lord_Why</guid>
      <pubDate>Fri, 17 Apr 2009 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>5 Useful Visual Studio C# Snippets</title>
      <description>The title says it all. Save yourself sometime by using these snippets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f15%2f5-useful-visual-studio-c-snippets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f15%2f5-useful-visual-studio-c-snippets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/5_Useful_Visual_Studio_C_Snippets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/5_Useful_Visual_Studio_C_Snippets</guid>
      <pubDate>Thu, 16 Apr 2009 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>OpenSuse vs. Ubuntu for .Net Developers</title>
      <description>Many .Net developers are playing with Linux on the side because it is free but which Linux should you choose to use if you are a .Net developer? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.runxc.com%2fpost%2f2009%2f02%2f21%2fopenSUSE-vs-Ubuntu-for-Net-Developers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.runxc.com%2fpost%2f2009%2f02%2f21%2fopenSUSE-vs-Ubuntu-for-Net-Developers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/OpenSuse_vs_Ubuntu_for_Net_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/OpenSuse_vs_Ubuntu_for_Net_Developers</guid>
      <pubDate>Thu, 16 Apr 2009 11:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Creating A Tabbed Menu Control For ASP.NET MVC </title>
      <description>Tab menus are a fairly common thing that I use in a lot of my applications. I like tabs because they help break up large chunks of, usually, related information. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f14%2fcreating-a-tabbed-menu-control-for-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f14%2fcreating-a-tabbed-menu-control-for-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_A_Tabbed_Menu_Control_For_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_A_Tabbed_Menu_Control_For_ASP_NET_MVC</guid>
      <pubDate>Wed, 15 Apr 2009 00:16:05 GMT</pubDate>
    </item>
    <item>
      <title>5 Blogs ASP.NET MVC Developers Should Be Following</title>
      <description>Everyone knows that Phil Haack, Rob Conery, Scott Hanselman, and Scott Guthrie all provide good ASP.NET MVC content on their blogs. I wanted to provide a list of excellent resources on ASP.NET MVC that are a little less well known. &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%2f2009%2f04%2f13%2f5-Blogs-ASPNET-MVC-Developers-Should-Be-Following.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f13%2f5-Blogs-ASPNET-MVC-Developers-Should-Be-Following.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/5_Blogs_ASP_NET_MVC_Developers_Should_Be_Following</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/5_Blogs_ASP_NET_MVC_Developers_Should_Be_Following</guid>
      <pubDate>Mon, 13 Apr 2009 22:46:07 GMT</pubDate>
    </item>
    <item>
      <title>Finding Text in SQL Server Stored Procedures</title>
      <description>So, I'm sure you have been met with a similar scenario during development. You know the one that you have to rename a column or even drop a column in the database. This can be quite annoying if you are doing stored procedure based data access for your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fFinding-Text-in-SQL-Server-Stored-Procedures.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2009%2f04%2fFinding-Text-in-SQL-Server-Stored-Procedures.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Finding_Text_in_SQL_Server_Stored_Procedures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Finding_Text_in_SQL_Server_Stored_Procedures</guid>
      <pubDate>Mon, 13 Apr 2009 20:51:44 GMT</pubDate>
    </item>
    <item>
      <title>C# Design Patterns - The Visitor Pattern</title>
      <description>One principle that I really like is the Open/Closed principle which says that an object should be open to new functionality but closed to structural changes. The visitor pattern helps facilitate this principle by giving us the means to perform operations against an object without changing the objects structure.

Looking back at a previous pattern we wanted to adjust the registration cost for a dog if they had been picked up by the dog catcher.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f04%2f13%2fc-design-patterns-the-visitor-pattern%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f04%2f13%2fc-design-patterns-the-visitor-pattern%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/C_Design_Patterns_The_Visitor_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/C_Design_Patterns_The_Visitor_Pattern</guid>
      <pubDate>Mon, 13 Apr 2009 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>DebuggerDisplay and DebuggerBrowsable - Two Debugger Attributes to kno</title>
      <description>two very useful debugger attributes any programmer should know &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f09%2fdebuggerdisplay-and-debuggerbrowsable-two-debugger-attributes-you-should-know%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f09%2fdebuggerdisplay-and-debuggerbrowsable-two-debugger-attributes-you-should-know%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/DebuggerDisplay_and_DebuggerBrowsable_Two_Debugger_Attributes_to_kno</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/DebuggerDisplay_and_DebuggerBrowsable_Two_Debugger_Attributes_to_kno</guid>
      <pubDate>Thu, 09 Apr 2009 23:31:20 GMT</pubDate>
    </item>
  </channel>
</rss>