<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by vlko</title>
    <description>Stories kicked by vlko</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>How To Impress At Your Next Interview</title>
      <description>Over the years, I have had the opportunity to interview a lot of prospective developers. In that time I have come to understand more clearly what it is that impresses me most. And it might not be what you expect. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f06%2fhow-to-impress-at-your-next-interview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f06%2fhow-to-impress-at-your-next-interview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_To_Impress_At_Your_Next_Interview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_To_Impress_At_Your_Next_Interview</guid>
      <pubDate>Mon, 07 Apr 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Understanding SET STATISTICS IO and SET STATISTICS TIME</title>
      <description>Today, I want to talk about two commands that are often overlooked.  SET STATISTICS IO and SET STATISTICS TIME these two commands are very useful when comes time to tune a query.

Tuning a query seems simple enough. In essence, we want our searches to run faster.  When I teach my class on "Optimizing SQL Server" I realize that many people find it difficult to accomplish this task.  While there are many reasons why query tuning is difficult, this article will concentrate on one aspect.  And that is that query tuning takes place in an environment that is often changing from second to second, making it hard to really know what exactly is going on... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlprof.com%2fblogs%2fsqlserver%2farchive%2f2008%2f03%2f23%2funderstanding-set-statistics-io-and-set-statistics-time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlprof.com%2fblogs%2fsqlserver%2farchive%2f2008%2f03%2f23%2funderstanding-set-statistics-io-and-set-statistics-time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Understanding_SET_STATISTICS_IO_and_SET_STATISTICS_TIME</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Understanding_SET_STATISTICS_IO_and_SET_STATISTICS_TIME</guid>
      <pubDate>Thu, 03 Apr 2008 20:59:05 GMT</pubDate>
    </item>
    <item>
      <title>MVC Membership Starter Kit</title>
      <description>The MVC Membership Starter Kit is a CodePlex project designed to get your membership-based MVC applications off the ground as quickly as possible. Login, registration, user administration and more is handled right out of the box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f04%2fMVC-Membership-Starter-Kit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f04%2fMVC-Membership-Starter-Kit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Membership_Starter_Kit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Membership_Starter_Kit</guid>
      <pubDate>Thu, 03 Apr 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Minimal requirements for 'Good' Software</title>
      <description>Good software isn't just the code, it's the care and feeding of the code. It's important that the code can be found, built, and deployed repeatably by someone other than the original developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f03%2f16%2ftime-to-login-screen-and-the-absolute-basic-requirements-for-good-software.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f03%2f16%2ftime-to-login-screen-and-the-absolute-basic-requirements-for-good-software.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Minimal_requirements_for_Good_Software</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Minimal_requirements_for_Good_Software</guid>
      <pubDate>Tue, 08 Apr 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Regular Expression Generator</title>
      <description>Generate regular expressions from sample text input &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.txt2re.com%2findex-csharp.php3"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.txt2re.com%2findex-csharp.php3" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Regular_Expression_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Regular_Expression_Generator</guid>
      <pubDate>Tue, 01 Apr 2008 21:31:08 GMT</pubDate>
    </item>
  </channel>
</rss>