<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by bacalao</title>
    <description>Stories kicked by bacalao</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>My 10 favourite Programming Quotes</title>
      <description>
For this post , i decided to collect some of my favourite quotes related to the programming .
These programming quotes  were made by some of the famous personalities in the IT industry .
So , without wasting any time , here are my 10 favourite programming quotes ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f02%2fmy-10-favourite-programming-quotes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ginktage.com%2f2011%2f02%2fmy-10-favourite-programming-quotes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/My_10_favourite_Programming_Quotes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/My_10_favourite_Programming_Quotes</guid>
      <pubDate>Mon, 14 Feb 2011 20:45:23 GMT</pubDate>
    </item>
    <item>
      <title>jQuery 1.5 Released: What's New</title>
      <description>The jQuery team has released jQuery version 1.5, right on schedule! This release includes several performance improvements, bug fixes, major re-write of the Ajax module with extensibility improvements, a Deferred callback management system and much more. Here's a quick overview of what's new in jQuery 1.5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2011%2f02%2fjquery-15-released-whats-new.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2011%2f02%2fjquery-15-released-whats-new.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_1_5_Released_What_s_New</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_1_5_Released_What_s_New</guid>
      <pubDate>Tue, 01 Feb 2011 11:27:30 GMT</pubDate>
    </item>
    <item>
      <title>What if Visual Studio had Achievements?</title>
      <description>Maybe in Visual Studio 2012 with XBox Live integration? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.whiletrue.com%2f2011%2f01%2fwhat-if-visual-studio-had-achievements%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.whiletrue.com%2f2011%2f01%2fwhat-if-visual-studio-had-achievements%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/What_if_Visual_Studio_had_Achievements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/What_if_Visual_Studio_had_Achievements</guid>
      <pubDate>Tue, 25 Jan 2011 15:29:33 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 3 RTM Released!</title>
      <description>ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application - the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD). The installation package includes templates and tools for Visual Studio 2010 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application. Because the ASP.NET MVC framework is built on ASP.NET 4, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fen%2fdetails.aspx%3fFamilyID%3dd2928bc1-f48c-4e95-a064-2a455a22c8f6"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fen%2fdetails.aspx%3fFamilyID%3dd2928bc1-f48c-4e95-a064-2a455a22c8f6" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_3_RTM_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_3_RTM_Released</guid>
      <pubDate>Fri, 14 Jan 2011 03:12:31 GMT</pubDate>
    </item>
    <item>
      <title>10 tricks that will make your jQuery enabled site go faster </title>
      <description>During the last few weeks, I've had the chance to go more in depth with jQyery and general site performance. I've found some techniques that makes my site go much faster. I don't know if they're all best practice, but this article is meant to at least give you some good ideas. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f2010%2f12%2f10-tricks-that-will-make-your-jquery.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f2010%2f12%2f10-tricks-that-will-make-your-jquery.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/10_tricks_that_will_make_your_jQuery_enabled_site_go_faster</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/10_tricks_that_will_make_your_jQuery_enabled_site_go_faster</guid>
      <pubDate>Wed, 15 Dec 2010 12:43:32 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery/css to make your radio button lists look good</title>
      <description>Spice up your radio button lists with jQuery and css. All it takes is a little imagination and a couple of lines of code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2010%2f12%2f12%2fusing-jquerycss-to-make-your-radio-button-lists-look-good.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.siphilp.co.uk%2farchive%2f2010%2f12%2f12%2fusing-jquerycss-to-make-your-radio-button-lists-look-good.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Using_jQuery_css_to_make_your_radio_button_lists_look_good</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Using_jQuery_css_to_make_your_radio_button_lists_look_good</guid>
      <pubDate>Wed, 15 Dec 2010 07:56:32 GMT</pubDate>
    </item>
    <item>
      <title>How to save audio to mp3 on Silverlight 4</title>
      <description>As you know Silverlight 4 supports access to the microphone. Besides it can call COM objects on the client side. 

