<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by sporleg</title>
    <description>Stories kicked by sporleg</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>Preventing Caching of an ASP.net page in c# </title>
      <description>The following code prevents a page being cached. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView4198D1B2-65AE-4632-B45E-164EE86C790B.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView4198D1B2-65AE-4632-B45E-164EE86C790B.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Preventing_Caching_of_an_ASP_net_page_in_c</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Preventing_Caching_of_an_ASP_net_page_in_c</guid>
      <pubDate>Tue, 06 Nov 2007 04:45:31 GMT</pubDate>
    </item>
    <item>
      <title>Getting the Virtual Path of a Request in c# </title>
      <description>This simple bit of code will get you the Virtual Path of your current request. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC93F8521-8014-4CB9-8989-F2E2403A8D76.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC93F8521-8014-4CB9-8989-F2E2403A8D76.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Getting_the_Virtual_Path_of_a_Request_in_c</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Getting_the_Virtual_Path_of_a_Request_in_c</guid>
      <pubDate>Tue, 06 Nov 2007 08:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Fixing Form Action on UrlRewrite </title>
      <description>IF you're rewriting URL's, you've probably come across the same problem I had. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView0472D2E7-4653-46B1-AC36-5EA246B17D22.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView0472D2E7-4653-46B1-AC36-5EA246B17D22.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fixing_Form_Action_on_UrlRewrite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fixing_Form_Action_on_UrlRewrite</guid>
      <pubDate>Tue, 06 Nov 2007 02:33:07 GMT</pubDate>
    </item>
    <item>
      <title>Custom Validators using Client Side JavaScript</title>
      <description>If you're doing a bit of AJAX code and you need to validate on the client, this handy guide will help you on your way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewD27B15B4-71A4-4258-81EE-9445FAA9F634.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewD27B15B4-71A4-4258-81EE-9445FAA9F634.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Custom_Validators_using_Client_Side_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Custom_Validators_using_Client_Side_JavaScript</guid>
      <pubDate>Fri, 02 Nov 2007 17:12:00 GMT</pubDate>
    </item>
    <item>
      <title>Triple DES encryption wrapper </title>
      <description>Here is a handy wrapper for Triple DES encryption. Uses MemoryStream, not FileStream like most other examples
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView7B360BD8-A77C-4F1F-BCA0-ACD0F6795F61.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView7B360BD8-A77C-4F1F-BCA0-ACD0F6795F61.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Triple_DES_encryption_wrapper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Triple_DES_encryption_wrapper</guid>
      <pubDate>Fri, 26 Oct 2007 14:17:06 GMT</pubDate>
    </item>
    <item>
      <title>Code snippet for 'protected void MethodName(object sender, EventArgs e</title>
      <description>When adding a method to handle server events (such as OnClick) I often found myself copying the Page_Load method and changing the name. I looked for a snippet which would create this method for me but had no luck, so I wrote one.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView50450440-FF02-4EE8-8364-649803CDE9A6.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView50450440-FF02-4EE8-8364-649803CDE9A6.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Code_snippet_for_protected_void_MethodName_object_sender_EventArgs_e</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Code_snippet_for_protected_void_MethodName_object_sender_EventArgs_e</guid>
      <pubDate>Fri, 26 Oct 2007 13:47:51 GMT</pubDate>
    </item>
    <item>
      <title>How to get more than 3GB in Windows Vista 32-bit </title>
      <description>Out if the box, Vista (32-bit) only detects a maximum of 3GB of RAM. You're probably gutted if you just bought a 4GB PC.  All is not lost... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView090A0DC0-6AB2-441A-94E6-E1BFDCDC5D0B.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView090A0DC0-6AB2-441A-94E6-E1BFDCDC5D0B.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_get_more_than_3GB_in_Windows_Vista_32_bit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_get_more_than_3GB_in_Windows_Vista_32_bit</guid>
      <pubDate>Thu, 13 Sep 2007 09:10:44 GMT</pubDate>
    </item>
    <item>
      <title>Creating your first ASP.NET AJAX 1.0 Application</title>
      <description>Over the last year or so, AJAX has taken the web development world by storm. AJAX is short for Asynchronous JavaScript and XML and is an approach to building dynamic web applications that behave less like the static web pages we're used to and more like desktop applications.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewB6B709B4-5697-40EE-8429-CB09A453A94F.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewB6B709B4-5697-40EE-8429-CB09A453A94F.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Creating_your_first_ASP_NET_AJAX_1_0_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Creating_your_first_ASP_NET_AJAX_1_0_Application</guid>
      <pubDate>Thu, 13 Sep 2007 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Error connecting to undo manager of source file </title>
      <description>The Problem 

