<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with dotnetcurry</title>
    <description>the latest stories tagged with 'dotnetcurry' from DotNetKicks.com</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>Access JavaScript variables on PostBack using ASP.NET Code</title>
      <description>In this article, we will see how to pass javascript values on postback and then access these values in your server side code. This article will primarily showcase two techniques of doing so.  One using Hidden variables and the other using the __doPostBack() javascript method. &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%3d203"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d203" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Access_JavaScript_variables_on_PostBack_using_ASP_NET_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Access_JavaScript_variables_on_PostBack_using_ASP_NET_Code</guid>
      <pubDate>Sat, 04 Oct 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part II</title>
      <description>In the previous article, 30 Common String Operations in C# and VB.NET - Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. &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%3d190"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d190" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</guid>
      <pubDate>Wed, 27 Aug 2008 14:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Futures: Generating Dynamic Images w/ HttpHandlers Gets Easier</title>
      <description>I've done a lot of HttpHandlers that generate images. It's usually pretty tedious. When I was working banking, I wrote an example HttpHandler that would take two Check Images (back and front) and composite them into a single image on the server side, then serving up the composite. Usually you're messing around in with MemoryStreams and Images, and then you serialize the result out to the Response.OutputStream, making sure the MIME Types are set appropriately. If you're really clever, you'll remember to do some client-side and appropriate caching, but I rarely see that in the wild.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETFuturesGeneratingDynamicImagesWithHttpHandlersGetsEasier.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPNETFuturesGeneratingDynamicImagesWithHttpHandlersGetsEasier.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Futures_Generating_Dynamic_Images_w_HttpHandlers_Gets_Easier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Futures_Generating_Dynamic_Images_w_HttpHandlers_Gets_Easier</guid>
      <pubDate>Sun, 24 Aug 2008 15:31:12 GMT</pubDate>
    </item>
  </channel>
</rss>
