<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by arnoldmatusz</title>
    <description>Stories kicked by arnoldmatusz</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>Enumerable.Except(T) and IEqualityComparer - a little help</title>
      <description>Understand how Enumerable operators: Except, Distinct, Intersect, Union work with IEqualityComparer and take a look at an example of LINQ Except with IEqualityComparer &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%2f06%2f23%2fEnumerable-Except-TSource-and-IEqualityComparer-a-little-help.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f06%2f23%2fEnumerable-Except-TSource-and-IEqualityComparer-a-little-help.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Enumerable_Except_T_and_IEqualityComparer_a_little_help</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Enumerable_Except_T_and_IEqualityComparer_a_little_help</guid>
      <pubDate>Tue, 23 Jun 2009 18:49:12 GMT</pubDate>
    </item>
    <item>
      <title>Binding in ASP.NET MVC</title>
      <description>Answers to some frequently asked questions about binding data to forms in ASP.NET MVC.  Covers Bind(), ModelBinders, and ViewData.Model. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fbinding-in-asp-net-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevesmithblog.com%2fblog%2fbinding-in-asp-net-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Binding_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Binding_in_ASP_NET_MVC</guid>
      <pubDate>Thu, 11 Jun 2009 04:45:00 GMT</pubDate>
    </item>
    <item>
      <title>run jQuery code from ASP.NET Server-Side</title>
      <description>The post is the example of an approach: how you would run some jQuery code from ASP.NET code-behind (server-side).