If you are using the Web Application Project Template (with as the Add On or as part of SP1) you can get this error. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView6B84F013-FEBA-4B81-8A3E-FCE1D720B867.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView6B84F013-FEBA-4B81-8A3E-FCE1D720B867.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Error_connecting_to_undo_manager_of_source_file</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Error_connecting_to_undo_manager_of_source_file</guid>
      <pubDate>Thu, 30 Aug 2007 17:48:09 GMT</pubDate>
    </item>
    <item>
      <title>CreateUserWizard Error Messages using a ContentTempate</title>
      <description>See how to use a ContentTemplate and still display the error messages from the control.

Another one that drove me nuts until I saw the solution.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView521AFCB5-0CB8-4FFD-A45A-2EE24ADC7FFE.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView521AFCB5-0CB8-4FFD-A45A-2EE24ADC7FFE.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/CreateUserWizard_Error_Messages_using_a_ContentTempate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/CreateUserWizard_Error_Messages_using_a_ContentTempate</guid>
      <pubDate>Sun, 12 Aug 2007 09:13:41 GMT</pubDate>
    </item>
    <item>
      <title>Adding a Strong Name to an existing DLL that you have no source to</title>
      <description>There are times when you need a DLL to have a strong name; putting it in the GAC for example. With 3rd party DLL's this could be a pain. This is how you do it:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewCE64BEF3-51A6-4F1C-90C9-6A76B015C9FB.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewCE64BEF3-51A6-4F1C-90C9-6A76B015C9FB.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Adding_a_Strong_Name_to_an_existing_DLL_that_you_have_no_source_to</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Adding_a_Strong_Name_to_an_existing_DLL_that_you_have_no_source_to</guid>
      <pubDate>Tue, 07 Aug 2007 06:03:25 GMT</pubDate>
    </item>
    <item>
      <title>Fixing Actionscript XML newline problem</title>
      <description>I was having a nightmare with a newline \n coming through from an XML document literally as \n when I passed the text into a DynamicText object in ActionScript 2, Flash CS3. 

