<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Meoy</title>
    <description>Stories kicked by Meoy</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>.NET - IP Address Location In ASP.NET</title>
      <description>Get client's ip address from a free online web query. &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%3d325"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d325" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NET_IP_Address_Location_In_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NET_IP_Address_Location_In_ASP_NET</guid>
      <pubDate>Thu, 25 Jun 2009 19:45:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery demo and documentation</title>
      <description>Demo and documentation of jQuery interactions, widgets and effects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjqueryui.com%2fdemos%2fshow%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjqueryui.com%2fdemos%2fshow%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_demo_and_documentation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_demo_and_documentation</guid>
      <pubDate>Tue, 23 Jun 2009 13:53:18 GMT</pubDate>
    </item>
    <item>
      <title>CLR Injection: Runtime Method Replacer</title>
      <description>how the JIT compiles MSIL and create a utility that allow us to programmatically replace any JIT'ed method with another method at runtime.  We will also create a debugging utility that will intercept JIT calls and print diagnostics information to the console. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fCLRMethodInjection.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fdotnet%2fCLRMethodInjection.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CLR_Injection_Runtime_Method_Replacer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CLR_Injection_Runtime_Method_Replacer</guid>
      <pubDate>Mon, 29 Jun 2009 20:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Instinctive Performance Optimization Wastes Time</title>
      <description>Some interesting observations about performance optimization.  Includes real-world examples of some counter-intuitive performance optimizations and how sometimes users subjectively perceive a slower implementation as feeling faster. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frocksolid.gibraltarsoftware.com%2fdevelopment%2finstinctive-performance-optimization-wastes-time"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frocksolid.gibraltarsoftware.com%2fdevelopment%2finstinctive-performance-optimization-wastes-time" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Instinctive_Performance_Optimization_Wastes_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Instinctive_Performance_Optimization_Wastes_Time</guid>
      <pubDate>Tue, 23 Jun 2009 04:05:56 GMT</pubDate>
    </item>
    <item>
      <title> Survey: Ajax usage among .NET developers in 2009</title>
      <description>Take the survey to see how the adoption of Ajax among .NET developers changed since the survey held in 2007 &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%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f05%2f21%2fajax-usage-among-.net-developers-in-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Survey_Ajax_usage_among_NET_developers_in_2009</guid>
      <pubDate>Fri, 22 May 2009 18:04:40 GMT</pubDate>
    </item>
    <item>
      <title>How To: Adding MVC items to an ASP.NET Web Application</title>
      <description>Getting Visual Studio to serve up MVC templates (e.g. Views, Controllers) in an standard Web Forms application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f20%2fHow-To-Adding-MVC-items-to-an-ASP.NET-Web-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.visoftinc.com%2farchive%2f2009%2f05%2f20%2fHow-To-Adding-MVC-items-to-an-ASP.NET-Web-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_To_Adding_MVC_items_to_an_ASP_NET_Web_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_To_Adding_MVC_items_to_an_ASP_NET_Web_Application</guid>
      <pubDate>Wed, 20 May 2009 21:35:54 GMT</pubDate>
    </item>
    <item>
      <title>Pragmatic Unit Testing in C# with NUnit, 2nd Ed.</title>
      <description>Reviewing an introductory book for unit testing with C# and NUnit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgrantpalin.com%2f2009%2f05%2f19%2fpragmatic-unit-testing-in-c-with-nunit-2nd-ed%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgrantpalin.com%2f2009%2f05%2f19%2fpragmatic-unit-testing-in-c-with-nunit-2nd-ed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Pragmatic_Unit_Testing_in_C_with_NUnit_2nd_Ed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Pragmatic_Unit_Testing_in_C_with_NUnit_2nd_Ed</guid>
      <pubDate>Wed, 20 May 2009 12:38:01 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 Beta 1 for MSDN Subscribers</title>
      <description>Visual Studio 2010 Beta 1 is now on MSDN along with .Net 4 Beta 1.

Some highlights from the information:

