<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by hatchan</title>
    <description>Stories kicked by hatchan</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>Wcf facility - IWcfClient, AsWcfClient, AsWcfService and PublishMetada</title>
      <description>The WCF facility for Castle Windsor has had some changes a couple of weeks ago. This blogpost briefly discusses some changes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f08%2fwcf-facility-iwcfclient-aswcfclient.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f08%2fwcf-facility-iwcfclient-aswcfclient.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/Wcf_facility_IWcfClient_AsWcfClient_AsWcfService_and_PublishMetada</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/Wcf_facility_IWcfClient_AsWcfClient_AsWcfService_and_PublishMetada</guid>
      <pubDate>Wed, 18 Aug 2010 12:49:24 GMT</pubDate>
    </item>
    <item>
      <title>WCF facility for Castle Windsor - Client</title>
      <description>Last blog post I talked about using the WCF facility to provide a us with a WCF service in a hosted environment. In this blog post I will show you how to three ways to use a WCF client inside your components, of course one being about using the WCF facility to provide you with a WCF client. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f07%2fwcf-facility-for-castle-windsor-client.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f07%2fwcf-facility-for-castle-windsor-client.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/WCF_facility_for_Castle_Windsor_Client</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/WCF_facility_for_Castle_Windsor_Client</guid>
      <pubDate>Tue, 06 Jul 2010 20:15:39 GMT</pubDate>
    </item>
    <item>
      <title>WCF facility for Castle Windsor - Service</title>
      <description>In this blog post I will talk about using the WCF facility for Castle Windsor to create a WCF service in a hosted environment, like a ASP.NET Web Application or a WCF Service Application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f07%2fwcf-facility-for-castle-windsor-service.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.hatchan.nl%2f2010%2f07%2fwcf-facility-for-castle-windsor-service.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wcf/WCF_facility_for_Castle_Windsor_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wcf/WCF_facility_for_Castle_Windsor_Service</guid>
      <pubDate>Sat, 03 Jul 2010 10:17:35 GMT</pubDate>
    </item>
    <item>
      <title>TDD, Contracts, and Reading the Fine Print</title>
      <description>Jimmy Bogard on coming to TDD and interface oriented Jesus and the aha moment of why we use interfaces:

