<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by stupid</title>
    <description>Stories kicked by stupid</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>Syntax highlighting in BlogEngine.NET</title>
      <description>In forums and blogs in the BlogEngine community issues with the syntax highlighter extension has been brought up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.rickardnilsson.net%2fpost%2fSyntax-highlighting-in-BlogEngineNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.rickardnilsson.net%2fpost%2fSyntax-highlighting-in-BlogEngineNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Syntax_highlighting_in_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Syntax_highlighting_in_BlogEngine_NET</guid>
      <pubDate>Sat, 19 Apr 2008 12:50:33 GMT</pubDate>
    </item>
    <item>
      <title>Most Useful 50 CSS Tips </title>
      <description>A useful page that provides a nice listing of various CSS tips, tricks and tools. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.emmaalvarez.com%2f2008%2f04%2fmost-useful-50-css-tips-and-tools-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.emmaalvarez.com%2f2008%2f04%2fmost-useful-50-css-tips-and-tools-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Most_Useful_50_CSS_Tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Most_Useful_50_CSS_Tips</guid>
      <pubDate>Sat, 12 Apr 2008 20:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to: Use strings in a secure manner with SecureString class</title>
      <description>The classic System.String type doesn't provide enough security for storing sensitive data like passwords, credit card numbers or personal information. If a String object contains sensitive information, there is a risk the information could be revealed after it is used because your application cannot delete the data from computer memory. Starting with the .NET Framework 2.0 the SecureString class is available. It was designed to provide encryption for sensitive data and other useful functions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f04%2fhow-to-use-strings-in-secure-manner.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f04%2fhow-to-use-strings-in-secure-manner.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Use_strings_in_a_secure_manner_with_SecureString_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Use_strings_in_a_secure_manner_with_SecureString_class</guid>
      <pubDate>Thu, 10 Apr 2008 01:01:02 GMT</pubDate>
    </item>
    <item>
      <title>6 free online editors for your asp.net project</title>
      <description>A list of web editors that can be easily embedded in your asp.net projects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</guid>
      <pubDate>Wed, 09 Apr 2008 21:16:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Introducing The MVC Storefront Series : Rob Conery</title>
      <description>The first in a series of screencasts documenting the building of an eCommerce storefront using ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvc-storefront-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvc-storefront-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Introducing_The_MVC_Storefront_Series_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Introducing_The_MVC_Storefront_Series_Rob_Conery</guid>
      <pubDate>Tue, 08 Apr 2008 09:16:19 GMT</pubDate>
    </item>
    <item>
      <title>The static Keyword</title>
      <description>We all use the static keyword, but do we really know what the possibilities are? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.shaytalksabout.net%2fpost%2fThe-static-Keyword.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.shaytalksabout.net%2fpost%2fThe-static-Keyword.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/The_static_Keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/The_static_Keyword</guid>
      <pubDate>Fri, 04 Apr 2008 23:31:05 GMT</pubDate>
    </item>
    <item>
      <title>inline asp.net tags... sorting them all out (&amp;lt;%$, &amp;lt;%=, &amp;lt;%, &amp;lt;%#, etc.)</title>
      <description>There are all sorts of different inline tags, and I haven't found a place that explains them all in one place, so here is the quick and dirty... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.com%2fpost%2finline-aspnet-tags-sorting-them-all-out-(3c25242c-3c253d2c-3c252c-3c252c-etc).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.com%2fpost%2finline-aspnet-tags-sorting-them-all-out-(3c25242c-3c253d2c-3c252c-3c252c-etc).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/inline_asp_net_tags_sorting_them_all_out_etc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/inline_asp_net_tags_sorting_them_all_out_etc</guid>
      <pubDate>Tue, 01 Apr 2008 01:46:02 GMT</pubDate>
    </item>
    <item>
      <title>UI design patterns library</title>
      <description>Very cool site which shows give you ideas about visual presentation for misc elements of user interface &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fui-patterns.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fui-patterns.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/UI_design_patterns_library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/UI_design_patterns_library</guid>
      <pubDate>Fri, 21 Mar 2008 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>There and Back Again : Lambda, Lambda, Lambda!</title>
      <description>Want to get lambdas? This is THE post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fhoward_dierking%2farchive%2f2007%2f01%2f18%2flambda-lambda-lambda.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fhoward_dierking%2farchive%2f2007%2f01%2f18%2flambda-lambda-lambda.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/There_and_Back_Again_Lambda_Lambda_Lambda</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/There_and_Back_Again_Lambda_Lambda_Lambda</guid>
      <pubDate>Wed, 19 Mar 2008 10:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Solution to ASP.NET Form - PayPal Problem</title>
      <description>They do say it's the simple things that get you stumped. For all of you ASP.NET developers out there who have yet to integrate a site with PayPal, just wait until you finally get to add that button to your form to pass the transaction details over to PayPal.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2fSolution-to-ASPNET-Form---PayPal-Problem.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codersbarn.com%2fpost%2fSolution-to-ASPNET-Form---PayPal-Problem.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Solution_to_ASP_NET_Form_PayPal_Problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Solution_to_ASP_NET_Form_PayPal_Problem</guid>
      <pubDate>Sat, 08 Mar 2008 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SharePoint 2007 Project Template for Timer Jobs in Visual Studio 2005 </title>
      <description>What are SharePoint Timer Jobs?
SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual studio template containing all the neccessary stuff you need. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fvisual-studio-2005-project-template-for-sharepoint-2007-timer-jobs%2f142.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fvisual-studio-2005-project-template-for-sharepoint-2007-timer-jobs%2f142.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/SharePoint_2007_Project_Template_for_Timer_Jobs_in_Visual_Studio_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/SharePoint_2007_Project_Template_for_Timer_Jobs_in_Visual_Studio_2005</guid>
      <pubDate>Tue, 04 Mar 2008 16:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Full Featured Automated Backups for Sharepoint</title>
      <description>If you use Sharepoint (3.0) making backups can be a pain; not to mention backup maintenance.  This script and batch file takes care of them both, for a 100% automated solution with about 2 minutes worth of work to set up. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fAutomated-Sharepoint-Backups-including-daily-folders-and-trash-collection.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fAutomated-Sharepoint-Backups-including-daily-folders-and-trash-collection.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Full_Featured_Automated_Backups_for_Sharepoint</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Full_Featured_Automated_Backups_for_Sharepoint</guid>
      <pubDate>Thu, 28 Feb 2008 04:47:16 GMT</pubDate>
    </item>
    <item>
      <title>Check Username Availability with ASP.NET AJAX</title>
      <description>Here is a little trick you can use to spice up your asp.net registration pages. I will use ASP.NET AJAX to inform the user whether the username they have entered is available. Rather than use the UpdatePanel, I will slim down the amount of data going over the wire for each ajax request. I will accomplish this using the PageMethods feature. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2ftraviscollins%2farchive%2f2008%2f02%2f12%2fcheck-username-availability-with-asp-net-ajax.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2ftraviscollins%2farchive%2f2008%2f02%2f12%2fcheck-username-availability-with-asp-net-ajax.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Check_Username_Availability_with_ASP_NET_AJAX_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Check_Username_Availability_with_ASP_NET_AJAX_2</guid>
      <pubDate>Wed, 13 Feb 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Embedding ASP.NET Server Variables in Client JavaScript</title>
      <description>Getting Server Variables embedded into a page and using them from JavaScript code can be a pain. Following Jon Galloway's post a few days ago I thought that maybe a solution that doesn't rely on ASP.NET AJAX and is more generic might be useful to make the task easier and apply much broader scope. The result is an easy to use, generic class that generates a JavaScript object from key value pairs  created on the server from static values or dynamic control/object properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</guid>
      <pubDate>Tue, 12 Feb 2008 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>One-Stop-Shop for BlogEngine 1.3 Extensions</title>
      <description>I just finished upgrading my blog to BlogEngine version 1.3. While in the process of porting it to the new release, I spent some time experimenting with the extensions and the new BlogEngine 1.3 Extension Manager. I tried to keep track of most of the extensions that get posted on CodePlex and I thought I write a blog post that lists all the extensions that I found and demonstrates them in this post, if applicable. This way BlogEngine fans that don't keep track of all the traffic on CodePlex would get be able to quickly check the availability of a specific add-on for BlogEngine.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f01%2fOne-Stop-Shop-for-BlogEngine-Extensions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tellingmachine.com%2fpost%2f2008%2f01%2fOne-Stop-Shop-for-BlogEngine-Extensions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/One_Stop_Shop_for_BlogEngine_1_3_Extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/One_Stop_Shop_for_BlogEngine_1_3_Extensions</guid>
      <pubDate>Sat, 16 Feb 2008 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting JavaScript and ASP.NET talking (outisde of AJAX)</title>
      <description>How do you get your server-side properties set in you JavaScript objects? A review of some of the options, focusing on the ASP.NET AJAX ScriptControl. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f02%2f10%2fgetting-javascript-and-asp-net-talking-outside-of-ajax.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f02%2f10%2fgetting-javascript-and-asp-net-talking-outside-of-ajax.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Getting_JavaScript_and_ASP_NET_talking_outisde_of_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Getting_JavaScript_and_ASP_NET_talking_outisde_of_AJAX</guid>
      <pubDate>Mon, 11 Feb 2008 22:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Simple Mail Classes - Easiest way to send email and/or gmail via .net</title>
      <description>Two classes that you customize and put into your App_Code folder which will allow you to send email with less code and greater ease than ever before.  Not necessarily a coding breakthrough, but extremely useful in cleaning up redundant code! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fSimple-Mail-Classes---Easiest-way-to-send-email-andor-gmail-via-aspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fSimple-Mail-Classes---Easiest-way-to-send-email-andor-gmail-via-aspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Simple_Mail_Classes_Easiest_way_to_send_email_and_or_gmail_via_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Simple_Mail_Classes_Easiest_way_to_send_email_and_or_gmail_via_net</guid>
      <pubDate>Sun, 03 Feb 2008 22:44:44 GMT</pubDate>
    </item>
    <item>
      <title>Simple, customizable SQL Search Control using asp.net; basic framewor</title>
      <description>Providing only keywords, this tool will write a simple search query, run it, and display your results; lightweight and easy to customize; in both control form, and standalone page

Customize it to make it do what you want to do, or leave it a lone, it is a useful and simple tool &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fSQL-Search-Control-for-your-page-using-aspnet--code.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fSQL-Search-Control-for-your-page-using-aspnet--code.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Simple_customizable_SQL_Search_Control_using_asp_net_basic_framewor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Simple_customizable_SQL_Search_Control_using_asp_net_basic_framewor</guid>
      <pubDate>Sat, 02 Feb 2008 12:48:22 GMT</pubDate>
    </item>
    <item>
      <title>Sending email programmatically with gmail :: tutorial</title>
      <description>Simple tutorial on how to send email through gmail with asp.net and c# - also includes a simple sample program to get a new programmer running.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fSending-email-programmatically-with-gmail--tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fSending-email-programmatically-with-gmail--tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Sending_email_programmatically_with_gmail_tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Sending_email_programmatically_with_gmail_tutorial</guid>
      <pubDate>Sat, 26 Jan 2008 01:59:17 GMT</pubDate>
    </item>
    <item>
      <title>Keep your CSS files clean with a tiny HttpHandler</title>
      <description>CSS, is the heart of any web application today. Writing cross browser CSS is really a hell of an art and including CSS files selectively and writing CSS hacks that will work out in one browser but wont in other is also a tedious job... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f01%2f25%2fkeep-your-css-files-clean-with-a-tiny-httphandler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f01%2f25%2fkeep-your-css-files-clean-with-a-tiny-httphandler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Keep_your_CSS_files_clean_with_a_tiny_HttpHandler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Keep_your_CSS_files_clean_with_a_tiny_HttpHandler</guid>
      <pubDate>Sat, 26 Jan 2008 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>An easier Table Design View in Sql Server Management Studio</title>
      <description>One of the things that bugs me no end in Sql Server Management Studio is that the table designer's UI is a pain to use. Entering column properties  is an excercise in mousercise. It turns out there's an easier way to do this with custom views in the DataBase Diagram Designer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f237339.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f237339.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/An_easier_Table_Design_View_in_Sql_Server_Management_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/An_easier_Table_Design_View_in_Sql_Server_Management_Studio</guid>
      <pubDate>Sat, 26 Jan 2008 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottGus Jan 24th links: ASP:NET, ASP.NET AJAX, VS, IIS, .NET</title>
      <description>New linklist from Scotts Blog &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%2f2008%2f01%2f24%2fjan-24th-links-asp-net-asp-net-ajax-visual-studio-net-iis.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f01%2f24%2fjan-24th-links-asp-net-asp-net-ajax-visual-studio-net-iis.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGus_Jan_24th_links_ASP_NET_ASP_NET_AJAX_VS_IIS_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGus_Jan_24th_links_ASP_NET_ASP_NET_AJAX_VS_IIS_NET</guid>
      <pubDate>Fri, 25 Jan 2008 20:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Understanding Single Sign-On in ASP.NET 2.0</title>
      <description>In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the concept using ASP.NET login controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspalliance.com%2f1545_Understanding_Single_SignOn_in_ASPNET_20.all"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspalliance.com%2f1545_Understanding_Single_SignOn_in_ASPNET_20.all" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Understanding_Single_Sign_On_in_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Understanding_Single_Sign_On_in_ASP_NET_2_0</guid>
      <pubDate>Wed, 23 Jan 2008 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 2</title>
      <description>In LINQ to SQL Part 1 I used a very simple query, almost too simple.  This time I want to take it a step up and add a few joins into the mix, and show how to handle them. Below is a standard TSQL query that will to pull the employee name and his/her territory and region from the Northwind database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</guid>
      <pubDate>Thu, 24 Jan 2008 16:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 1</title>
      <description>I'm sure everyone so far has at least heard of LINQ. If you haven't, it is Microsoft's new technology for Language Integrated Querying.  LINQ is part of the upcoming 3.5 .Net Framework which will be part of Visual Studio 2008 ( codename Orcas ).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</guid>
      <pubDate>Thu, 24 Jan 2008 17:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>