.Net 4.0
Cloud Development - Windows Azure which is basically utility computing where you pay by the hour for your usage.
Parallel Development - Not sure if this only means PLINQ for .Net developers or if they are only talking about C++ devs.  
TDD Improvements - Editor changes for building test cases first, and then writing the code.
ASP.NET - CSS grids and design surfaces changes, more Javascript debugging improvements.
C++ Compiler - Lots of changes for C++ development, including MFC.
Sharepoint templates 
New Project Templates
Windows 7 - MFC updates for Ribbon UI, and WPF changes.
Application Model Changes - Reverse existing codebases, and lots of changes in Architect Edition to support more model types (including Class Libraries finally).
Test Runner - This is potentially huge as it allows testers to submit bug reports complete with callstacks and traces that you can actually use to resume an app at the error point to avoid the dreaded No Repro on bug reports.  I have seen this demo and it is quite impressive.  We will see how it actually works though. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f05%2f17%2fvisual-studio-2010-beta-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vistadb.net%2fblog%2fpost%2f2009%2f05%2f17%2fvisual-studio-2010-beta-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_for_MSDN_Subscribers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Beta_1_for_MSDN_Subscribers</guid>
      <pubDate>Tue, 19 May 2009 07:46:09 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005/2008 Diagnostics Queries and Configuration Checklist</title>
      <description>Very useful queries by SQL Server MVP, Glenn Berry ..A must have &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fsql-server-2005-and-2008-diagnostics.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercurry.com%2f2009%2f05%2fsql-server-2005-and-2008-diagnostics.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Diagnostics_Queries_and_Configuration_Checklist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_2008_Diagnostics_Queries_and_Configuration_Checklist</guid>
      <pubDate>Sat, 23 May 2009 13:46:14 GMT</pubDate>
    </item>
    <item>
      <title>Using INNER JOIN/SELF JOIN to allow for smaller indexes.</title>
      <description>How to use INNER JOIN to allow for smaller indexes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlstuff.dk%2fpost%2fUsing-INNER-JOIN-SELF-JOIN-to-allow-for-smaller-indexes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlstuff.dk%2fpost%2fUsing-INNER-JOIN-SELF-JOIN-to-allow-for-smaller-indexes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Using_INNER_JOIN_SELF_JOIN_to_allow_for_smaller_indexes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Using_INNER_JOIN_SELF_JOIN_to_allow_for_smaller_indexes</guid>
      <pubDate>Fri, 15 May 2009 22:33:14 GMT</pubDate>
    </item>
    <item>
      <title>Setting an EntityReference Using an EntityKey in Entity Framework</title>
      <description>Yesterday I got a question in my blog concerning the ability to set a reference to an entity in Entity Framework by using a foreign key that exists in my hand. The answer is described in this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fgilf%2farchive%2f2009%2f05%2f15%2fsetting-an-entityreference-using-an-entitykey-in-entity-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fgilf%2farchive%2f2009%2f05%2f15%2fsetting-an-entityreference-using-an-entitykey-in-entity-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Setting_an_EntityReference_Using_an_EntityKey_in_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Setting_an_EntityReference_Using_an_EntityKey_in_Entity_Framework</guid>
      <pubDate>Fri, 15 May 2009 18:04:15 GMT</pubDate>
    </item>
    <item>
      <title>Scripting ASP.NET MVC Views Stored In The Database</title>
      <description>Say you're building a web application and you want, against your better judgment perhaps, to allow end users to easily customize the look and feel - a comment scenario within a blog engine or any hosted application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f04%2f22%2fscripted-db-views.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f04%2f22%2fscripted-db-views.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Scripting_ASP_NET_MVC_Views_Stored_In_The_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Scripting_ASP_NET_MVC_Views_Stored_In_The_Database</guid>
      <pubDate>Thu, 23 Apr 2009 23:31:17 GMT</pubDate>
    </item>
    <item>
      <title>I Spose I'll Just Say It: You Should Learn MVC</title>
      <description>I'm never shy about my opinion - why start now? I've been reading a lot of posts flying about on whether you should learn MVC, Summing up the differences so you can decide when to use it, I even found a post that offers a scorecard approach! I remember reading the latter post thinking to myself "how can you possibly put a number next to Testability? And why it is only 2 more points than "using a RAD designer"? Isn't this missing the entire point? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fi-spose-ill-just-say-it-you-should-learn-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fi-spose-ill-just-say-it-you-should-learn-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/I_Spose_I_ll_Just_Say_It_You_Should_Learn_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/I_Spose_I_ll_Just_Say_It_You_Should_Learn_MVC</guid>
      <pubDate>Thu, 23 Apr 2009 17:31:21 GMT</pubDate>
    </item>
    <item>
      <title>How to improve HtmlHelper.RenderPartial perf: don't run in debug mode</title>
      <description>There has a been a lot of talking on a possible "big design flaw" in ASP.NET MVC: partial view path resolution was not cached.