If there is a ScriptManager on the page and the request was Asynchronous, then the JavaScript code needs to be registered with ScriptManager.RegisterClientScriptBlock. If the request is just a simple standard Postback, registering the JavaScript with Page.ClientScript.RegisterClientScriptBlock is the solution. &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%2f06%2f03%2frun-jQuery-code-from-ASPNET-Server-Side.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f06%2f03%2frun-jQuery-code-from-ASPNET-Server-Side.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/run_jQuery_code_from_ASP_NET_Server_Side</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/run_jQuery_code_from_ASP_NET_Server_Side</guid>
      <pubDate>Thu, 04 Jun 2009 12:14:04 GMT</pubDate>
    </item>
    <item>
      <title>Rarely used C# Keywords</title>
      <description>When doing code reviews or when working with code that was developed by someone else, once in a while I come across keywords that are rarely used. Some of them are forgotten keywords that are not considered a good practice and hence are not promoted by the community. Some of them could be handy and efficient but they never made it to the limelight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcube.com%2fpost%2fRarely-used-C-keywords.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcube.com%2fpost%2fRarely-used-C-keywords.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Rarely_used_C_Keywords</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Rarely_used_C_Keywords</guid>
      <pubDate>Sun, 17 May 2009 17:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How Do You Deal With Exceptions?</title>
      <description>A little post on my ideas about handling exceptions within applications. How do you handle them? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f05%2f14%2fHow-Do-You-Deal-With-Exceptions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f05%2f14%2fHow-Do-You-Deal-With-Exceptions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_Do_You_Deal_With_Exceptions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_Do_You_Deal_With_Exceptions</guid>
      <pubDate>Fri, 15 May 2009 04:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Code Generation Should be the Nuclear Option</title>
      <description>So let me first just start off by saying: I do not like code generation. In certain cases I think it can help greatly, but many people are far too eager to jump to this solution. I don't think that there is anything particularly evil about the process of generating code, but I do feel like using code generation as a day to day tool is a very bad practice. Code generation should be the tool of last resort when there is no good way to cleanly implement a solution which doesn't require code to be spread out everywhere. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f05%2f05%2fCode-Generation-Should-be-the-Nuclear-Option.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f05%2f05%2fCode-Generation-Should-be-the-Nuclear-Option.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Code_Generation_Should_be_the_Nuclear_Option</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Code_Generation_Should_be_the_Nuclear_Option</guid>
      <pubDate>Wed, 06 May 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery UI DatePicker instead of AJAX Control Toolkit CalendarExtender</title>
      <description>The reasons why I abandoned using the CalendarExtender and choose to use the jQuery UI DatePicker instead. &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%2f05%2f04%2fjQuery-UI-DatePicker-instead-of-AJAX-Control-Toolkit-CalendarExtender-in-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f05%2f04%2fjQuery-UI-DatePicker-instead-of-AJAX-Control-Toolkit-CalendarExtender-in-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_UI_DatePicker_instead_of_AJAX_Control_Toolkit_CalendarExtender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_UI_DatePicker_instead_of_AJAX_Control_Toolkit_CalendarExtender</guid>
      <pubDate>Thu, 07 May 2009 04:46:01 GMT</pubDate>
    </item>
    <item>
      <title>How I handle JSON dates returned by ASP.NET AJAX</title>
      <description>The problem of how to handle dates in JSON is one of the more troublesome issues that may arise when directly calling ASP.NET AJAX web services and page methods.. Since the question of how I handle this problem is something asked often in emails and in comments on other posts here, I want to address the topic with its own post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f27%2fhow-i-handle-json-dates-returned-by-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f04%2f27%2fhow-i-handle-json-dates-returned-by-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/How_I_handle_JSON_dates_returned_by_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/How_I_handle_JSON_dates_returned_by_ASP_NET_AJAX</guid>
      <pubDate>Tue, 28 Apr 2009 19:01:04 GMT</pubDate>
    </item>
    <item>
      <title>$(document).ready() and pageLoad() are not the same!</title>
      <description>A few examples about how $(document).ready() and pageLoad() differ, practical examples of when both are useful, and a third alternative that is more suitable in some cases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</guid>
      <pubDate>Thu, 26 Mar 2009 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery live() and ASP.NET Ajax asynchronous postback</title>
      <description>The jQuery (1.3+) live event and why you have to know about it when working with ASP.NET Ajax asynchronous postback. This post also sums up what you can use to make your jQuery $(document).ready() call work also after an asynch postback took place. &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%2f03%2f25%2fjQuery-live-and-ASPNET-Ajax-asynchronous-postback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f03%2f25%2fjQuery-live-and-ASPNET-Ajax-asynchronous-postback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_live_and_ASP_NET_Ajax_asynchronous_postback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_live_and_ASP_NET_Ajax_asynchronous_postback</guid>
      <pubDate>Wed, 25 Mar 2009 19:33:42 GMT</pubDate>
    </item>
    <item>
      <title>jQuery $document.ready() and ASP.NET Ajax asynchronous postback</title>
      <description>Combine ASP.NET Ajax and jQuery and make $document.ready execute even after an asynchronous postback took place. &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%2f02%2f24%2fjQuery-document-ready-and-ASP-NET-Ajax-asynchronous-postback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f02%2f24%2fjQuery-document-ready-and-ASP-NET-Ajax-asynchronous-postback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_document_ready_and_ASP_NET_Ajax_asynchronous_postback</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_document_ready_and_ASP_NET_Ajax_asynchronous_postback</guid>
      <pubDate>Fri, 27 Feb 2009 02:31:03 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 16:01:16 GMT</pubDate>
    </item>
    <item>
      <title>Syntax Highlighter for Windows Live Writer 2009</title>
      <description>Use this syntax highlighter plugin with Windows Live Writer 2009 to display highlighted code in your blog. The plugin automatically inserts the &amp;lt;pre&amp;gt; block around your code excerpt, and it lets you choose out of many options, based on how you would wish your highlighted code to look like. 
