<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by joejoejoejoe</title>
    <description>Stories kicked by joejoejoejoe</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>Session Attacks and ASP.NET - Part 2</title>
      <description>In Session Attacks and ASP.NET - Part 1, I introduced one type of attack against the session called Session Fixation as well as ASP.NET's session architecture and authentication architecture.  In this second post, I'll delve into a couple specific attack scenarios,  cover risk reduction, and countermeasures specific to ASP.NET for protecting against session attacks in ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.sans.org%2fappsecstreetfighter%2f2009%2f06%2f24%2fsession-attacks-and-aspnet-part-2"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.sans.org%2fappsecstreetfighter%2f2009%2f06%2f24%2fsession-attacks-and-aspnet-part-2" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Session_Attacks_and_ASP_NET_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Session_Attacks_and_ASP_NET_Part_2</guid>
      <pubDate>Wed, 24 Jun 2009 19:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Session Attacks and ASP.NET - Part 1</title>
      <description>I've spent some time recently looking for updated information regarding session attacks as they apply to ASP.NET and am still not completely satisfied with how Microsoft has decided to implement session management  in ASP.NET 2.0+.  Part 1 explores ASP.NET session management, authentication, and session attacks against ASP.NET with a comparison of how ASP.NET stacks up against mitigation techniques against these attacks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.sans.org%2fappsecstreetfighter%2f2009%2f06%2f16%2fsession-attacks-and-aspnet-part-1%2fcomment-page-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.sans.org%2fappsecstreetfighter%2f2009%2f06%2f16%2fsession-attacks-and-aspnet-part-1%2fcomment-page-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Session_Attacks_and_ASP_NET_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Session_Attacks_and_ASP_NET_Part_1</guid>
      <pubDate>Thu, 18 Jun 2009 17:30:01 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010: Web.config transforms</title>
      <description>Recently I wrote about Visual Studio 2010 and multiple web.config files support. Let's see how to play with web.config transformation so we can use one configuration on development environment and the other for production environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgunnarpeipman%2farchive%2f2009%2f06%2f16%2fvisual-studio-2010-web-config-transforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Web_config_transforms</guid>
      <pubDate>Mon, 22 Jun 2009 15:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Model View Presenter (MVP) design pattern and data binding</title>
      <description>Model View Presenter (MVP) design pattern is the evolution of the MVC design pattern and it's aimed at providing a cleaner separation of concerns between the view, the model, and the controller improving the architecture (you can use several UI technologies without recompiling the business logic components) and testability of the enterprise solution. The pattern was originally developed at Taligent in the 1990s. In this article, I will explain the principles and how to use the MVP design pattern along with data binding with an example using C# language in Microsoft.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fModelViewPresenterdesignpatterndatabinding06032009090829AM%2fModelViewPresenterdesignpatterndatabinding.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fjohn_charles%2fModelViewPresenterdesignpatterndatabinding06032009090829AM%2fModelViewPresenterdesignpatterndatabinding.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Model_View_Presenter_MVP_design_pattern_and_data_binding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Model_View_Presenter_MVP_design_pattern_and_data_binding</guid>
      <pubDate>Tue, 09 Jun 2009 10:45:00 GMT</pubDate>
    </item>
    <item>
      <title>What is Interim Table - Simple Definition of Interim Table</title>
      <description>Sometimes a simple question like What is interim table? can initiate a never-ending discussion between developers. I experienced this recently while I was on phone helping my friends working in Los Angeles. In a conference call, one of the developers kept on talking about first interim table and second interim table and so forth, while another developer was of the opinion that that there cannot be more than one interim table. Well, as this was not enough a third developer interrupted the debate and said that all the tables are interim tables. The heated discussion seemed never ending. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f04%2fsql-server-what-is-interim-table-simple-definition-of-interim-table%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f06%2f04%2fsql-server-what-is-interim-table-simple-definition-of-interim-table%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/What_is_Interim_Table_Simple_Definition_of_Interim_Table</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/What_is_Interim_Table_Simple_Definition_of_Interim_Table</guid>
      <pubDate>Sat, 06 Jun 2009 06:15:03 GMT</pubDate>
    </item>
    <item>
      <title>The Greatest Exception Handling WTF?!? of All Time</title>
      <description>The Exception object has ONE purpose and ONE purpose only - to represent a runtime error, nothing more. Exceptions should never be used for purposes for which they were not intended -- or you could end up with this monstrosity... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fleedumond.com%2fblog%2fthe-greatest-exception-handling-wtf-of-all-time%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fleedumond.com%2fblog%2fthe-greatest-exception-handling-wtf-of-all-time%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/The_Greatest_Exception_Handling_WTF_of_All_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/The_Greatest_Exception_Handling_WTF_of_All_Time</guid>
      <pubDate>Thu, 28 May 2009 10:00:00 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>Book Review - Wrox Professional ASP.NET MVC 1.0</title>
      <description>A review of Professional ASP.NET MVC 1.0 from Wrox.  A great book from Rob Conery, Scott Hanselman, Phil Haack, and Scott Guthrie. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f17%2fBook-Review-Wrox-Professional-ASP.NET-MVC-1.0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f17%2fBook-Review-Wrox-Professional-ASP.NET-MVC-1.0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Book_Review_Wrox_Professional_ASP_NET_MVC_1_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Book_Review_Wrox_Professional_ASP_NET_MVC_1_0</guid>
      <pubDate>Thu, 21 May 2009 22:19:48 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 .NET Twitterers</title>
      <description>If your not on Twitter you are missing out - here are some .NET tweeps to get you started. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.dzone.com%2farticles%2ftop-10-net-twitterers"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.dzone.com%2farticles%2ftop-10-net-twitterers" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Top_10_NET_Twitterers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Top_10_NET_Twitterers</guid>
      <pubDate>Sat, 02 May 2009 13:46:11 GMT</pubDate>
    </item>
    <item>
      <title>Using AutoMapper to map view models in ASP.NET MVC</title>
      <description>Mapping code between Domain Models and Data Transfer Objects/Presentation Models is often boring and tedious to write, so when I first read about AutoMapper it triggered my interest. This post takes a first look at AutoMapper, and show how it can be used to map a complex domain model to a view model in an ASP.NET MVC application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</guid>
      <pubDate>Mon, 20 Apr 2009 16:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Using Custom ViewModels with POST action methods</title>
      <description>One of the top good practices for ASP.NET MVC is not to use the ViewData Dictionary, but to put your data in a strongly typed ViewModel instead. Many people seem to be using Linq to SQL entities as a ViewModel, because it's a very comfortable approach. But what do you do if your view should contain data that is not included in any of your linq entities? This posting describes how to use custom shaped ViewModel classes for these cases.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevermind.com%2flinq%2faspnet-mvc-using-custom-viewmodels-with-post-action-methods"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevermind.com%2flinq%2faspnet-mvc-using-custom-viewmodels-with-post-action-methods" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Using_Custom_ViewModels_with_POST_action_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Using_Custom_ViewModels_with_POST_action_methods</guid>
      <pubDate>Mon, 20 Apr 2009 06:16:02 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>8 Common Uses of the undocumented Stored Procedure sp_MSforeachtable </title>
      <description>Check out some common uses of the undocumented procedure sp_MSforeachtable of the Master database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2f8-common-uses-of-undocumented-stored.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2f8-common-uses-of-undocumented-stored.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/8_Common_Uses_of_the_undocumented_Stored_Procedure_sp_MSforeachtable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/8_Common_Uses_of_the_undocumented_Stored_Procedure_sp_MSforeachtable</guid>
      <pubDate>Mon, 20 Apr 2009 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A Closable jQuery Plug-in</title>
      <description>I've found it very useful to have a closeable plug-in that hide the content of an HTML element providing a visual close image cue. Almost every UI I build these days requires either closing pop up windows or even more commonly requires that items are removed and visually hidden which usually implies 'close' behavior.  In addition to removing a bunch of HTML markup, having a plug-in is also quite useful for server controls especially if multiple behaviors (plug-ins) need to be applied. &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%2f719383.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f719383.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_Closable_jQuery_Plug_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_Closable_jQuery_Plug_in</guid>
      <pubDate>Wed, 15 Apr 2009 03:16:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Search box and Asp.net MVC</title>
      <description>This is a simple tutorial on how to create a fancy search box, that has suggestions underneath the input box, and that also can do autocomplete. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fericdotnet.wordpress.com%2f2009%2f04%2f09%2fjquery-search-box-and-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fericdotnet.wordpress.com%2f2009%2f04%2f09%2fjquery-search-box-and-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_Search_box_and_Asp_net_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_Search_box_and_Asp_net_MVC</guid>
      <pubDate>Mon, 13 Apr 2009 12:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Learning the Template Pattern</title>
      <description>Taking a look at how you can use the Template Design Pattern in your applications.