To save the audio in mp3 format we need:
Make the COM object wrapper, which allows us to invoke the necessary Alvas.Audio functionality.
Create AlvasCom project as ClassLibrary.
In AssemblyInfo.cs change the line
[assembly: ComVisible(false)]
to
[assembly: ComVisible(true)]
Add a reference to Alvas.Audio.dll
Add Alvas.Audio-wrapper interface and its implementation. See the code below... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2falvas.net%2falvas.audio%2carticles.aspx%23how-to-save-audio-to-mp3-on-silverlight"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2falvas.net%2falvas.audio%2carticles.aspx%23how-to-save-audio-to-mp3-on-silverlight" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/How_to_save_audio_to_mp3_on_Silverlight_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/How_to_save_audio_to_mp3_on_Silverlight_4</guid>
      <pubDate>Sun, 28 Feb 2010 18:37:40 GMT</pubDate>
    </item>
    <item>
      <title>The failure of Silverlight is right there</title>
      <description>This is what I think about the current status of Silverlight. I would like to see people in charge refuting my arguments with something new, not promises in the future. Programmers are smart by nature and they need to make practical decisions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aldentorres.com%2fsilverlight%2fthe-failure-of-silverlight-is-right-there%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aldentorres.com%2fsilverlight%2fthe-failure-of-silverlight-is-right-there%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/The_failure_of_Silverlight_is_right_there</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/The_failure_of_Silverlight_is_right_there</guid>
      <pubDate>Tue, 16 Feb 2010 03:16:53 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC security checklist</title>
      <description>ASP.NET security checklist from a &amp;quot;think-like-a-hacker&amp;quot; perspective: steps one might want to go through once development is done. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodevanced.net%2fpost%2fASPNET-MVC-security-checklist.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodevanced.net%2fpost%2fASPNET-MVC-security-checklist.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_security_checklist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_security_checklist</guid>
      <pubDate>Tue, 09 Feb 2010 23:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Creating custom HTML helpers</title>
      <description>Helpful article from ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.asp.net%2f%2528S%2528ywiyuluxr3qb2dfva1z5lgeg%2529%2529%2flearn%2fmvc%2ftutorial-09-cs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.asp.net%2f%2528S%2528ywiyuluxr3qb2dfva1z5lgeg%2529%2529%2flearn%2fmvc%2ftutorial-09-cs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Creating_custom_HTML_helpers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Creating_custom_HTML_helpers</guid>
      <pubDate>Thu, 28 Jan 2010 07:11:59 GMT</pubDate>
    </item>
    <item>
      <title>jQuery 1.4 Released!</title>
      <description>In celebration of jQuery's 4th birthday, the jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone into this release, and we're really quite proud of it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjquery14.com%2fday-01%2fjquery-14"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjquery14.com%2fday-01%2fjquery-14" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_1_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_1_4_Released</guid>
      <pubDate>Thu, 14 Jan 2010 21:00:07 GMT</pubDate>
    </item>
    <item>
      <title>Parallelism for the Masses - with Visual Studio 2010 and the .NET 4.0 </title>
      <description>Want to know how to really take advantage of all those multi-core processor machines out there? 

Tired of waiting for your old sequential applications to complete - while most of your multi-core CPU processors stand by like Turnpike Workers (one guy in the ditch digging - while 3 guys watch from above while leaning on their shovels?) 