The plugin has been newly developed for ver 2.0 of http://alexgorbatchev.com/wiki/SyntaxHighlighter. Take a look at my blog to see an example or two.
Use it, Kick it, It's free. &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%2f02%2f19%2fSyntax-Highlighter-for-Windows-Live-Writer-2009.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f02%2f19%2fSyntax-Highlighter-for-Windows-Live-Writer-2009.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Syntax_Highlighter_for_Windows_Live_Writer_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Syntax_Highlighter_for_Windows_Live_Writer_2009</guid>
      <pubDate>Sat, 21 Feb 2009 06:16:14 GMT</pubDate>
    </item>
    <item>
      <title>ModalPopupExtender to show a MessageBox</title>
      <description>How you can use a ModalPopupExtender to display a MessageBox &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%2f01%2f10%2fModalPopupExtender-to-show-a-MessageBox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f01%2f10%2fModalPopupExtender-to-show-a-MessageBox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ModalPopupExtender_to_show_a_MessageBox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ModalPopupExtender_to_show_a_MessageBox</guid>
      <pubDate>Sun, 11 Jan 2009 06:39:54 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Macros increase productivity</title>
      <description>Learn basics of Visual Studio Macros, increase your productivity and decrease development time. &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%2f01%2f08%2fVisual-Studio-Macros-increase-productivity.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f01%2f08%2fVisual-Studio-Macros-increase-productivity.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Macros_increase_productivity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Macros_increase_productivity</guid>
      <pubDate>Fri, 09 Jan 2009 06:10:06 GMT</pubDate>
    </item>
    <item>
      <title>Refresh BlogEngine.net Posts - Clear Cache</title>
      <description>From now on, whenever you need to edit your blog post files offline, you can clear the cache at the push of a button. &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%2f2008%2f12%2f12%2fRefresh-BlogEngine-NET-Posts-e28093-Clear-Cache.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f12%2f12%2fRefresh-BlogEngine-NET-Posts-e28093-Clear-Cache.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Refresh_BlogEngine_net_Posts_Clear_Cache</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Refresh_BlogEngine_net_Posts_Clear_Cache</guid>
      <pubDate>Fri, 12 Dec 2008 20:21:07 GMT</pubDate>
    </item>
    <item>
      <title>Top Ten Worst Things About SQL Server</title>
      <description>I suppose they really apply to any database though ;) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2005%2f05%2f24%2f5248.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2005%2f05%2f24%2f5248.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Top_Ten_Worst_Things_About_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Top_Ten_Worst_Things_About_SQL_Server</guid>
      <pubDate>Fri, 12 Dec 2008 08:26:26 GMT</pubDate>
    </item>
    <item>
      <title>Debugging tips and tricks for Visual Studio</title>
      <description>The Visual Studio Debugger contains a few features mentioning, which we should all use and take advantage of. I'm sure there will be many who allready know about the Breakpoint Conditions, Hit count and filters, but there will be plenty who don't. For these people this would almost be mandatory to read.
Were these features known to you? Have you used them for long? Have they improved your productivity? Don't hesitate to comment and share your opinion with other readers. &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%2f2008%2f12%2f11%2fDebugging-tips-and-tricks-for-Visual-Studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f12%2f11%2fDebugging-tips-and-tricks-for-Visual-Studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Debugging_tips_and_tricks_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Debugging_tips_and_tricks_for_Visual_Studio</guid>
      <pubDate>Thu, 11 Dec 2008 20:55:47 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to XML and LINQ to XML with XPath performance review</title>
      <description>Using a huge XML file (over 54MB) containing more than 120000 records from the SalesOrderDetail table out of the AdventureWorks database I went ahead and done some profiling on a sample project to demonstrate the lack of performance of LINQ to XML with XPath compared to normal XML. Why you should still use XPath and why you definitely have to take a look at LINQ to XML? Please take the time and read a short performance review and find out! &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%2f2008%2f12%2f04%2fLINQ-to-XML-and-LINQ-to-XML-with-XPath-performance-review.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f12%2f04%2fLINQ-to-XML-and-LINQ-to-XML-with-XPath-performance-review.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_XML_and_LINQ_to_XML_with_XPath_performance_review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_XML_and_LINQ_to_XML_with_XPath_performance_review</guid>
      <pubDate>Fri, 05 Dec 2008 14:32:59 GMT</pubDate>
    </item>
    <item>
      <title>Failed to map the path '/App_GlobalResources/'</title>
      <description>Failed to map the path '/App_GlobalResources/' is an obscure exception generated due to some permission settings. FInd out what you need to check and change to get rid of this exception. Save yourself allot of time and solve the issue right away! &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%2f2008%2f11%2f19%2fFailed-to-map-the-path-App_GlobalResources.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f19%2fFailed-to-map-the-path-App_GlobalResources.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Failed_to_map_the_path_App_GlobalResources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Failed_to_map_the_path_App_GlobalResources</guid>
      <pubDate>Wed, 19 Nov 2008 23:12:11 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Method cannot be translated into a store expression.</title>
      <description>A short snippet/workaround if you ever see the following exception: LINQ to Entities does not recognize the method ... , and this method cannot be translated into a store expression.
