<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by skane2004</title>
    <description>Stories kicked by skane2004</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>Custom Binary Serialization in .NET</title>
      <description>Serialization is extensively used in web services to transfer information from client to server, and for saving .NET objects into an SQL database.

In this tutorial, I will show you how to implement binary serialization in .NET; you'll quickly find that many objects in .NET are not natively serializable, so I'll also show you how to customize an object to manually make it serializable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f02%2f17%2fcustom-binary-serialization-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f02%2f17%2fcustom-binary-serialization-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Custom_Binary_Serialization_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Custom_Binary_Serialization_in_NET</guid>
      <pubDate>Mon, 18 Feb 2008 04:57:39 GMT</pubDate>
    </item>
    <item>
      <title>Self-Referencing Controls Within a GridView in Javascript</title>
      <description>Controls that are embedded in an ItemTemplate of a GridView can be tricky to reference in Javascript... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f11%2fself-referencing-controls-within-a-gridview-in-javascript%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f11%2fself-referencing-controls-within-a-gridview-in-javascript%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Self_Referencing_Controls_Within_a_GridView_in_Javascript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Self_Referencing_Controls_Within_a_GridView_in_Javascript</guid>
      <pubDate>Fri, 11 Jan 2008 21:59:48 GMT</pubDate>
    </item>
    <item>
      <title>5 Great Tips for a healthy ASP.NET</title>
      <description>Tips are great and so are the links to more info.  I need to get on a couple of these myself... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2flucascan%2farchive%2f2008%2f01%2f06%2flucascan-s-top-5-tips-for-a-healthy-asp-net-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2flucascan%2farchive%2f2008%2f01%2f06%2flucascan-s-top-5-tips-for-a-healthy-asp-net-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/5_Great_Tips_for_a_healthy_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/5_Great_Tips_for_a_healthy_ASP_NET</guid>
      <pubDate>Mon, 07 Jan 2008 14:27:38 GMT</pubDate>
    </item>
    <item>
      <title>Programmatically Recycling Your ASP.NET Application</title>
      <description>Code snippet and explanation of programatically recycling an ASP.NET application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f06%2fprogrammatically-recycling-your-aspnet-application%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f06%2fprogrammatically-recycling-your-aspnet-application%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Programmatically_Recycling_Your_ASP_NET_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Programmatically_Recycling_Your_ASP_NET_Application</guid>
      <pubDate>Sun, 06 Jan 2008 20:11:23 GMT</pubDate>
    </item>
    <item>
      <title>10 reasons why I chose MySQL over MSSQL2005 Express</title>
      <description>10 reasons why to choose MySQL as database engine for your websites instead of MSSQL 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.aspcode.net%2farchive%2f2008%2f01%2f06%2f285.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.aspcode.net%2farchive%2f2008%2f01%2f06%2f285.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_reasons_why_I_chose_MySQL_over_MSSQL2005_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_reasons_why_I_chose_MySQL_over_MSSQL2005_Express</guid>
      <pubDate>Mon, 07 Jan 2008 20:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Simple SQL Performance Monitoring With sp_who and sp_who2</title>
      <description>SQL includes a simple stored procedure, sp_who that allows for fast monitoring of SQL server resources by examining active and inactive SQL processes. Even with an efficient facade and coding style, sp_who can be used to assess performance in several different ways... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f03%2fsimple-sql-performance-monitoring-with-sp_who-and-sp_who2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2008%2f01%2f03%2fsimple-sql-performance-monitoring-with-sp_who-and-sp_who2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Simple_SQL_Performance_Monitoring_With_sp_who_and_sp_who2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Simple_SQL_Performance_Monitoring_With_sp_who_and_sp_who2</guid>
      <pubDate>Thu, 03 Jan 2008 06:22:38 GMT</pubDate>
    </item>
    <item>
      <title>Hybrid Accordion/TreeView Sitemap</title>
      <description>Extend AjaxControlToolkit.Accordion to display your ASP.NET SiteMap. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f12%2fHybrid-AccordionTreeView-Sitemap.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f12%2fHybrid-AccordionTreeView-Sitemap.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Hybrid_Accordion_TreeView_Sitemap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Hybrid_Accordion_TreeView_Sitemap</guid>
      <pubDate>Thu, 20 Dec 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Better Management of the Session Object</title>
      <description>The Session object is extensively used for many projects, but it is often misused to the point of becoming unwieldy if it isn't appropriately managed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2007%2f12%2f19%2fbetter-management-of-the-session-object%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2007%2f12%2f19%2fbetter-management-of-the-session-object%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Better_Management_of_the_Session_Object</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Better_Management_of_the_Session_Object</guid>
      <pubDate>Wed, 19 Dec 2007 22:12:14 GMT</pubDate>
    </item>
    <item>
      <title>Internet Explorer 8 now passing Acid2</title>
      <description>The IE8 team just announced some new news about IE8 - they just passed a major milestone which is to have IE8 render Acid2 when in IE8 standards mode. Includes link to official post and video. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fturtle.net.nz%2fblog%2fpost%2fFinallyTalkingAboutIE8"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fturtle.net.nz%2fblog%2fpost%2fFinallyTalkingAboutIE8" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Internet_Explorer_8_now_passing_Acid2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Internet_Explorer_8_now_passing_Acid2</guid>
      <pubDate>Wed, 19 Dec 2007 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Top Ten Reasons for Consistently Using Stored Procedures</title>
      <description>Ten powerful reasons why you should be using stored procedures to improve the performance and security of your SQL database &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetyuppie.com%2f2007%2f12%2f15%2fthe-top-ten-reasons-for-consistently-using-stored-procedures%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetyuppie.com%2f2007%2f12%2f15%2fthe-top-ten-reasons-for-consistently-using-stored-procedures%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Top_Ten_Reasons_for_Consistently_Using_Stored_Procedures</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Top_Ten_Reasons_for_Consistently_Using_Stored_Procedures</guid>
      <pubDate>Sun, 16 Dec 2007 23:00:36 GMT</pubDate>
    </item>
  </channel>
</rss>