<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jxlarrea</title>
    <description>Stories kicked by jxlarrea</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>pixer.us :: online photo editor</title>
      <description>A very cool ASPNET, ajax based online photo editor. Allows basic operations like resizing, cropping, rotating, flipping as well as color adjustments and special effects filters. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpixer.us%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpixer.us%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/pixer_us_online_photo_editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/pixer_us_online_photo_editor</guid>
      <pubDate>Sun, 12 Nov 2006 05:05:05 GMT</pubDate>
    </item>
    <item>
      <title>All .NET Languages List </title>
      <description>Surely you use C# and VB.NET. Probably sometimes even J#. But did you know that there are dozens more languages? Cobol, Phyton, Pasacal, PHP syntax and even LISP are avaliable for the .NET Framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fall-net-languages-list.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fall-net-languages-list.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/All_NET_Languages_List</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/All_NET_Languages_List</guid>
      <pubDate>Tue, 28 Mar 2006 22:53:00 GMT</pubDate>
    </item>
    <item>
      <title>Watch ASP.NET Webcasts, Get Visual Studio 2005 for free </title>
      <description>More freebies from the good fellas at Microsoft: free webcast series specifically built to help PHP, JSP, and ColdFusion developers extend their skill sets to include ASP.NET. 

Attend three webcasts and get a bunch of great free stuff including Visual Studio 2005 Standard Edition, ASP.NET books, hosting and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fwebcasts-free-visual-studio-2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fwebcasts-free-visual-studio-2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Watch_ASP_NET_Webcasts_Get_Visual_Studio_2005_for_free</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Watch_ASP_NET_Webcasts_Get_Visual_Studio_2005_for_free</guid>
      <pubDate>Thu, 02 Mar 2006 10:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Free USB Keys From Microsoft </title>
      <description>If you care (or not) about software licensing and filling a 4 question form go ahead and take a free Microsoft USB key drive containing handy FAQs, software licensing briefs, and additional information. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2ffree-usb-keys-from-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2ffree-usb-keys-from-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Free_USB_Keys_From_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Free_USB_Keys_From_Microsoft</guid>
      <pubDate>Thu, 02 Mar 2006 01:09:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET: Modifying the page output using Response Filters</title>
      <description>The task was apparently simple: highlight all the output text of a webform that matched query keywords in a search.

Truth is, i had no idea how to manipulate the final rendered html in ASP.NET. Searching through the Response object i found a property that seemed useful: Response.Filter.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fmodifying-page-output-using-response-filters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fmodifying-page-output-using-response-filters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Modifying_the_page_output_using_Response_Filters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Modifying_the_page_output_using_Response_Filters</guid>
      <pubDate>Wed, 01 Mar 2006 19:36:42 GMT</pubDate>
    </item>
    <item>
      <title>Url Rewriting with Regex for ASP.NET 2.0</title>
      <description>A new feature in ASP.NET 2.0 is it's built-in url rewriting support. When i looked into this new feature i found out it lacked regular expressions support, wich is really the point of an Url Mapper. ScottGlu at his blog, explains the reason why the ASP.NET team didn't implemented this feature. Basically they realized that a full featured version would want to take advantage of the next IIS 7.0 new features, specially the support for all content-types (images and directories).

Anyway, it's really simple to implement a Url Rewriting Module with Regex support in ASP.NET. I wrote a quick and simple HttpModule for this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2furl-rewriting-regular-expressions-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2furl-rewriting-regular-expressions-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Url_Rewriting_with_Regex_for_ASP_NET_2_0_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Url_Rewriting_with_Regex_for_ASP_NET_2_0_1</guid>
      <pubDate>Wed, 15 Feb 2006 19:29:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET: Client-side DataSets with Ajax.NET Pro</title>
      <description>Everybody loves .NET's DataSets. They provide the most simple yet powerful way to manipulate in-memory tables and data collections on the server-side.

Good news for hardcore AJAX web developers: using Michael Schwarz's amazing Ajax.NET Professional library we can unleash the power of server-side DataSets to the client-side using Javascript. Not only that, but we can create a DataSet and populate it on the server, invoke it on the client side, modify it or create a new one and send it back to the server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fclient-side-datasets-with-ajax-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevel.oping.net%2fcontent%2fclient-side-datasets-with-ajax-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Client_side_DataSets_with_Ajax_NET_Pro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Client_side_DataSets_with_Ajax_NET_Pro</guid>
      <pubDate>Sat, 11 Feb 2006 20:37:00 GMT</pubDate>
    </item>
  </channel>
</rss>