It is thrown because in the Entity Framework Custom Methods &amp;amp; Extension Methods cannot be translated into a store expression.  &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%2f2008%2f11%2f17%2fLINQ-Method-cannot-be-translated-into-a-store-expression.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f17%2fLINQ-Method-cannot-be-translated-into-a-store-expression.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Method_cannot_be_translated_into_a_store_expression</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Method_cannot_be_translated_into_a_store_expression</guid>
      <pubDate>Tue, 18 Nov 2008 18:53:13 GMT</pubDate>
    </item>
    <item>
      <title>ModalPopupExtender in a GridView sample</title>
      <description>Although the ModalPopulExtender isn't new at all there are still countless poeple who search the web for a comprehensive sample on how a ModalPopupExtender is used in a GridView. It can be pretty tricky to handle so I decided to come up with a good example of most things that you need tot know about it. Hence this blog post is a sample on how you can use the ModalPopupExtender in a GridView coupled with an UpdatePanel. Working with the ModalPopup from a GridView can be a pain, but with a good reference nice results can be yielded. &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%2f2008%2f11%2f11%2fModalPopupExtender-in-a-GridView-sample.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f11%2fModalPopupExtender-in-a-GridView-sample.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ModalPopupExtender_in_a_GridView_sample</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ModalPopupExtender_in_a_GridView_sample</guid>
      <pubDate>Wed, 12 Nov 2008 15:32:35 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to XML - XPath</title>
      <description>LINQ to SQL may be on it's way out, but LINQ is no way out at all! And don't worry about LINQ to SQL, the ADO.NET Entity Framework is available and guess what it's awesome. 
Another good usage for LINQ is when you need to query an XML file. When working with LINQ to XML you may remember the old days when you used XPath. But don't worry anymore there is support for XPath on LINQ to XML. There are extension methods for LINQ to XML in the System.Xml.Xpath namespace! Read this blog post if you are interested in an example, and find out if there are any performance issues!
Have fun reading! &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%2f2008%2f11%2f09%2fLINQ-to-XML-XPath.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2008%2f11%2f09%2fLINQ-to-XML-XPath.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_XML_XPath</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_XML_XPath</guid>
      <pubDate>Mon, 10 Nov 2008 17:24:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Intellisense Updates from Microsoft</title>
      <description>With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f536756.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_Updates_from_Microsoft</guid>
      <pubDate>Mon, 10 Nov 2008 22:46:21 GMT</pubDate>
    </item>
    <item>
      <title>How to Use Visual Studio jQuery IntelliSense Supported Through Hotfix</title>
      <description>Jeff King, Program Manager for Visual Studio Web Tools blogged VS2008 SP1 Hotfix to Support &amp;quot;-vsdoc.js&amp;quot; IntelliSense Doc Files on Friday. The HotFix (VS2008 SP1 only) allows Visual Studio to find &amp;quot;-vsdoc.js&amp;quot; files that have commenting for IntelliSense in the same folder as a script file linked to from your document. In this post I am going to show you how to get IntelliSense working once the HotFix is installed in both a normal aspx page as well as ASP.NET MasterPage. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f11%2f08%2fHow-to-Use-Visual-Studio-jQuery-IntelliSense-Supported-Through-Hotfix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/How_to_Use_Visual_Studio_jQuery_IntelliSense_Supported_Through_Hotfix</guid>
      <pubDate>Mon, 10 Nov 2008 10:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>