Mark Page found this solution... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewD27F7A43-5DA4-432A-A683-C8AB9D5F4CC4.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewD27F7A43-5DA4-432A-A683-C8AB9D5F4CC4.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Fixing_Actionscript_XML_newline_problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Fixing_Actionscript_XML_newline_problem</guid>
      <pubDate>Thu, 02 Aug 2007 12:57:31 GMT</pubDate>
    </item>
    <item>
      <title>Custom JS attributes work differently in IE compared to Firefox</title>
      <description>Adding custom attributes to HTML tags is a really valuable programming method. It's something I do quite often. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewA8EC1850-F754-416A-8A93-D9406725747C.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewA8EC1850-F754-416A-8A93-D9406725747C.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Custom_JS_attributes_work_differently_in_IE_compared_to_Firefox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Custom_JS_attributes_work_differently_in_IE_compared_to_Firefox</guid>
      <pubDate>Wed, 01 Aug 2007 07:18:34 GMT</pubDate>
    </item>
    <item>
      <title>Parameter Order Wrong With ObejctDataSource </title>
      <description>This one came up today and I felt in a sharing mood. I had a GridView using and ObjectDataSource (ODS) and this was used for automatic updates via Inplace editing. When updating the GridView this would then call the UpdateMethod of the ObjectDataSource, but it would fail with the above error. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView3719CCEA-FB17-4497-9395-8E4979707726.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView3719CCEA-FB17-4497-9395-8E4979707726.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Parameter_Order_Wrong_With_ObejctDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Parameter_Order_Wrong_With_ObejctDataSource</guid>
      <pubDate>Fri, 27 Jul 2007 04:08:34 GMT</pubDate>
    </item>
    <item>
      <title>Returning a value from a PageMethod using MS AJAX</title>
      <description>If you've ever returned data from a web service using MS AJAX this technique will look familar. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView30F417D1-8E5B-4C03-99EB-379F167F26B6.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView30F417D1-8E5B-4C03-99EB-379F167F26B6.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Returning_a_value_from_a_PageMethod_using_MS_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Returning_a_value_from_a_PageMethod_using_MS_AJAX</guid>
      <pubDate>Thu, 26 Jul 2007 08:28:34 GMT</pubDate>
    </item>
    <item>
      <title>What Screen size should we be building sites for?</title>
      <description>Monitors are getting cheaper and cheaper, is 800 x 600 a thing of the past??? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView79ED7260-EC5C-42DC-ADAD-407A64C1AB88.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView79ED7260-EC5C-42DC-ADAD-407A64C1AB88.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/What_Screen_size_should_we_be_building_sites_for</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/What_Screen_size_should_we_be_building_sites_for</guid>
      <pubDate>Thu, 26 Jul 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>IsGuid() method (Regular Expression Based Guid Validation)</title>
      <description>Here is a function I try to keep handy which tests a string for a Guid and returns True or False.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView8AD536EF-BC0D-427F-9F15-3A1BC663848E.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView8AD536EF-BC0D-427F-9F15-3A1BC663848E.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/IsGuid_method_Regular_Expression_Based_Guid_Validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/IsGuid_method_Regular_Expression_Based_Guid_Validation</guid>
      <pubDate>Tue, 24 Jul 2007 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>WSS 3.0 : Add a Column(Field) to a List (Part 1) </title>
      <description>In order to add a Column (Computed) to a List you will need to use the WSS Object Model. As there are no tools to do this currently (however I am currently writing a little tool to help.) you will need to understand the CAML to define a Field. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewBBDD1E15-E971-457C-8EB8-BFD01933B27E.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewBBDD1E15-E971-457C-8EB8-BFD01933B27E.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/WSS_3_0_Add_a_Column_Field_to_a_List_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/WSS_3_0_Add_a_Column_Field_to_a_List_Part_1</guid>
      <pubDate>Tue, 24 Jul 2007 05:57:15 GMT</pubDate>
    </item>
    <item>
      <title>Rendering a Control to a String </title>
      <description>This is a really handy little function for rendering a control to a string. Really handy if you want to pass back rendered HTML from a StaticPageMethod or WebService. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView82C6D636-C440-43CF-A443-E9BBFEA2BD5D.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView82C6D636-C440-43CF-A443-E9BBFEA2BD5D.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Rendering_a_Control_to_a_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Rendering_a_Control_to_a_String</guid>
      <pubDate>Thu, 12 Jul 2007 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Calling a static &amp;quot;page method&amp;quot; from Javascript using MS AJAX </title>
      <description>Atlas gave us the ability to easily call Web Services from JavaScript. MS AJAX has gone one step further! We can now call methods in the codebehine of the current page from Javascript. 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.geekzilla.co.uk%2fView7B75C93E-C8C9-4576-972B-2C3138DFC671.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView7B75C93E-C8C9-4576-972B-2C3138DFC671.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Calling_a_static_page_method_from_Javascript_using_MS_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Calling_a_static_page_method_from_Javascript_using_MS_AJAX</guid>
      <pubDate>Wed, 11 Jul 2007 05:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Launching an Ajax ModalPopupExtender from JavaScript </title>
      <description>This article is based on the popular &amp;quot;Launching a ModalPopupExtender from JavaScript&amp;quot; article. The original was written for Atlas, this is the updated version for Ajax.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView38736C2B-BAD3-418A-A5B0-DAC4F1A5A83A.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView38736C2B-BAD3-418A-A5B0-DAC4F1A5A83A.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Launching_an_Ajax_ModalPopupExtender_from_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Launching_an_Ajax_ModalPopupExtender_from_JavaScript</guid>
      <pubDate>Tue, 10 Jul 2007 13:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Resources</title>
      <description>Things you need to &amp;quot;get started&amp;quot; in silverlight &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC2124DB9-91AF-4B9A-AB87-B984713EC300.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC2124DB9-91AF-4B9A-AB87-B984713EC300.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Resources</guid>
      <pubDate>Fri, 06 Jul 2007 05:55:02 GMT</pubDate>
    </item>
    <item>
      <title>Flash player drove me crazy</title>
      <description>No Flash in your Flash player, fix it...

This is a common problem, trust the geekzilla team to find a no nonsense solution and get the Flash back in IE &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView409A27F7-DA59-4BE1-BF00-936640403DAB.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView409A27F7-DA59-4BE1-BF00-936640403DAB.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Flash_player_drove_me_crazy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Flash_player_drove_me_crazy</guid>
      <pubDate>Thu, 05 Jul 2007 16:44:56 GMT</pubDate>
    </item>
    <item>
      <title>CLR Stored Procedure for searching files</title>
      <description>I was recently asked to write a CLR stored procedure which would process a text file and return a row for each line in the file that contained text matching our search criteria.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView4E325877-BACA-4E37-A5C8-FA4AC0B8428D.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView4E325877-BACA-4E37-A5C8-FA4AC0B8428D.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/CLR_Stored_Procedure_for_searching_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/CLR_Stored_Procedure_for_searching_files</guid>
      <pubDate>Wed, 04 Jul 2007 15:30:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Framework 1.1 Validation not working in IE7?</title>
      <description>I wanted to share this as it caused me a lot of problems and was hard to track down a solution...

I recently had a problem with an old Framework 1.1 website where the form would not post back if the page contained validators (CustomValidators to be exact). It caused me to do a lot of googling and in the end some javascript debugging.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFF2FB9D4-28F7-4289-BEB3-6EA081A003EB.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewFF2FB9D4-28F7-4289-BEB3-6EA081A003EB.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Framework_1_1_Validation_not_working_in_IE7</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Framework_1_1_Validation_not_working_in_IE7</guid>
      <pubDate>Wed, 04 Jul 2007 06:38:27 GMT</pubDate>
    </item>
  </channel>
</rss>