Ever wanted to explore the wonderful world of Parallel Processing - but thought the barrier to entry was too high?  

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2finnov8showcase%2farchive%2f2009%2f09%2f28%2fparallelism-for-the-masses-with-visual-studio-2010-and-the-net-4-0-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2finnov8showcase%2farchive%2f2009%2f09%2f28%2fparallelism-for-the-masses-with-visual-studio-2010-and-the-net-4-0-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Parallelism_for_the_Masses_with_Visual_Studio_2010_and_the_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Parallelism_for_the_Masses_with_Visual_Studio_2010_and_the_NET_4_0</guid>
      <pubDate>Tue, 29 Sep 2009 18:30:01 GMT</pubDate>
    </item>
    <item>
      <title>Exclusive Interview With Steve Ballmer: Products, Competition, The Roa</title>
      <description>Microsoft CEO Steve Ballmer visited Silicon Valley on Thursday for his annual meeting with top venture capitalists to talk about Microsoft product strategy. This was his first visit to Silicon Valley since announcing the search partnership with Yahoo in July. I had a chance to sit down with him just after that event for a hour-long one-one-one interview. In the first 10+ minutes of the interview Ballmer gives his high level thoughts on major Microsoft products and strategies (including Windows, Windows Mobile, Internet Explorer, Bing, Azure, Mesh, Natal and others), competition, the future of search and search marketing, Microsoft's "three screens and the cloud" strategy, the recent acquisition of Interactive Supercomputing and, yes, even his thoughts on Twitter.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techcrunch.com%2f2009%2f09%2f24%2fmicrosoft-ballmer-interview-exclusive-techcrunch-bing-mobile-azur%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techcrunch.com%2f2009%2f09%2f24%2fmicrosoft-ballmer-interview-exclusive-techcrunch-bing-mobile-azur%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Exclusive_Interview_With_Steve_Ballmer_Products_Competition_The_Roa</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Exclusive_Interview_With_Steve_Ballmer_Products_Competition_The_Roa</guid>
      <pubDate>Sun, 27 Sep 2009 21:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Show Dotnetkicks feed in the Visual Studio start page</title>
      <description>A short description on how to show the Dotnetkicks RSS feed in the Visual Studio start page &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f2009%2f09%2fchanging-visual-studio-start-page-feed.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f2009%2f09%2fchanging-visual-studio-start-page-feed.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Show_Dotnetkicks_feed_in_the_Visual_Studio_start_page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Show_Dotnetkicks_feed_in_the_Visual_Studio_start_page</guid>
      <pubDate>Fri, 18 Sep 2009 06:24:44 GMT</pubDate>
    </item>
    <item>
      <title>Digging Into The FireQuery Add-on for jQuery</title>
      <description>Yesterday I posted my first short Screenr screencast

    * Firefinder for Firebug for Firefox for Fiddling with jQuery

Today I decided to record another screencast, and I decided to dig into the FireQuery add-on for Firebug.

FireQuery adds extra functionality to the HTML tab and allows you to visually see embedded data elements and event handlers that were added via jQuery. Also, the familiar jQuerify Bookmarklet has been built into Firebug allowing you to inject jQuery into pages that didn't have it installed previously. This enables you to play around with jQuery or extract information for a webpage that might not previously have jQuery installed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felijahmanor.com%2fwebdevdotnet%2fpost%2fDigging-Into-The-FireQuery-Add-on-for-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felijahmanor.com%2fwebdevdotnet%2fpost%2fDigging-Into-The-FireQuery-Add-on-for-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Digging_Into_The_FireQuery_Add_on_for_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Digging_Into_The_FireQuery_Add_on_for_jQuery</guid>
      <pubDate>Wed, 16 Sep 2009 11:50:38 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: Auto-Start ASP.NET Applications (VS 2010 and .NET 4.0 Series)</title>
      <description>&amp;quot;Today's post covers a small, but nice, new feature that you can now optionally take advantage of with ASP.NET 4 - the ability to automatically startup and proactively initialize a web application without having to wait for an external client to hit the web server.  

