<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by pk_20050</title>
    <description>Stories kicked by pk_20050</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>SQL - Truncate and Delete</title>
      <description>Truncate an Delete both are used to delete data from the table. These both the command will only delete the data of the specified table, they cannot remove the whole table data along with its structure. Now it's ok that both the SQL statements are used to delete only the data from the table but they both differ from each other in many aspects like syntax, performance, resources uses etc. to find out all differnces take a look of this article..... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f10%2fsql-truncate-and-delete%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f10%2fsql-truncate-and-delete%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Truncate_and_Delete</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Truncate_and_Delete</guid>
      <pubDate>Sun, 21 Oct 2007 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Server.Transfer v/s Server.Execute</title>
      <description>Difference between Server.Transfer and Server.Execute. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-serverexecute%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-serverexecute%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Server_Execute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Server_Execute</guid>
      <pubDate>Sun, 21 Oct 2007 23:01:01 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Server.Transfer v/s Response.Redirect</title>
      <description>This article tell you the difference between Server.Transfer and Response.Redirect. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-responseredirect%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-responseredirect%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Response_Redirect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Response_Redirect</guid>
      <pubDate>Fri, 19 Oct 2007 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Framework - ScottGu's Blog </title>
      <description>ASP.NET MVC Framework described by ScottGu. &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%2f2007%2f10%2f14%2fasp-net-mvc-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f10%2f14%2fasp-net-mvc-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_ScottGu_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_ScottGu_s_Blog</guid>
      <pubDate>Mon, 15 Oct 2007 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Using &amp;quot;UNION ALL&amp;quot; to Convert Horizontal Data to Vertical Data</title>
      <description>This post will tell u how to use the UNION ALL operator to convert horizontal data to vertical data. read the post more more information....... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f12%2fsql-using-union-all-to-convert-horizontal-data-to-vertical-data"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f12%2fsql-using-union-all-to-convert-horizontal-data-to-vertical-data" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Using_UNION_ALL_to_Convert_Horizontal_Data_to_Vertical_Data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Using_UNION_ALL_to_Convert_Horizontal_Data_to_Vertical_Data</guid>
      <pubDate>Sat, 13 Oct 2007 05:46:46 GMT</pubDate>
    </item>
    <item>
      <title>How to resolve relative url's without ResolveUrl</title>
      <description>string absoluteUrl = VirtualPathUtility.ToAbsolute(relativeUrl); &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fVirtualPathUtility-ToAbsolute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2fVirtualPathUtility-ToAbsolute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_resolve_relative_url_s_without_ResolveUrl</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_resolve_relative_url_s_without_ResolveUrl</guid>
      <pubDate>Sun, 14 Oct 2007 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>.NET - Basic oops terms used in .NET</title>
      <description>Hi, This article introduse you with some of the basic oops terms and .net basic terms used in .NET framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f30%2fnet-basic-terms-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f30%2fnet-basic-terms-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/NET_Basic_oops_terms_used_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/NET_Basic_oops_terms_used_in_NET</guid>
      <pubDate>Sun, 21 Oct 2007 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Derived tables</title>
      <description>This article explains what are derived tables and how we can use them to perform our query better. In some situations they can be a better alternative of temporary tables, So take a look of this... :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f01%2fsql-derived-tables%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f01%2fsql-derived-tables%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Derived_tables</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Derived_tables</guid>
      <pubDate>Tue, 16 Oct 2007 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Nullable Types in C# in Spanish</title>
      <description>Testeando una funcionalidad conocida como Expression Tree Compiler, que permite representar codigo en forma de datos en un programa me encontre con el siguiente problema:


 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmguerra%2farchive%2f2007%2f05%2f24%2fnull-es-null.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmguerra%2farchive%2f2007%2f05%2f24%2fnull-es-null.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Nullable_Types_in_C_in_Spanish</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Nullable_Types_in_C_in_Spanish</guid>
      <pubDate>Wed, 10 Oct 2007 21:52:35 GMT</pubDate>
    </item>
    <item>
      <title>SQL - Temporary tables a detailed view.</title>
      <description>This article contains almost each and everything related to temporary tables in SQL, all the concepts of temp tables like how to use them, wht are the alternatives of temp tables, what are the benefits and drwabacks, what is the performance tunibg tips etc, i think this is the best article to learn about SQL Server Temporary tables. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f27%2fsql-temporary-tables"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f09%2f27%2fsql-temporary-tables" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Temporary_tables_a_detailed_view</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Temporary_tables_a_detailed_view</guid>
      <pubDate>Sun, 21 Oct 2007 17:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Using ADO.NET with SQL Server</title>
      <description>An extensive examination of using ADO.NET to access SQL Server databases, from establishing connections and executing stored procedures, to connection pools, data readers and data sets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f4278%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f4278%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Using_ADO_NET_with_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Using_ADO_NET_with_SQL_Server</guid>
      <pubDate>Sat, 21 Jan 2006 10:01:00 GMT</pubDate>
    </item>
  </channel>
</rss>