<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rstrahl</title>
    <description>Stories kicked by rstrahl</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>No Empty Selector in jQuery</title>
      <description>One thing that bugs me about jQuery selectors is that empty or null selectors return the HTML document object, rather than an empty jQuery object. This has bitten me on a number of occasions and requires some &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%2f499259.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f499259.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/No_Empty_Selector_in_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/No_Empty_Selector_in_jQuery</guid>
      <pubDate>Fri, 03 Oct 2008 07:42:52 GMT</pubDate>
    </item>
    <item>
      <title>Avoid this tricky conflict between ASP.NET AJAX and jQuery</title>
      <description>One example of how ASP.NET AJAX can conflict with jQuery's plugins, due to its modification of some JavaScript base types, and how to fix the problem in this particular case. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f09%2f28%2favoid-this-tricky-conflict-between-aspnet-ajax-and-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f09%2f28%2favoid-this-tricky-conflict-between-aspnet-ajax-and-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Avoid_this_tricky_conflict_between_ASP_NET_AJAX_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Avoid_this_tricky_conflict_between_ASP_NET_AJAX_and_jQuery</guid>
      <pubDate>Mon, 29 Sep 2008 15:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to jQuery Article posted</title>
      <description>I've posted Part 1 in a 2 part series on jQuery today. Part 1 covers the client side features of jQuery from the basics all the way through creating simple plugins and extending jQuery. This is a long article that discusses a host of the really useful features that jQuery brings to the table for client side Javascript development. Part 2 will then follow up with server side ASP.NET integration. &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%2f494378.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f494378.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Introduction_to_jQuery_Article_posted</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Introduction_to_jQuery_Article_posted</guid>
      <pubDate>Mon, 29 Sep 2008 20:46:05 GMT</pubDate>
    </item>
    <item>
      <title>jQuery.position() on Invisible Elements fails</title>
      <description>Rick has found a solution how to get object position when it is hidden &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%2f486155.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f486155.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_position_on_Invisible_Elements_fails</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_position_on_Invisible_Elements_fails</guid>
      <pubDate>Sun, 21 Sep 2008 08:41:20 GMT</pubDate>
    </item>
    <item>
      <title>jQuery CSS Property Monitoring Plug-in updated</title>
      <description>I've revisited a jQuery plug-in that can be used to monitor changes in CSS properties and be notified when a specific property changes providing an Observer style callback. This can be a handy feature when building behavior components that attach functionality to other elements and need to keep these behaviors in sync with the original object. This update utilizes a more efficient approach and allows monitoring many properties at once. &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%2f478985.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f478985.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_CSS_Property_Monitoring_Plug_in_updated</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_CSS_Property_Monitoring_Plug_in_updated</guid>
      <pubDate>Fri, 12 Sep 2008 10:31:41 GMT</pubDate>
    </item>
    <item>
      <title>Client Script Resources in ASP.NET Controls revisited</title>
      <description>Embedding script resources as part of ASP.NET Control development is tricky business and requires a bunch of options to ensure that script code loads correctly and maybe more importantly allows the page developer to decide whether the resources should be used at all. Here are a few thoughts and some work in progress on how I deal with script resources in my controls. &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%2f476452.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f476452.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Client_Script_Resources_in_ASP_NET_Controls_revisited</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Client_Script_Resources_in_ASP_NET_Controls_revisited</guid>
      <pubDate>Tue, 09 Sep 2008 11:06:15 GMT</pubDate>
    </item>
    <item>
      <title>Retrieving Web Resources and Content Types in Code</title>
      <description>One of my components requires to serve specific Web Resources directly and optionally compress them optionally. While serving resources is straight forward, also grabbing the content type to know what type of resource you're dealing with is a little more work. Here's how. &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%2f475510.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f475510.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Retrieving_Web_Resources_and_Content_Types_in_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Retrieving_Web_Resources_and_Content_Types_in_Code</guid>
      <pubDate>Mon, 08 Sep 2008 10:44:36 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Form Serialization without ASP.NET ViewState</title>
      <description>When building AJAX applications that send client form content to the server, ViewState and EventValidation fields can get in the way. Using jQuery you can make short work skipping over these fields and send only the raw POST data to the server. &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%2f472329.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f472329.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_Form_Serialization_without_ASP_NET_ViewState</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_Form_Serialization_without_ASP_NET_ViewState</guid>
      <pubDate>Thu, 04 Sep 2008 21:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Watch out for Date Kind in JSON Deserialization</title>
      <description>If you're working with dates in JSON serialization make sure you carefully normally dates returned from JSON deserialization. Reason is that especially the Microsoft Serializers return dates as Utc dates which can produce some unexpected and often missed results. &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%2f471402.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f471402.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Watch_out_for_Date_Kind_in_JSON_Deserialization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Watch_out_for_Date_Kind_in_JSON_Deserialization</guid>
      <pubDate>Wed, 03 Sep 2008 09:23:39 GMT</pubDate>
    </item>
    <item>
      <title>FireFox 3  and Static File Caching Problems</title>
      <description>FireFox 3.0 apparently is much more aggressive in caching content than previous versions of FireFox. While this is good for performance in many situations I've noticed that this is seriously becoming a problem in some of my applications where support files like scripts and CSS files get updated in applications and FireFox doesn't recognize those changes. Looks like last-modified headers are not respected by FF3. &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%2f469125.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f469125.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/FireFox_3_and_Static_File_Caching_Problems</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/FireFox_3_and_Static_File_Caching_Problems</guid>
      <pubDate>Sun, 31 Aug 2008 22:51:20 GMT</pubDate>
    </item>
    <item>
      <title>Accessing a SafeArray Result from a COM Call in C#</title>
      <description>I'm calling a COM object from managed code that's returning a binary response, which is returned as a SafeArray of bytes from the COM server. The problem is the SafeArray is not exactly easily accessed in .NET and the debugger provides some misleading information for the returned COM type. Here's how to access the SafeArray from C# code. &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%2f464427.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f464427.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Accessing_a_SafeArray_Result_from_a_COM_Call_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Accessing_a_SafeArray_Result_from_a_COM_Call_in_C</guid>
      <pubDate>Wed, 27 Aug 2008 04:02:47 GMT</pubDate>
    </item>
    <item>
      <title>A simple jQuery Client Centering Plugin</title>
      <description>Centering content is a useful client side UI feature especially when working with pop ups or popup windows when displayed for the first time. Here's a little jQuery plug in that handles centering in the window and in other container elements easily. &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%2f459873.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f459873.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</guid>
      <pubDate>Fri, 22 Aug 2008 18:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Monitoring Html Element CSS Changes in JavaScript</title>
      <description>I have the need to monitor movement of elements in an HTML document via JavaScript. Unfortunatey there are no events that fire if HTML elements are moved around the document either via dragging or by programmatic location changes. As a workaround I created a jQuery CSS monitoring plugin that fires event when a given CSS property changes. &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%2f453942.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f453942.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Monitoring_Html_Element_CSS_Changes_in_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Monitoring_Html_Element_CSS_Changes_in_JavaScript</guid>
      <pubDate>Fri, 15 Aug 2008 08:18:52 GMT</pubDate>
    </item>
    <item>
      <title>JSON Serializers in .NET - not there yet</title>
      <description>.NET Framework 3.5 provides a couple of choices for JSON Serialization and Deserialization. Find out how you can use them and also some of the problems that both of these tools impose. &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%2f442969.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f442969.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/JSON_Serializers_in_NET_not_there_yet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/JSON_Serializers_in_NET_not_there_yet</guid>
      <pubDate>Wed, 06 Aug 2008 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Static Singletons for ASP.NET Controls</title>
      <description>When building generic ASP.NET Server controls that also provide a sort of API service to other custom controls or page level code, it's often necessary to ensure that only a single instance of a control exists, and that only that single instance of this control or component can be accessed in the context of an ASP.NET request. Using HttpContext and it's Item collection makes it easy to create reusable, cacheable instances and ensure you're only running a Singleton instance of it. &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%2f417588.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f417588.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Static_Singletons_for_ASP_NET_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Static_Singletons_for_ASP_NET_Controls</guid>
      <pubDate>Fri, 11 Jul 2008 06:23:09 GMT</pubDate>
    </item>
    <item>
      <title>Use jQuery and ASP.NET AJAX to build a client side Repeater</title>
      <description>An example of one way of using ASP.NET AJAX and jQuery to implement client-side Repeater functionality. Using this technique on one of my own sites, I realized an over 400% performance gain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f26%2fuse-jquery-and-aspnet-ajax-to-build-a-client-side-repeater%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f26%2fuse-jquery-and-aspnet-ajax-to-build-a-client-side-repeater%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Use_jQuery_and_ASP_NET_AJAX_to_build_a_client_side_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Use_jQuery_and_ASP_NET_AJAX_to_build_a_client_side_Repeater</guid>
      <pubDate>Thu, 26 Jun 2008 13:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Crashing WCF 3.5 JSON Services with DateTime.MinValue</title>
      <description>Ran into some odd issues with WCF 3.5 and HTTP JSON services hanging up an ASP.NET application. It appears that there are a couple of problems with null serialization and DateTime.MinValue serialization that are causing this problem. &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%2f398970.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f398970.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Crashing_WCF_3_5_JSON_Services_with_DateTime_MinValue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Crashing_WCF_3_5_JSON_Services_with_DateTime_MinValue</guid>
      <pubDate>Mon, 23 Jun 2008 19:01:37 GMT</pubDate>
    </item>
    <item>
      <title>A jQuery Client Status Bar</title>
      <description>Status bars are very useful in client applications to display well status information and having a reusable and easily callable and configured status component to display messages is extremely handy. Here's an implementation that uses jQuery plus a bit of CSS to make short work of displaying status content. &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%2f388213.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f388213.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_jQuery_Client_Status_Bar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_jQuery_Client_Status_Bar</guid>
      <pubDate>Fri, 13 Jun 2008 17:46:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Books Review</title>
      <description>Here's a review of three jQuery books I've read over the last few months as well as links to a couple of cheat sheets. &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%2f370180.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f370180.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_Books_Review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_Books_Review</guid>
      <pubDate>Fri, 30 May 2008 21:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Ending a Response without Response.End() Exceptions?</title>
      <description>There's not really a clean way to end the current Response output and then keep on processing an ASP.NET request. Here's a scenario and a few observations on Response closing behaviors. &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%2f368975.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f368975.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Ending_a_Response_without_Response_End_Exceptions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Ending_a_Response_without_Response_End_Exceptions</guid>
      <pubDate>Mon, 26 May 2008 07:40:43 GMT</pubDate>
    </item>
    <item>
      <title>Non ASPX Extensions and Authentication in IIS 7 Integrated Pipeline</title>
      <description>Ran into an issue where IIS 7's integrated pipeline exhibits different behavior authenticating non ASPX extensions. Looks like IIS 7 only authenticates mainline files resulting in Context.User==null or Context.User.Identity.IsAuthenticated==false on all other extensions. For example hitting CustomHit.axd doesn't provide user credentials where an CustomHit.aspx does. &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%2f365690.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f365690.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Non_ASPX_Extensions_and_Authentication_in_IIS_7_Integrated_Pipeline</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Non_ASPX_Extensions_and_Authentication_in_IIS_7_Integrated_Pipeline</guid>
      <pubDate>Fri, 23 May 2008 11:33:17 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Connections Slides and Samples Posted</title>
      <description>I've posted my session slides and samples from my ASP.NET Connections sessions last week in Orlando. I did three sessions at the conference and you can check out the slides and samples here.  &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%2f336745.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f336745.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Connections_Slides_and_Samples_Posted</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Connections_Slides_and_Samples_Posted</guid>
      <pubDate>Mon, 05 May 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery.ui Sortable</title>
      <description>Sortable lists are a common thing to work on and jQuery.ui's Sortable plug in makes it super easy to create very nice looking sortable lists that work consistently even in complex layouts. &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%2f332037.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f332037.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_ui_Sortable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_ui_Sortable</guid>
      <pubDate>Mon, 28 Apr 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Variable Scoping in Anonymous Delegates in C#</title>
      <description>On a few occasions anonymous methods still throw me for a conceptual loop. Anonymous methods work like closures and so variable scoping can be extended into these anonymous methods from the calling method scope which is pretty damn useful and the basis for what makes Lambda expressions work in the first place. &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%2f330694.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f330694.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Variable_Scoping_in_Anonymous_Delegates_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Variable_Scoping_in_Anonymous_Delegates_in_C</guid>
      <pubDate>Mon, 28 Apr 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Writing Code 39 Barcodes with Javascript</title>
      <description>Lou previously showed how easy it is to generate Code 39 Barcodes using the imaging toolkit, DotImage, now he shows how to do it in pure JavaScript.

&amp;quot;I wanted to make it easy to deploy so I don't use images. Luckily, 1D barcodes are easy to make with just colored table cells, so I just generate a one row table with a column for each bar.  I set the width of the column to be the width of the bar and then color it either black or white.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2floufranco%2farchive%2f2008%2f04%2f25%2fwriting-code-39-barcodes-with-javascript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2floufranco%2farchive%2f2008%2f04%2f25%2fwriting-code-39-barcodes-with-javascript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Writing_Code_39_Barcodes_with_Javascript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Writing_Code_39_Barcodes_with_Javascript</guid>
      <pubDate>Wed, 30 Apr 2008 15:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>