<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by maxtoroq</title>
    <description>Stories kicked by maxtoroq</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>Linq to MySQL, based on Matt Warren's provider</title>
      <description>On each release Matt Warren's IQueryable provider is getting more and more interesting. On this post I'll show you how easy is to plug-in your custom QueryFormatter to start querying MySQL databases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f10%2f19%2flinq-to-mysql-based-on-matt-warrens-provider%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f10%2f19%2flinq-to-mysql-based-on-matt-warrens-provider%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_to_MySQL_based_on_Matt_Warren_s_provider</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_to_MySQL_based_on_Matt_Warren_s_provider</guid>
      <pubDate>Sun, 19 Oct 2008 22:27:36 GMT</pubDate>
    </item>
    <item>
      <title>CSS design patterns: Helper classes</title>
      <description>Helper classes are reusable rules that use class selectors. Helper classes are designed to let you: 1) Apply style to an element without having to create a special rule for that element. 2) Abstract away browser inconsistencies. 3) Make documents more style readable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f08%2f17%2fcss-design-patterns-helper-classes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f08%2f17%2fcss-design-patterns-helper-classes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/CSS_design_patterns_Helper_classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/CSS_design_patterns_Helper_classes</guid>
      <pubDate>Sun, 17 Aug 2008 07:44:57 GMT</pubDate>
    </item>
    <item>
      <title>Q: Is IQueryable the Right Choice for Me?</title>
      <description>IQueryable&amp;lt;T&amp;gt; is just one way to create custom LINQ providers, but this post outlines different approaches that are attractive for less-complicated query providers. &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%2f2008%2f04%2f27%2fq-is-iqueryable-the-right-choice-for-me.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2008%2f04%2f27%2fq-is-iqueryable-the-right-choice-for-me.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Q_Is_IQueryable_the_Right_Choice_for_Me</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Q_Is_IQueryable_the_Right_Choice_for_Me</guid>
      <pubDate>Tue, 13 May 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SELECT @@LOLZ</title>
      <description>SQL Server vs Oracle video on YouTube &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f86%2fSELECT-LOLZ.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstatisticsio.com%2fHome%2ftabid%2f36%2fctl%2fArticleView%2fmid%2f677%2farticleId%2f86%2fSELECT-LOLZ.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SELECT_LOLZ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SELECT_LOLZ</guid>
      <pubDate>Mon, 17 Mar 2008 20:47:17 GMT</pubDate>
    </item>
    <item>
      <title>Writing SQL using lambda expressions (not Linq)</title>
      <description>A &amp;quot;specialized&amp;quot; query API for SQL that is type safe. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f01%2f03%2fwriting-sql-using-lambda-expressions-not-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2008%2f01%2f03%2fwriting-sql-using-lambda-expressions-not-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Writing_SQL_using_lambda_expressions_not_Linq</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Writing_SQL_using_lambda_expressions_not_Linq</guid>
      <pubDate>Fri, 04 Jan 2008 01:54:15 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a string.Format-like CreateCommand(string, params object[</title>
      <description>An extension method for creating DbCommand objects using the string.Format syntax. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f10%2f29%2fimplementing-a-stringformat-like-createcommandstring-params-object-extension-method%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f10%2f29%2fimplementing-a-stringformat-like-createcommandstring-params-object-extension-method%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Implementing_a_string_Format_like_CreateCommand_string_params_object</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Implementing_a_string_Format_like_CreateCommand_string_params_object</guid>
      <pubDate>Tue, 30 Oct 2007 01:40:36 GMT</pubDate>
    </item>
    <item>
      <title>Querying with Linq to Sql against the DBMS of your choice</title>
      <description>A simple approach to easily get started with Linq to Sql when not using SqlServer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f07%2f24%2fquerying-with-linq-to-sql-against-the-dbms-of-your-choice%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f07%2f24%2fquerying-with-linq-to-sql-against-the-dbms-of-your-choice%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Querying_with_Linq_to_Sql_against_the_DBMS_of_your_choice</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Querying_with_Linq_to_Sql_against_the_DBMS_of_your_choice</guid>
      <pubDate>Tue, 24 Jul 2007 15:28:31 GMT</pubDate>
    </item>
    <item>
      <title>Caption Template for GridView: It is possible.</title>
      <description>A caption template for the GridView control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f04%2f07%2fcaption-template-for-gridview-it-is-possible%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2f2007%2f04%2f07%2fcaption-template-for-gridview-it-is-possible%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Caption_Template_for_GridView_It_is_possible</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Caption_Template_for_GridView_It_is_possible</guid>
      <pubDate>Sat, 07 Apr 2007 09:08:22 GMT</pubDate>
    </item>
    <item>
      <title>Why change-tracking has to be part of an entity object</title>
      <description>Frans Bouma raises some valid concerns on the Entity Frameworks entity state management. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2ffbouma%2farchive%2f2007%2f04%2f03%2fwhy-change-tracking-has-to-be-part-of-an-entity-object.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2ffbouma%2farchive%2f2007%2f04%2f03%2fwhy-change-tracking-has-to-be-part-of-an-entity-object.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Why_change_tracking_has_to_be_part_of_an_entity_object</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Why_change_tracking_has_to_be_part_of_an_entity_object</guid>
      <pubDate>Fri, 06 Apr 2007 05:46:01 GMT</pubDate>
    </item>
    <item>
      <title>The Power of Dynamic SQL: DynamicQuery class - Introduction</title>
      <description>Building provider independent data-driven applications that uses static queries can be a lot of work. Even more work needs to be done to use dynamic queries, specially in parsing and validating user input, and building the command string. The DynamicQuery class can do all of that work for you and much more! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmaxtoroq.wordpress.com%2fthe-power-of-dynamic-sql-dynamicquery-class%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmaxtoroq.wordpress.com%2fthe-power-of-dynamic-sql-dynamicquery-class%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Power_of_Dynamic_SQL_DynamicQuery_class_Introduction</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Power_of_Dynamic_SQL_DynamicQuery_class_Introduction</guid>
      <pubDate>Tue, 03 Apr 2007 00:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Generic Collection Class with Sorting Support in .NET 2.0</title>
      <description>One of the coolest new features in .NET 2.0 is the introduction of Generics. For those of you that have been creating tons of strongly typed collections for your business objects I'm sure you had the same reaction I did when you heard about them. &amp;quot;Sweet!! Now I can stop generating and tweaking derived collection classes all over the place!!&amp;quot; (This is assuming you've all been using some sort of refactoring tool that can generate the collection classes for you, I hope you have.) OK, so now we know we can create strongly typed collections in our code. You might be wondering why I'm suggesting we still create a separate collection class and not just use the generic collections included in the System.Collections.Generic namespace. The idea is that we can create our own collections that support generics that provide us with specific needs that we might commonly use or need for a specific application. In this article I will present a simple collection class which both supports Generics as well as Sorting.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkylefinley.net%2farchive%2f2006%2f02%2f08%2f41.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkylefinley.net%2farchive%2f2006%2f02%2f08%2f41.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_a_Generic_Collection_Class_with_Sorting_Support_in_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_a_Generic_Collection_Class_with_Sorting_Support_in_NET_2_0</guid>
      <pubDate>Wed, 07 Mar 2007 20:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Easy, yet fast, SQL paging solution</title>
      <description>No stored procedure/temporary table/cursor/variable needed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.themanaged.net%2farchive%2f2007%2f02%2f13%2f10.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.themanaged.net%2farchive%2f2007%2f02%2f13%2f10.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Easy_yet_fast_SQL_paging_solution</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Easy_yet_fast_SQL_paging_solution</guid>
      <pubDate>Fri, 16 Feb 2007 13:31:01 GMT</pubDate>
    </item>
    <item>
      <title>UrlRewritingNet.UrlRewrite</title>
      <description>UrlRewritingNet.UrlRewrite is an Open Source Component which allows you certainly to rewrite URLs with ASP.NET 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.urlrewriting.net%2fen%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.urlrewriting.net%2fen%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/UrlRewritingNet_UrlRewrite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/UrlRewritingNet_UrlRewrite</guid>
      <pubDate>Wed, 31 Jan 2007 12:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Secure Cookie</title>
      <description>This my second post of almost same topic asp.net lacking. This time it is Cookie. Still Asp.net has the lacking of creating encrypted cookie. Here is another handy class which generates encrypted cookie. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f01%2f18%2f103910.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f01%2f18%2f103910.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Secure_Cookie</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Secure_Cookie</guid>
      <pubDate>Fri, 19 Jan 2007 18:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Secure Url</title>
      <description>NET version 3.0 has been released, but Asp.net still does not have any built-in support for passing querystring in encrypted text. This class will give you the support to pass querystring in encrypted rather than plain.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f01%2f18%2f103875.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2frashid%2farchive%2f2007%2f01%2f18%2f103875.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Secure_Url</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Secure_Url</guid>
      <pubDate>Fri, 19 Jan 2007 05:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>