After a bit of testing I found out that caching kicks in only in release mode. So probably all the other tests were run in debug mode. &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%2f04%2f22%2fhow-to-improve-htmlhelper.renderpartial-performances-donrsquot-run-in-debug-mode.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f04%2f22%2fhow-to-improve-htmlhelper.renderpartial-performances-donrsquot-run-in-debug-mode.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/How_to_improve_HtmlHelper_RenderPartial_perf_don_t_run_in_debug_mode</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/How_to_improve_HtmlHelper_RenderPartial_perf_don_t_run_in_debug_mode</guid>
      <pubDate>Thu, 23 Apr 2009 07:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Another List of 5 Great and Useful Visual Studio Shortcuts </title>
      <description>a while back we had 2 great posts and one page about visual studio shortcuts. The first one had a list of 10 Visual Studio Shortcuts and the second one had 11 Visual Studio Shortcuts. We also have a Visual Studio CheatSheet with all the Keyboard shortcuts Visual Studio has.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f22%2fanother-list-of-5-great-and-useful-visual-studio-shortcuts%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2009%2f04%2f22%2fanother-list-of-5-great-and-useful-visual-studio-shortcuts%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Another_List_of_5_Great_and_Useful_Visual_Studio_Shortcuts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Another_List_of_5_Great_and_Useful_Visual_Studio_Shortcuts</guid>
      <pubDate>Thu, 23 Apr 2009 00:16:13 GMT</pubDate>
    </item>
    <item>
      <title>Building a forum application, Part 4 </title>
      <description>I decided to take Magnus advice and user the &amp;quot;data everywhere&amp;quot; aproach to viewdata that Rob Conory user in his storefront application. This means that you will allways have everything available at all time in all pages. Rob does this by haveing methods at his base controller to set the data to the ViewDataDictionary. Then he have extension methods for his ViewDataDictionary to get the data in his views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattias-jakobsson.net%2fItem%2f25%2fBuilding%2520a%2520forum%2520application%2c%2520Part%25204"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattias-jakobsson.net%2fItem%2f25%2fBuilding%2520a%2520forum%2520application%2c%2520Part%25204" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_a_forum_application_Part_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_a_forum_application_Part_4</guid>
      <pubDate>Wed, 22 Apr 2009 02:08:07 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Cool UI effect on ASP.NET Panels using jQuery </title>
      <description>see how to create a Cool UI effect on the ASP.NET Panels using jQuery &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%3d266"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d266" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Creating_a_Cool_UI_effect_on_ASP_NET_Panels_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Creating_a_Cool_UI_effect_on_ASP_NET_Panels_using_jQuery</guid>
      <pubDate>Wed, 29 Apr 2009 10:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Cropping image using jQuery, Jcrop and ASP.NET</title>
      <description>Fast and easy cropping image with ASP.NET, jQuery and Jcop (C#) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.mironabramson.com%2fblog%2fpost%2f2009%2f04%2fCropping-image-using-jQuery%2c-Jcrop-and-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.mironabramson.com%2fblog%2fpost%2f2009%2f04%2fCropping-image-using-jQuery%2c-Jcrop-and-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Cropping_image_using_jQuery_Jcrop_and_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Cropping_image_using_jQuery_Jcrop_and_ASP_NET</guid>
      <pubDate>Wed, 22 Apr 2009 02:31:02 GMT</pubDate>
    </item>
    <item>
      <title>New Web Optimization tool available</title>
      <description>Tired of not understanding what TIDY does to your web pages?  Try out Aggiorno, now in its silverlight version!
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiornoOnline.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aggiorno.com%2fblog%2fpost%2fAggiornoOnline.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_Web_Optimization_tool_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_Web_Optimization_tool_available</guid>
      <pubDate>Thu, 16 Apr 2009 07:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Building Collapsible Panel Control using jQuery in ASP.Net Page</title>
      <description>It is a technique where we can provide expand/collapse feature to a section of page. Technically, it is nothing but providing expand/collapse feature to a DIV element. So, a page with lengthy content can make use of this feature to display only less content and show the full content on demand. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fjQuery%2f233_Building_Collapsible_Panel_Control_using_jQuery_in_ASPNet_Page.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fjQuery%2f233_Building_Collapsible_Panel_Control_using_jQuery_in_ASPNet_Page.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_Collapsible_Panel_Control_using_jQuery_in_ASP_Net_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_Collapsible_Panel_Control_using_jQuery_in_ASP_Net_Page</guid>
      <pubDate>Wed, 15 Apr 2009 00:40:23 GMT</pubDate>
    </item>
    <item>
      <title>Calling JavaScript from ASP.NET Master Page and Content Pages-Part II</title>
      <description> A cool article describing common problems and their solutions of calling JavaScript from a Master/Content page. .  &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%3d274"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d274" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Calling_JavaScript_from_ASP_NET_Master_Page_and_Content_Pages_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Calling_JavaScript_from_ASP_NET_Master_Page_and_Content_Pages_Part_II</guid>
      <pubDate>Fri, 24 Apr 2009 23:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Building a forum application, Part 3 </title>
      <description>In this post I&amp;#180;ll show you the initial structure of the application. I have created a structure and a few base classes for the application, and I tought I&amp;#180;d walk you trought what I have done so far in this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattias-jakobsson.net%2fItem%2f24%2fBuilding%2520a%2520forum%2520application%2c%2520Part%25203"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattias-jakobsson.net%2fItem%2f24%2fBuilding%2520a%2520forum%2520application%2c%2520Part%25203" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_a_forum_application_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_a_forum_application_Part_3</guid>
      <pubDate>Sat, 04 Apr 2009 21:10:24 GMT</pubDate>
    </item>
    <item>
      <title>Efficient Paging In Silverlight 2
</title>
      <description>The following article demonstrates how to create and consume a WCF service in Silverlight 2.0 and use efficient server side paging using LINQ to page through event log data.  &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%3d295"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d295" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Efficient_Paging_In_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Efficient_Paging_In_Silverlight_2
</guid>
      <pubDate>Fri, 10 Apr 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Definitive Javascript RegEx Validation</title>
      <description>A few snippets to use as base in case of client validation with RegExes: brutally Copy-Paste and tailor to your needs! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetbutchering.blogspot.com%2f2009%2f04%2fdefinitive-javascript-validation-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetbutchering.blogspot.com%2f2009%2f04%2fdefinitive-javascript-validation-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Definitive_Javascript_RegEx_Validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Definitive_Javascript_RegEx_Validation</guid>
      <pubDate>Sat, 04 Apr 2009 07:31:53 GMT</pubDate>
    </item>
    <item>
      <title>Top 4 reasons to join or start a local Alt.Net group</title>
      <description>Last night I went to the first Charlotte Alt.Net User Group meeting. Everything went really well thanks to Matt Lefevre and Brady Gaster. Kudos to those guys for getting this thing off the ground. Also thanks to Brian Hitney from Microsoft for his on-going support. Here are my top 4 reasons to join or start a local Alt.Net group &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codingcontext.com%2f%3fp%3d315"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codingcontext.com%2f%3fp%3d315" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Top_4_reasons_to_join_or_start_a_local_Alt_Net_group</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Top_4_reasons_to_join_or_start_a_local_Alt_Net_group</guid>
      <pubDate>Sat, 04 Apr 2009 05:08:37 GMT</pubDate>
    </item>
  </channel>
</rss>