An interface is a contract, that any implementation needs to adhere to. Consumers of the interface do not care about implementation details, nor can they, as the interface provides no other information besides the signatures it provides. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid_laribee%2farchive%2f2008%2f09%2f18%2ftdd-contracts-and-reading-the-fine-print.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid_laribee%2farchive%2f2008%2f09%2f18%2ftdd-contracts-and-reading-the-fine-print.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/TDD_Contracts_and_Reading_the_Fine_Print</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/TDD_Contracts_and_Reading_the_Fine_Print</guid>
      <pubDate>Sat, 20 Sep 2008 00:09:40 GMT</pubDate>
    </item>
    <item>
      <title>How to get Cross Browser Compatibility Every Time</title>
      <description>Cross-browser compatibility is one of the most time consuming tasks for any web designer. We've seen many different articles over the net describing common problems and fixes. I've collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn't always the culprit for your CSS woes.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fanthonyshort.com.au%2fblog%2fcomments%2fhow-to-get-cross-browser-compatibility-everytime%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fanthonyshort.com.au%2fblog%2fcomments%2fhow-to-get-cross-browser-compatibility-everytime%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/How_to_get_Cross_Browser_Compatibility_Every_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/How_to_get_Cross_Browser_Compatibility_Every_Time</guid>
      <pubDate>Fri, 20 Jun 2008 00:31:10 GMT</pubDate>
    </item>
    <item>
      <title>15 Tools to Help You Develop Faster Web Pages</title>
      <description>Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you're concerned about your web pages' speed or want to make sure you're in tip-top shape before starting or launching a project, here's a few useful, free tools to help you create and sustain high-performance web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsixrevisions.com%2ftools%2ffaster_web_page%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsixrevisions.com%2ftools%2ffaster_web_page%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/15_Tools_to_Help_You_Develop_Faster_Web_Pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/15_Tools_to_Help_You_Develop_Faster_Web_Pages</guid>
      <pubDate>Fri, 13 Jun 2008 22:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Nice VS 2008 Code Editing Improvements</title>
      <description>Good improvements to take notice of when utilizing VS 2008 &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%2f2007%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f07%2f28%2fnice-vs-2008-code-editing-improvements.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Nice_VS_2008_Code_Editing_Improvements</guid>
      <pubDate>Fri, 13 Jun 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Using Thread Pool for Multi-Threading application</title>
      <description>How to use thread pool for multithreading in a .net application .. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fusing_thread_pool_for_multithreading_application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fusing_thread_pool_for_multithreading_application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_Thread_Pool_for_Multi_Threading_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_Thread_Pool_for_Multi_Threading_application</guid>
      <pubDate>Wed, 11 Jun 2008 20:31:22 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.0 Released</title>
      <description>Version 4.0 of our favourite productivity tool for Visual Studio has come out of beta and been released. Follow the link see the new features and then download it. If you haven't tried ReSharper yet, give it a try, its worth it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jetbrains.com%2fresharper%2ffeatures%2fnewfeatures.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jetbrains.com%2fresharper%2ffeatures%2fnewfeatures.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_4_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_4_0_Released</guid>
      <pubDate>Wed, 11 Jun 2008 19:07:08 GMT</pubDate>
    </item>
    <item>
      <title>Building a better web forms: Context highlighting using jQuery </title>
      <description>This article shows how to highlight a current context on a complex web forms using jQuery. You can see how to highlight current row or current group of rows, and how easily it could be done by uisng powerful jQuery selectors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f09%2fBuilding-a-better-web-forms-Context-highlighting-using-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f09%2fBuilding-a-better-web-forms-Context-highlighting-using-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Building_a_better_web_forms_Context_highlighting_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Building_a_better_web_forms_Context_highlighting_using_jQuery</guid>
      <pubDate>Wed, 11 Jun 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Give way to the yield keyword!</title>
      <description>A brief description of what you can do with the yield keyword. &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%2fshayf%2farchive%2f2008%2f06%2f06%2fgive-way-to-the-yield-keyword.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fshayf%2farchive%2f2008%2f06%2f06%2fgive-way-to-the-yield-keyword.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Give_way_to_the_yield_keyword</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Give_way_to_the_yield_keyword</guid>
      <pubDate>Sat, 07 Jun 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>3 mistakes to avoid when using jQuery with ASP.NET AJAX</title>
      <description>Three common problems that I've seen when using jQuery with ASP.NET AJAX, their underlying causes, and simple solutions to them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f05%2f3-mistakes-to-avoid-when-using-jquery-with-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f06%2f05%2f3-mistakes-to-avoid-when-using-jquery-with-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/3_mistakes_to_avoid_when_using_jQuery_with_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/3_mistakes_to_avoid_when_using_jQuery_with_ASP_NET_AJAX</guid>
      <pubDate>Thu, 05 Jun 2008 18:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Code based ASP.NET MVC GridView</title>
      <description>Maarten Balliauw shows you how to build an ASP.NET MVC html helper extension method which generates a nice gridview-like control using pure code and MVC framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f06%2fCode-based-ASPNET-MVC-GridView.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f06%2fCode-based-ASPNET-MVC-GridView.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Code_based_ASP_NET_MVC_GridView</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Code_based_ASP_NET_MVC_GridView</guid>
      <pubDate>Wed, 04 Jun 2008 18:31:05 GMT</pubDate>
    </item>
    <item>
      <title>enum to friendly string extension method</title>
      <description>We use enums quite extensively in our application as they are a great for representing integral values in a strongly typed way using symbolic names. The enum names are not very friendly to the user and I recently read a some good articles which tried to solve this problem. However, I think i've found a better solution to this problem using extension methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fenum-to-friendly-string-extension-method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fenum-to-friendly-string-extension-method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/enum_to_friendly_string_extension_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/enum_to_friendly_string_extension_method</guid>
      <pubDate>Tue, 03 Jun 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Exception handling best practices in ASP.NET web applications </title>
      <description>Exception handling plays an important part of application management and user experience. If implemented correctly it can make maintenance easier and bring the user experience to a higher level. If not, it can be a disaster. The goal of this article is to provide an overview of what exception handling is from the user perspective and the perspective of people who maintain the application, and to show the best practices of how to implement useful error handling in ASP.NET web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f02%2fException-handling-best-practices-in-ASPNET-web-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f06%2f02%2fException-handling-best-practices-in-ASPNET-web-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Exception_handling_best_practices_in_ASP_NET_web_applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Exception_handling_best_practices_in_ASP_NET_web_applications</guid>
      <pubDate>Mon, 02 Jun 2008 18:31:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Support with Visual Web Developer 2008 Express</title>
      <description>Last week I blogged about the ASP.NET MVC Preview 3 release.  One important thing I forgot to mention about this release is that you can now use it with both Visual Studio 2008 as well as the free Visual Web Developer 2008 Express edition...

 &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%2f2008%2f06%2f01%2fasp-net-mvc-support-with-visual-web-developer-2008-express.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f06%2f01%2fasp-net-mvc-support-with-visual-web-developer-2008-express.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Support_with_Visual_Web_Developer_2008_Express</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Support_with_Visual_Web_Developer_2008_Express</guid>
      <pubDate>Mon, 02 Jun 2008 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Viewstate monster</title>
      <description>Viewstate it's an useful things, but not knowing the internals and how to disable it (in some cases), can lead you to really serious performance issues.

