<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by simplicityiskey</title>
    <description>Stories kicked by simplicityiskey</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>Paging Made Simple with SQL Server 2005</title>
      <description>I have been doing this for a while but found that a lot of my fellow developers were unaware that this is possible.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f05%2fusing-sql-server-2005-for-paging.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f05%2fusing-sql-server-2005-for-paging.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Paging_Made_Simple_with_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Paging_Made_Simple_with_SQL_Server_2005</guid>
      <pubDate>Fri, 16 May 2008 15:48:30 GMT</pubDate>
    </item>
    <item>
      <title>Enabling SQL Server 2005 CLR Integration</title>
      <description>I know this might be a bit of old news for some of you but I thought this would have been enabled by default and it wasn't exactly &amp;quot;in your face&amp;quot; in terms of instructions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f05%2fconfiguring-sql-server-2005-for-clr.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f05%2fconfiguring-sql-server-2005-for-clr.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Enabling_SQL_Server_2005_CLR_Integration</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Enabling_SQL_Server_2005_CLR_Integration</guid>
      <pubDate>Wed, 14 May 2008 20:01:21 GMT</pubDate>
    </item>
    <item>
      <title>Code Reviews</title>
      <description>What is the purpose of a code review and when should they be conducted? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fcode-reviews.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fcode-reviews.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Code_Reviews</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Code_Reviews</guid>
      <pubDate>Fri, 18 Apr 2008 18:25:15 GMT</pubDate>
    </item>
    <item>
      <title>Ajax JavaScript Class</title>
      <description>Great Ajax JavaScript class.  Simple and to the point. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fsimple-ajax-javascript.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fsimple-ajax-javascript.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_JavaScript_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_JavaScript_Class</guid>
      <pubDate>Thu, 17 Apr 2008 14:16:48 GMT</pubDate>
    </item>
    <item>
      <title>ADO.NET Data Access Class</title>
      <description>This is a data access class designed to be used with ASP.NET applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fdata-access-with-aspnet_9343.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fdata-access-with-aspnet_9343.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/ADO_NET_Data_Access_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/ADO_NET_Data_Access_Class</guid>
      <pubDate>Thu, 17 Apr 2008 14:12:29 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Inserts Per Second Test</title>
      <description>This is a great way to test inserts per second in SQL Server 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fsql-server-2005-inserts-per-second-test.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fsql-server-2005-inserts-per-second-test.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Inserts_Per_Second_Test</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Inserts_Per_Second_Test</guid>
      <pubDate>Thu, 17 Apr 2008 14:06:42 GMT</pubDate>
    </item>
    <item>
      <title>Great C# Sample Application Using Design Patterns and NUnit</title>
      <description>This is a nice and simple application that demonstrates uses of NUnit, design patterns and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fc-ntier-and-nunit-sample.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsimplifydotnet.blogspot.com%2f2008%2f04%2fc-ntier-and-nunit-sample.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Great_C_Sample_Application_Using_Design_Patterns_and_NUnit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Great_C_Sample_Application_Using_Design_Patterns_and_NUnit</guid>
      <pubDate>Thu, 17 Apr 2008 14:03:03 GMT</pubDate>
    </item>
    <item>
      <title>JScript Error &amp;quot;Object Expected&amp;quot; when running a .net Web App Project</title>
      <description>Thank god someone found the solution to this problem.  I was surprised at the solution.  Simple as usual but one that you can spend hours trying to solve. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d106%23106"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d106%23106" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/JScript_Error_Object_Expected_when_running_a_net_Web_App_Project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/JScript_Error_Object_Expected_when_running_a_net_Web_App_Project</guid>
      <pubDate>Fri, 14 Mar 2008 13:26:56 GMT</pubDate>
    </item>
    <item>
      <title>What Ever Happened To The Idea Of Telecommuting?</title>
      <description>I remember a few years back software developers were looking forward to the day when they could work from home.  There were even numerous predictions that the IT industry in general would make a move to this concept.  WELL WHEN IS IT GOING TO HAPPEN?  This article gives us some ideas why we aren't all working from home yet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d105%23105"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d105%23105" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/What_Ever_Happened_To_The_Idea_Of_Telecommuting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/What_Ever_Happened_To_The_Idea_Of_Telecommuting</guid>
      <pubDate>Fri, 14 Mar 2008 12:51:35 GMT</pubDate>
    </item>
    <item>
      <title>A Question of Programming Ethics</title>
      <description>I generally try to give people the benefit of the doubt, but it's difficult to imagine any scenario where this isn't a completely malicious violation of people's trust. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001072.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001072.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_Question_of_Programming_Ethics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_Question_of_Programming_Ethics</guid>
      <pubDate>Mon, 10 Mar 2008 18:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Simple Ajax C# Example Using Prototype.js</title>
      <description>This is a nice sample app demonstrating the use of Prototype.js as an Ajax framework in ASP.NET/C#.  There are screen shots of the app and the source code can be downloaded from the post as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d99%2399"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d99%2399" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Simple_Ajax_C_Example_Using_Prototype_js</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Simple_Ajax_C_Example_Using_Prototype_js</guid>
      <pubDate>Mon, 10 Mar 2008 16:45:32 GMT</pubDate>
    </item>
    <item>
      <title>Want a free ajax book ?</title>
      <description>Giveaway - ajax book for free. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fpmandayam%2farchive%2f2008%2f03%2f10%2fwant-a-free-ajax-book.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fpmandayam%2farchive%2f2008%2f03%2f10%2fwant-a-free-ajax-book.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Want_a_free_ajax_book</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Want_a_free_ajax_book</guid>
      <pubDate>Mon, 10 Mar 2008 15:32:19 GMT</pubDate>
    </item>
    <item>
      <title>Retaining Good Developers - 10 Things To Keep Them Happy</title>
      <description>This is a great article.  I just wish some of my previous employers would have done just a few of these things.  I probably would have stuck around longer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</guid>
      <pubDate>Sun, 09 Mar 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Hidden Gem: Singleton Factory in C#</title>
      <description>Simple and generic implementation of singleton factory in C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cognitivecoding.com%2f2008%2f03%2fhidden-gem-singleton-factory-in-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Hidden_Gem_Singleton_Factory_in_C</guid>
      <pubDate>Thu, 06 Mar 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>.NET runs on Linux, Mac OSX and FreeBSD ?</title>
      <description>Good news. GNU adds support for .net apps in OpenSource world. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspnetcafe.com%2fpost%2fNET-runs-on-Linux2c-Mac-OSX-and-FreeBSD-.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspnetcafe.com%2fpost%2fNET-runs-on-Linux2c-Mac-OSX-and-FreeBSD-.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/NET_runs_on_Linux_Mac_OSX_and_FreeBSD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/NET_runs_on_Linux_Mac_OSX_and_FreeBSD</guid>
      <pubDate>Fri, 07 Mar 2008 13:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Typical Software Architect</title>
      <description>Funny spin on &amp;quot;Software Architects&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3fp%3d89%2389"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3fp%3d89%2389" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Typical_Software_Architect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Typical_Software_Architect</guid>
      <pubDate>Wed, 05 Mar 2008 18:45:07 GMT</pubDate>
    </item>
    <item>
      <title>Generating On The Fly in C#</title>
      <description>This is a very cool way to serve images in C#.  You simply set the src attribute of an image tag to a .aspx page that generates the image based on the size information provided in the querystring.  Check it out! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d86%2386"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d86%2386" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Generating_On_The_Fly_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Generating_On_The_Fly_in_C</guid>
      <pubDate>Wed, 05 Mar 2008 05:48:26 GMT</pubDate>
    </item>
    <item>
      <title>C# HTML Helper Class</title>
      <description>This utility class comes in VERY handy when you have to generate HTML in code.  Also a big help when using Ajax with .NET outside of AJAX.NET or Ajax enabled controls.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d85%2385" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_HTML_Helper_Class</guid>
      <pubDate>Sun, 09 Mar 2008 15:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 documentation available</title>
      <description>Silverlight 2 Beta 1 documentation available on MSDN &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frialight.wordpress.com%2f2008%2f03%2f05%2fsilverlight-2-beta-1-documentation-on-msdn%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frialight.wordpress.com%2f2008%2f03%2f05%2fsilverlight-2-beta-1-documentation-on-msdn%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_documentation_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_documentation_available</guid>
      <pubDate>Wed, 05 Mar 2008 11:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Very Simple CSS Layout Example</title>
      <description>This is a very nice example of a simple CSS layout design.  If you are new to CSS layouts in web design, this can get you started.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3ft%3d73"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3ft%3d73" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Very_Simple_CSS_Layout_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Very_Simple_CSS_Layout_Example</guid>
      <pubDate>Wed, 05 Mar 2008 04:50:29 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC CAPTCHA</title>
      <description>This post provides the source code to implement your own CAPTCHA using the MVC Framework.  This was done using Attributes to validate the CAPTCHA so the implementation is hidden. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2faspnet-mvc-captcha%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f03%2faspnet-mvc-captcha%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CAPTCHA</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_CAPTCHA</guid>
      <pubDate>Sun, 09 Mar 2008 05:16:02 GMT</pubDate>
    </item>
    <item>
      <title>New Developer Ramp-Up Time Is BS!!!!</title>
      <description>This article NAILS it!!  I completely agree with what is said here.  If you have an extended ramp-up time when you bring on a new developer, chances are your app design SUCKS! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d65"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d65" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/New_Developer_Ramp_Up_Time_Is_BS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/New_Developer_Ramp_Up_Time_Is_BS</guid>
      <pubDate>Sat, 01 Mar 2008 04:13:04 GMT</pubDate>
    </item>
    <item>
      <title>New Digg Like Site With a Unique Niche</title>
      <description>This site is similar to alot of the social news promotions sites but has a very unique niche. Everything is related to posting and rating articles that are geared toward keeping software development and IT simple. This post describes it and provides a link.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d59"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d59" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/New_Digg_Like_Site_With_a_Unique_Niche</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/New_Digg_Like_Site_With_a_Unique_Niche</guid>
      <pubDate>Fri, 29 Feb 2008 07:22:20 GMT</pubDate>
    </item>
    <item>
      <title>Cutting Through The Hype - What You Should Know About SharePoint</title>
      <description>I had always dreaded working with SharePoint, now that I'm elbow-deep in SharePoint, I figured I'd try to give an objective write-up about it for those who don't know much about it but would like to know more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fcutting-through-the-hype-what-you-should-know-about-sharepoint-22775"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.ittoolbox.com%2fwindows%2falex%2farchives%2fcutting-through-the-hype-what-you-should-know-about-sharepoint-22775" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Cutting_Through_The_Hype_What_You_Should_Know_About_SharePoint</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Cutting_Through_The_Hype_What_You_Should_Know_About_SharePoint</guid>
      <pubDate>Thu, 28 Feb 2008 08:11:36 GMT</pubDate>
    </item>
    <item>
      <title>Simplify your Data Access and Business Object Layers</title>
      <description>So many developers over-complicate these two layers in application design.  In some cases, additional complexity is necessary but, in most cases, developers over do it.  You can acheive much cleaner code by staying away from the ADO.NET DataSet and using a simple Data Access Layer and your own SIMPLE business objects.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d44"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d44" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Simplify_your_Data_Access_and_Business_Object_Layers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Simplify_your_Data_Access_and_Business_Object_Layers</guid>
      <pubDate>Mon, 25 Feb 2008 13:12:42 GMT</pubDate>
    </item>
  </channel>
</rss>