<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by sbiba</title>
    <description>Stories kicked by sbiba</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>Removing unused CSS Classes from your web application</title>
      <description>2 ways to clean up your Css by removing unused classes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetsurfers.com%2fBlog%2f2008%2f10%2f02%2fRemovingUnusedCSSClassesFromYourWebApplication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Removing_unused_CSS_Classes_from_your_web_application</guid>
      <pubDate>Thu, 02 Oct 2008 12:31:14 GMT</pubDate>
    </item>
    <item>
      <title>UK Software Consultant Nightmare: The IT Recruiting Agents</title>
      <description>The definite guide to the tricks and tactics employed by some IT recruting agents that made the UK software consultant's recruting process a nightmare. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fUK-Software-Consultant-Nightmare-The-IT-Recruiting-Agents.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f30%2fUK-Software-Consultant-Nightmare-The-IT-Recruiting-Agents.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/UK_Software_Consultant_Nightmare_The_IT_Recruiting_Agents</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/UK_Software_Consultant_Nightmare_The_IT_Recruiting_Agents</guid>
      <pubDate>Wed, 01 Oct 2008 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Development Tools I Use &amp;amp; Recommend</title>
      <description>Eventually I will get to some technical code Posts. But for now, I'm a bit delayed with some other things at work lately. I will be blogging about Code Generation, OOP, and other topics very soon though. In the meantime, I wanted to share a list of tools I regularly use now or have used in the past as a C# / ASP.NET Engineer listed below: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</guid>
      <pubDate>Sun, 28 Sep 2008 22:16:03 GMT</pubDate>
    </item>
    <item>
      <title>The Definitive C# Singleton</title>
      <description>The .NET framework makes it very easy to write thread safe, lazy initialized,  singletons. Here's how. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblueonionsoftware.com%2fblog.aspx%3fp%3dc6e72c38-2839-4696-990a-3fbf9b2b0ba4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblueonionsoftware.com%2fblog.aspx%3fp%3dc6e72c38-2839-4696-990a-3fbf9b2b0ba4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_Definitive_C_Singleton</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_Definitive_C_Singleton</guid>
      <pubDate>Fri, 26 Sep 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Singleton WCF Proxy</title>
      <description>Javi shows how to implement WCF singleton proxies with Castle taking into account faulted state scenarios. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjavicrespotech.blogspot.com%2f2008%2f09%2fsingleton-wcf-proxy.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjavicrespotech.blogspot.com%2f2008%2f09%2fsingleton-wcf-proxy.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Singleton_WCF_Proxy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Singleton_WCF_Proxy</guid>
      <pubDate>Thu, 25 Sep 2008 11:45:55 GMT</pubDate>
    </item>
    <item>
      <title>C# vs Ruby</title>
      <description>Interesting observation &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f09%2f16%2fc-vs-ruby.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_vs_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_vs_Ruby</guid>
      <pubDate>Wed, 17 Sep 2008 15:31:15 GMT</pubDate>
    </item>
    <item>
      <title>Source Control for .NET Developers, The open source approach</title>
      <description>A brief and good tutorial for .NET developers to implement source control for their projects inside Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsharplife.net%2f2008%2f09%2f15%2fSourceControlForNETDevelopersTheOpenSourceApproach.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsharplife.net%2f2008%2f09%2f15%2fSourceControlForNETDevelopersTheOpenSourceApproach.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Source_Control_for_NET_Developers_The_open_source_approach</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Source_Control_for_NET_Developers_The_open_source_approach</guid>
      <pubDate>Tue, 16 Sep 2008 12:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know</title>
      <description>Two interesting ASP.NET with Visual Studio 2008 performance tips that were not documented and discovered by chance &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adamtibi.net%2fpost%2f2008%2f09%2f14%2fTwo-ASPNET-VS-2008-Performance-Tricks-That-Even-Microsoft-Didnt-Know-About.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Two_ASP_NET_VS_2008_Performance_Tricks_That_Even_Microsoft_Didn_t_Know</guid>
      <pubDate>Tue, 16 Sep 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Read and Write compressed data to a binary file using ASP.NET </title>
      <description>The BinaryReader and BinaryWriter in System.IO namespace read and write primitive types in binary, to a stream. The System.IO.Compression.GZipStream provides methods and properties to compress and decompress the stream. In this article, we will learn how to use compression techniques to compress the stream and write it to a binary file. We will then use the BinaryReader and the GZipStream class to decompress and read the file to display it on the webpage. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d105"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d105" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Read_and_Write_compressed_data_to_a_binary_file_using_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Read_and_Write_compressed_data_to_a_binary_file_using_ASP_NET</guid>
      <pubDate>Tue, 16 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MessageBox Server and Client </title>
      <description>An ASP.NET Message box that can be used from the server and from the client side! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f09%2f14%2fasp-net-messagebox-server-and-client.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f09%2f14%2fasp-net-messagebox-server-and-client.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MessageBox_Server_and_Client</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MessageBox_Server_and_Client</guid>
      <pubDate>Mon, 15 Sep 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Tips &amp;amp; Tricks: Use DebuggerDisplayAttribute for easier debugging</title>
      <description>When debugging, it's common to hover over an object to get a quick view of what its properties are. This is where DebuggerDisplayAttribute comes in. The format string looks similar to normal .NET format strings in that the values to replace are between curly braces, but instead of being told what to substitute the debugger treats these values as expressions and attempts to evaluate them using the current context.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2008%2f07%2f28%2ftips-amp-tricks-use-debuggerdisplayattribute-for-easier-debugging.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgregbeech.com%2fblogs%2ftech%2farchive%2f2008%2f07%2f28%2ftips-amp-tricks-use-debuggerdisplayattribute-for-easier-debugging.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Tips_Tricks_Use_DebuggerDisplayAttribute_for_easier_debugging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Tips_Tricks_Use_DebuggerDisplayAttribute_for_easier_debugging</guid>
      <pubDate>Tue, 16 Sep 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>MVC vs. MVP: A Hillbilly's Journey</title>
      <description>Yes, I know you've read this before so stop rolling your eyes and skip it if you're not interested. I'm not coming at this from the perspective of an expert imparting knowledge but as a hillbilly who has ignored the question too long. And now that I have to dive into it for the book, all the vagueness that I've been able to shunt aside to a little corner of my brain has surfaced like a long-lost brother beggin' for college money. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkyle.baley%2farchive%2f2008%2f09%2f10%2fmvc-vs-mvp-a-hillbilly-s-journey.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkyle.baley%2farchive%2f2008%2f09%2f10%2fmvc-vs-mvp-a-hillbilly-s-journey.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/MVC_vs_MVP_A_Hillbilly_s_Journey</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/MVC_vs_MVP_A_Hillbilly_s_Journey</guid>
      <pubDate>Fri, 12 Sep 2008 14:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Sending Email in a Development Environment without an SMTP Server</title>
      <description>Very handy... I'm forever looking this stuff up :-|  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</guid>
      <pubDate>Thu, 11 Sep 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Custom Configuration Sections fo</title>
      <description>A short screencast on how to Creating Custom Configuration Sections for you App.config/Web.config &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f43"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f43" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_Custom_Configuration_Sections_fo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_Custom_Configuration_Sections_fo</guid>
      <pubDate>Tue, 09 Sep 2008 14:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Documents 2.0 - Consumable Documents</title>
      <description>Sidar discussing the need for more agile documents in business environments. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f09%2f03%2fdocuments-20-consumable-documents.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f09%2f03%2fdocuments-20-consumable-documents.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Documents_2_0_Consumable_Documents</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Documents_2_0_Consumable_Documents</guid>
      <pubDate>Wed, 03 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Render ASP.NET Control as String</title>
      <description>Some simple tips and a handy extension method for rendering any ASP.NET control as a string, which can then be passed via a web service to an AJAX call. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2frender-control-as-string%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2frender-control-as-string%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Render_ASP_NET_Control_as_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Render_ASP_NET_Control_as_String</guid>
      <pubDate>Mon, 01 Sep 2008 13:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Vista Style Login Screen With Silverlight 2 Beta 2</title>
      <description>I was trying to create Vista style Login screen using Silverlight. I've seen couple of excellent custom Vista style UI designed in WPF by the known WPF gurus. Seeing their example I thought It's also possible to try something Vista style in Silverlight. Since Silverlight has many things common with WPF.  So I started to get my feet wet to create a Vista style Login Screen using Silverlight 2 Beta 2.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f08%2f27%2fcreating-vista-style-login-screen-with-silverlight-2-beta-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f08%2f27%2fcreating-vista-style-login-screen-with-silverlight-2-beta-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Creating_Vista_Style_Login_Screen_With_Silverlight_2_Beta_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Creating_Vista_Style_Login_Screen_With_Silverlight_2_Beta_2</guid>
      <pubDate>Wed, 27 Aug 2008 13:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Remotely Log Off Remote Desktop Users</title>
      <description>How to remotely log off remote desktop (terminal service) users when you get that annoying: &amp;quot;The terminal server has exceeded the maximum number of allowed connections." &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2f%3fp%3d378"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2f%3fp%3d378" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Remotely_Log_Off_Remote_Desktop_Users</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Remotely_Log_Off_Remote_Desktop_Users</guid>
      <pubDate>Wed, 27 Aug 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Configure Database Mail - Send Email From SQL Data</title>
      <description>First and Complete article of SQL Server 2008 Database Mail configuration. From start to end - Complete article.