This can help you provide a faster response experience for the first user who hits the server, and avoids you having to write custom scripts to "warm up" the server and get any data caches ready.&amp;quot; &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%2f2009%2f09%2f15%2fauto-start-asp-net-applications-vs-2010-and-net-4-0-series.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f09%2f15%2fauto-start-asp-net-applications-vs-2010-and-net-4-0-series.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_Auto_Start_ASP_NET_Applications_VS_2010_and_NET_4_0_Series</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_Auto_Start_ASP_NET_Applications_VS_2010_and_NET_4_0_Series</guid>
      <pubDate>Tue, 15 Sep 2009 18:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Is Silverlight the new WebForms?</title>
      <description>Is Silverlight becoming the same crutch that WebForms was nearly a decade ago? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f09%2f14%2fis-silverlight-the-new-webforms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f09%2f14%2fis-silverlight-the-new-webforms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Is_Silverlight_the_new_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Is_Silverlight_the_new_WebForms</guid>
      <pubDate>Mon, 14 Sep 2009 15:30:01 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft creates the CodePlex foundation</title>
      <description>Today Microsoft announce the creation of the CodePlex foundation. That's CodePlex.org. &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%2fMicrosoftCreatesTheCodePlexFoundation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fMicrosoftCreatesTheCodePlexFoundation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Microsoft_creates_the_CodePlex_foundation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Microsoft_creates_the_CodePlex_foundation</guid>
      <pubDate>Fri, 11 Sep 2009 14:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Limit Number of Characters in a TextArea using jQuery </title>
      <description>The MaxLength property works for a textbox but not for a TextArea. I recently bumped into a JavaScript solution which demoed how to Limit the Number of Characters in a Textarea or Text Field. I thought of replicating the functionality in jQuery and here's what I came up with! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2009%2f08%2flimit-number-of-characters-in-textarea.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2009%2f08%2flimit-number-of-characters-in-textarea.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Limit_Number_of_Characters_in_a_TextArea_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Limit_Number_of_Characters_in_a_TextArea_using_jQuery</guid>
      <pubDate>Mon, 07 Sep 2009 12:30:01 GMT</pubDate>
    </item>
    <item>
      <title>12 Must Have Web Developer Bookmarklets</title>
      <description>Here is a great set of 12 bookmarklets that are useful for any web developer on any web browser! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felijahmanor.com%2f2009%2f08%2f19%2f12MustHaveWebDeveloperBookmarklets.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felijahmanor.com%2f2009%2f08%2f19%2f12MustHaveWebDeveloperBookmarklets.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/12_Must_Have_Web_Developer_Bookmarklets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/12_Must_Have_Web_Developer_Bookmarklets</guid>
      <pubDate>Wed, 19 Aug 2009 19:15:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Menu with jQuery Superfish</title>
      <description>Choosing the right type of menu for a website is not easy at all. The ASP.NET Menu Control is definitely NOT a good starting point due to the horrendous markup it renders. The idea is to use a modified version of the CssFriendly Menu adapter with the jQuery Superfish plugin. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f08%2f09%2fASPNET-Menu-with-jQuery-Superfish.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f08%2f09%2fASPNET-Menu-with-jQuery-Superfish.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/ASP_NET_Menu_with_jQuery_Superfish</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/ASP_NET_Menu_with_jQuery_Superfish</guid>
      <pubDate>Tue, 11 Aug 2009 23:00:02 GMT</pubDate>
    </item>
    <item>
      <title>Performance testing of Dictionary, List and HashSet</title>
      <description>A quick little test of how the .net 3.5 Dictionary, List and HashSet compare adding and finding items. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsoftscenario.blogspot.com%2f2009%2f05%2fperformance-testing-of-dictionary-list.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsoftscenario.blogspot.com%2f2009%2f05%2fperformance-testing-of-dictionary-list.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Performance_testing_of_Dictionary_List_and_HashSet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Performance_testing_of_Dictionary_List_and_HashSet</guid>
      <pubDate>Fri, 29 May 2009 18:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Using NUnit to play around with class libraries </title>
      <description>A short introduction to NUnit and structure basically. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcsharptutorial.blogspot.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Using_NUnit_to_play_around_with_class_libraries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Using_NUnit_to_play_around_with_class_libraries</guid>
      <pubDate>Wed, 25 Feb 2009 20:26:02 GMT</pubDate>
    </item>
    <item>
      <title>Joining &amp;quot;IE6: Do NOT want!&amp;quot; campaign</title>
      <description>IE6 users are still too many... it started with a tweet from a Norwegian web developer, and spread like fire across Europe.
Joining the campaign is easy: just add a few lines of code to your site or blog.
In this post is how to do it and a little more of background on how to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</guid>
      <pubDate>Tue, 24 Feb 2009 15:01:16 GMT</pubDate>
    </item>
    <item>
      <title>Chapter 1 - An Introduction to ASP.NET MVC</title>
      <description>This is a rough draft of a chapter from the book ASP.NET MVC Framework Unleashed by Stephen Walther. Comments are welcome and appreciated.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f02%2f05%2fchapter-1-an-introduction-to-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f02%2f05%2fchapter-1-an-introduction-to-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Chapter_1_An_Introduction_to_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Chapter_1_An_Introduction_to_ASP_NET_MVC</guid>
      <pubDate>Thu, 05 Feb 2009 22:54:32 GMT</pubDate>
    </item>
  </channel>
</rss>