The Template Design Pattern is perhaps one of the most widely used and useful design pattern. It is used to set up the outline or skeleton of an algorithm, leaving the details to specific implementations later. This way, subclasses can override parts of the algorithm without changing its overall structure. &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%2f100"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f100" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Learning_the_Template_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Learning_the_Template_Pattern</guid>
      <pubDate>Sun, 12 Apr 2009 10:01:03 GMT</pubDate>
    </item>
    <item>
      <title>RANK() VS DENSE_RANK() With an Example using SQL Server 2005/2008 </title>
      <description>Cool Example to understand these two very useful functions in SQL Server in a simple way! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2frank-vs-denserank-with-example-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f04%2frank-vs-denserank-with-example-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/RANK_VS_DENSE_RANK_With_an_Example_using_SQL_Server_2005_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/RANK_VS_DENSE_RANK_With_an_Example_using_SQL_Server_2005_2008</guid>
      <pubDate>Sat, 11 Apr 2009 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>4 Great Tools to use with Visual Studio</title>
      <description>Today was a slow day so I was trying some Visual Studio Add-Ins for our team to help in the development and here are the ones that made the cut. &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%2f03%2f4-great-tools-to-use-with-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f03%2f4-great-tools-to-use-with-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/4_Great_Tools_to_use_with_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/4_Great_Tools_to_use_with_Visual_Studio</guid>
      <pubDate>Sat, 04 Apr 2009 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Hello World to LINQ Projection in C#</title>
      <description>In this post we will what is projection, what are its benefits and how we can use it with LINQ.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.incsharp.net%2fpost%2fHello-World-to-LINQ-Projection-in-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.incsharp.net%2fpost%2fHello-World-to-LINQ-Projection-in-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hello_World_to_LINQ_Projection_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hello_World_to_LINQ_Projection_in_C</guid>
      <pubDate>Sat, 04 Apr 2009 16:46:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Best Practices (Part 2) - Kazi Manzur Rashid's Blog</title>
      <description>This is the second part of the series and may be the last, till I find some thing new. My plan was to start with routing, controller, controller to model, controller to view and last of all the view, but some how I missed one important thing in routing, so I will begin with that in this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f03%2fasp-net-mvc-best-practices-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f04%2f03%2fasp-net-mvc-best-practices-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_2_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Best_Practices_Part_2_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Fri, 03 Apr 2009 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using the Navigation Framework in Silverlight 3</title>
      <description>In Silverlight 2, one of the challenges faced by developers was navigation between pages. It was not easy to navigate from one Xaml page to the other. In Silverlight 3, Microsoft has introduced the Navigation Framework. In this article, we will explore Step by Step the Navigation Framework in Silverlight 3 and build an application on it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d294"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d294" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Using_the_Navigation_Framework_in_Silverlight_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Using_the_Navigation_Framework_in_Silverlight_3</guid>
      <pubDate>Fri, 03 Apr 2009 23:31:04 GMT</pubDate>
    </item>
    <item>
      <title>5 Useful SQL Server Scripts</title>
      <description>Collection of 5 useful scripts for SQL Server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.tboda.com%2fpost%2f5-Useful-SQL-Server-Scripts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.tboda.com%2fpost%2f5-Useful-SQL-Server-Scripts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/5_Useful_SQL_Server_Scripts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/5_Useful_SQL_Server_Scripts</guid>
      <pubDate>Tue, 31 Mar 2009 07:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Integrating Silverlight and ASP.NET MVC</title>
      <description>I mean come on. Doesn't that title just suck you right in? Tim Heuer bridges the gap.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftimheuer.com%2fblog%2farchive%2f2009%2f02%2f09%2fsilverlight-as-a-view-in-aspnet-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftimheuer.com%2fblog%2farchive%2f2009%2f02%2f09%2fsilverlight-as-a-view-in-aspnet-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Integrating_Silverlight_and_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Integrating_Silverlight_and_ASP_NET_MVC</guid>
      <pubDate>Tue, 31 Mar 2009 08:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Are you a Control Freak?</title>
      <description>Since the very early ASP.NET MVC previews, the most common argument I've heard against using the framework is the lack of user controls. In my opinion, this is a mixed blessing, however, for some, this is a show stopper. What can you do to provide a rich user interface with the MVC framework, while not reinventing the wheel? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fAre-you-a-Control-Freak.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fAre-you-a-Control-Freak.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Are_you_a_Control_Freak</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Are_you_a_Control_Freak</guid>
      <pubDate>Thu, 26 Mar 2009 23:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Secrets of Extension Methods: Part I</title>
      <description>This article gives an introduction to Extension Methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fsatisharveti%2fExtensionmethods12222008064449AM%2fExtensionmethods.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fsatisharveti%2fExtensionmethods12222008064449AM%2fExtensionmethods.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Secrets_of_Extension_Methods_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Secrets_of_Extension_Methods_Part_I</guid>
      <pubDate>Wed, 25 Mar 2009 12:16:03 GMT</pubDate>
    </item>
  </channel>
</rss>