Bookmark it! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f23%2fsql-server-2008-configure-database-mail-send-email-from-sql-database%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f08%2f23%2fsql-server-2008-configure-database-mail-send-email-from-sql-database%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Configure_Database_Mail_Send_Email_From_SQL_Data</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Configure_Database_Mail_Send_Email_From_SQL_Data</guid>
      <pubDate>Sun, 24 Aug 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part I </title>
      <description>This article compiles some common String operations that we encounter while working with the String class. In Part I, 15 common string operations have been covered .
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d189"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d189" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</guid>
      <pubDate>Mon, 25 Aug 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>Localizing Linq to SQL Entities</title>
      <description>Sidar shows a possible strategy to localize Linq to SQL entities &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f08%2f18%2flocalizing-linq-to-sql-entities.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f08%2f18%2flocalizing-linq-to-sql-entities.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Localizing_Linq_to_SQL_Entities</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Localizing_Linq_to_SQL_Entities</guid>
      <pubDate>Mon, 18 Aug 2008 09:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to LinqPad - Intermediate Usage</title>
      <description>Short screencasts that reviews LinqPad.  This is an introduction to LinqPad (Intermediate Usage).  This episode we will look at how to execute native .Net code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f25"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f25" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Introduction_to_LinqPad_Intermediate_Usage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Introduction_to_LinqPad_Intermediate_Usage</guid>
      <pubDate>Thu, 17 Jul 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to Search the File System Using LINQ Queries </title>
      <description>Say you are writing an application and one of the requirements is to allow File System search. You could always start using loops and such. I thought to myself why not do it in LINQ? I played around with it and in fact it is not so hard...

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f15%2fhow-to-search-the-file-system-using-linq-queries%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f15%2fhow-to-search-the-file-system-using-linq-queries%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_Search_the_File_System_Using_LINQ_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_Search_the_File_System_Using_LINQ_Queries</guid>
      <pubDate>Wed, 16 Jul 2008 02:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Building a Configuration Binder for MEF with POCO Support</title>
      <description>MEF doesn't support POCO injection and XML Configuration off the shelf. Sidar implements an XML congiguration binding mechanism on top of MEF, and the article gives an insight about what to expect from MEF Extensibility models in detail.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f07%2f14%2fbuilding-a-configuration-binder-for-mef-with-poco-support.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f07%2f14%2fbuilding-a-configuration-binder-for-mef-with-poco-support.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Building_a_Configuration_Binder_for_MEF_with_POCO_Support</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Building_a_Configuration_Binder_for_MEF_with_POCO_Support</guid>
      <pubDate>Mon, 14 Jul 2008 10:16:12 GMT</pubDate>
    </item>
    <item>
      <title>Reduce ASP.NET Page size and complexity using JQuery-Part 1</title>
      <description>This is my first post on asp.net blog. ASP.NET Ajax and JQuery are two different ajax framework. In this post I will show, how we can enhance gridview using ASP.NET Ajax and JQuery. I also compare the implementation of these frameworks. In next posts i will explain more about JQuery and ASP.NET Ajax and also tell you &amp;quot;How to combine the power of both framework&amp;quot;. My Future post will related to ASP.NET and related frameworks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f08%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_1</guid>
      <pubDate>Wed, 09 Jul 2008 16:16:04 GMT</pubDate>
    </item>
  </channel>
</rss>