Here you will find a compilation of articles about this topic (Viestate internals, how to disable ViewState in Dropdownlists, ...). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tipsdotnet.com%2fArticleBlog.aspx%3fKWID%3d13%26Area%3dViewState%26PageIndex%3d0"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tipsdotnet.com%2fArticleBlog.aspx%3fKWID%3d13%26Area%3dViewState%26PageIndex%3d0" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Viewstate_monster</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Viewstate_monster</guid>
      <pubDate>Sun, 01 Jun 2008 01:10:20 GMT</pubDate>
    </item>
    <item>
      <title>Awesome web development and web design articles and sites in May 2008 </title>
      <description>This article shows a reviews of 16 great articles and sites I found in May 2008. There are articles about web development with ASP.NET, Ajax and jQuery. There are also a great web design resources, tools, plugins, BlogEngine.NET extensions and one great usability article. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f30%2fAwesome-web-development-and-web-design-articles-and-sites-in-May-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f05%2f30%2fAwesome-web-development-and-web-design-articles-and-sites-in-May-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Awesome_web_development_and_web_design_articles_and_sites_in_May_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Awesome_web_development_and_web_design_articles_and_sites_in_May_2008</guid>
      <pubDate>Fri, 30 May 2008 21:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Introducing TextBox Limiter Control Ajax Control Toolkit Extender</title>
      <description>An extender that overcomes the inability to limit the multiline textboxes  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f05%2f29%2fintroducing-textbox-limiter-control-ajax-control-toolkit-extender.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f05%2f29%2fintroducing-textbox-limiter-control-ajax-control-toolkit-extender.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Introducing_TextBox_Limiter_Control_Ajax_Control_Toolkit_Extender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Introducing_TextBox_Limiter_Control_Ajax_Control_Toolkit_Extender</guid>
      <pubDate>Fri, 30 May 2008 01:16:08 GMT</pubDate>
    </item>
    <item>
      <title>ViewData &amp;quot;dot&amp;quot; Notation Expressions in ASP.NET MVC</title>
      <description>ASP.NET MVC Preview 3 introduced a new concept that I'm calling &amp;quot;dot&amp;quot; notation expressions off of your ViewData. See how these expressions can be used and how powerful they are. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ViewData_dot_Notation_Expressions_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ViewData_dot_Notation_Expressions_in_ASP_NET_MVC</guid>
      <pubDate>Thu, 29 May 2008 22:16:13 GMT</pubDate>
    </item>
    <item>
      <title>Using jQuery to directly call ASP.NET AJAX page methods</title>
      <description>An example of how to use jQuery to call an ASP.NET AJAX page method, without using a ScriptManager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f05%2f29%2fusing-jquery-to-directly-call-aspnet-ajax-page-methods%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f05%2f29%2fusing-jquery-to-directly-call-aspnet-ajax-page-methods%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_jQuery_to_directly_call_ASP_NET_AJAX_page_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_jQuery_to_directly_call_ASP_NET_AJAX_page_methods</guid>
      <pubDate>Thu, 29 May 2008 23:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>
