<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by kirchi</title>
    <description>Stories kicked by kirchi</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>Code generation using MS codename &amp;quot;Oslo&amp;quot;, T4 VS and VS Custom Tool</title>
      <description>This post shows how you can create your own language using M Grammar from Oslo SDK, create T4 templates that will generate code artifacts by parsing the output data graph created by M Grammar language parser and finally how to use Visual Studio Custom tool to make possible the generation of multiply artifacts for single DSL file and placing them under that file in Visual Studio files hierarchy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f11%2fgenerating-code-using-ms-codename-t4.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f11%2fgenerating-code-using-ms-codename-t4.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Code_generation_using_MS_codename_Oslo_T4_VS_and_VS_Custom_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Code_generation_using_MS_codename_Oslo_T4_VS_and_VS_Custom_Tool</guid>
      <pubDate>Sun, 09 Nov 2008 19:16:16 GMT</pubDate>
    </item>
    <item>
      <title>DSL Tools, Software Factories and Oslo - Model-driven .NET</title>
      <description>Suddenly, at least it seams so, Microsoft is excited about modeling. At least they joined OMG! Here the summarized current state as well as a lot of links to articles, people and webcasts arround dsl, software factories and codename &amp;quot;Oslo&amp;quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f09%2f19%2fdsl-tools-software-factories-and-oslo-model-driven-the-microsoftnet-way%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstartbigthinksmall.wordpress.com%2f2008%2f09%2f19%2fdsl-tools-software-factories-and-oslo-model-driven-the-microsoftnet-way%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/DSL_Tools_Software_Factories_and_Oslo_Model_driven_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/DSL_Tools_Software_Factories_and_Oslo_Model_driven_NET</guid>
      <pubDate>Mon, 22 Sep 2008 15:57:49 GMT</pubDate>
    </item>
    <item>
      <title>Auto Generate References for Controls in Residing in Naming Containers</title>
      <description>Generate properties allowing you to reference controls inside naming containers on ASP.NET page or UserControl. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f08%2fauto-generate-references-for-controls.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f08%2fauto-generate-references-for-controls.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Auto_Generate_References_for_Controls_in_Residing_in_Naming_Containers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Auto_Generate_References_for_Controls_in_Residing_in_Naming_Containers</guid>
      <pubDate>Tue, 26 Aug 2008 18:29:38 GMT</pubDate>
    </item>
    <item>
      <title>Localize text in JavaScript files in ASP.NET</title>
      <description>Shows a very simple and powerful way of serving .js files with the right localized text strings. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fLocalize-text-in-JavaScript-files-in-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fLocalize-text-in-JavaScript-files-in-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Localize_text_in_JavaScript_files_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Localize_text_in_JavaScript_files_in_ASP_NET</guid>
      <pubDate>Fri, 22 Aug 2008 20:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Loading and Executing JavaScript Files From JavaScript, ASP.NET AJAX </title>
      <description>Quite often we need to load js files dynamically right from javascript. With ASP.NET AJAX it is simple.

ASP.NET AJAX library has internal ScriptLoader class that can be used to load js files, specify callbacks that will be invoked when script is downloaded and ready, and execute functions inside newly loaded files.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2floading-and-executing-javascript-files.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2floading-and-executing-javascript-files.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Loading_and_Executing_JavaScript_Files_From_JavaScript_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Loading_and_Executing_JavaScript_Files_From_JavaScript_ASP_NET_AJAX</guid>
      <pubDate>Mon, 12 May 2008 20:28:37 GMT</pubDate>
    </item>
    <item>
      <title>Cross Browser GridView Fixed Header Extender, ASP.NET AJAX </title>
      <description>I have created ASP.NET AJAX Extender control. It extends GridView control fixing it's header on the top while adding vertical scroll bar to it's contents.

The control also supports maintaining scroll position inside grid between postbacks.

The control works fine inside or outside of UpdatePanel.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2fcross-browser-gridview-fixed-header.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2fcross-browser-gridview-fixed-header.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Cross_Browser_GridView_Fixed_Header_Extender_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Cross_Browser_GridView_Fixed_Header_Extender_ASP_NET_AJAX</guid>
      <pubDate>Mon, 12 May 2008 16:07:21 GMT</pubDate>
    </item>
    <item>
      <title>Using AjaxRepeater Control, ASP.NET AJAX </title>
      <description>Recently after reading blog post Ajax Templates by Nikhil Kothari I really liked the idea, the source code is great, and the control is huge help for AJAX development.

In this blog post I want to share what I learned after investigating sample more carefully, and in what scenarios I feel this control is doing it's job quite well.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2fusing-ajaxrepeater-control-aspnet-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f05%2fusing-ajaxrepeater-control-aspnet-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_AjaxRepeater_Control_ASP_NET_AJAX_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_AjaxRepeater_Control_ASP_NET_AJAX_1</guid>
      <pubDate>Tue, 13 May 2008 14:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Using AjaxRepeater Control, ASP.NET AJAX </title>
      <description>Recently after reading blog post Ajax Templates by Nikhil Kothari I really liked the idea, the source code is great, and the control is huge help for AJAX development.

In this blog post I want to share what I learned after investigating sample more carefully, and in what scenarios I feel this control is doing it's job quite well.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_AjaxRepeater_Control_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_AjaxRepeater_Control_ASP_NET_AJAX</guid>
      <pubDate>Mon, 12 May 2008 16:01:31 GMT</pubDate>
    </item>
    <item>
      <title>Fast web page loading by defering and combining multiple javascripts </title>
      <description>A web page can load a lot faster and feel faster if the Javascripts files referenced on the page can be loaded after the visible content has been loaded and multiple Javascripts files can be batched into one download. This handy technique combines external javascripts references into one script tag and serves multiple javascripts using a Http Handler. &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%2faspnet%2ffastpageload.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2faspnet%2ffastpageload.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Fast_web_page_loading_by_defering_and_combining_multiple_javascripts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Fast_web_page_loading_by_defering_and_combining_multiple_javascripts</guid>
      <pubDate>Mon, 12 May 2008 14:01:12 GMT</pubDate>
    </item>
    <item>
      <title>JSON Services in ASP.NET Ajax</title>
      <description>In this post Javi discusses the use of JSON services int the context of a client centric development approach, and then he moves on from the theoretical point of view and explains with some samples how to to implement JSON services using the different mechanisms that ASP.NET provides: Page Methods, Web Services and WCF Services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjavicrespotech.blogspot.com%2f2008%2f05%2fjson-services-in-aspnet-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjavicrespotech.blogspot.com%2f2008%2f05%2fjson-services-in-aspnet-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JSON_Services_in_ASP_NET_Ajax</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JSON_Services_in_ASP_NET_Ajax</guid>
      <pubDate>Mon, 12 May 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Using #region Directive With JavaScript Files in Visual Studio </title>
      <description>Nice macros, found on MS forums, allowing to limited support of //#region directive for JS files - similar to one in C# and VB.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fusing-region-directive-with-javascript.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fusing-region-directive-with-javascript.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_region_Directive_With_JavaScript_Files_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_region_Directive_With_JavaScript_Files_in_Visual_Studio</guid>
      <pubDate>Tue, 15 Apr 2008 18:49:56 GMT</pubDate>
    </item>
    <item>
      <title>Ajax Templates</title>
      <description>A prototype for an Ajax templating solution, combined with an Ajax-friendly server-side solution based on asp.net server controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nikhilk.net%2fAjax-Templates.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nikhilk.net%2fAjax-Templates.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Templates</guid>
      <pubDate>Mon, 14 Apr 2008 06:35:40 GMT</pubDate>
    </item>
    <item>
      <title>Advanced Tooltip Control, ASP.NET AJAX </title>
      <description>Cool tooltip control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fadvanced-tooltip-control-aspnet-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fadvanced-tooltip-control-aspnet-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Advanced_Tooltip_Control_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Advanced_Tooltip_Control_ASP_NET_AJAX</guid>
      <pubDate>Sun, 13 Apr 2008 10:07:53 GMT</pubDate>
    </item>
    <item>
      <title>Javascript: Introducing Using (.js)</title>
      <description>Clean late loading of scripts using using.js. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f04%2fJavascript-Introducing-Using-(js).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jondavis.net%2fblog%2fpost%2f2008%2f04%2fJavascript-Introducing-Using-(js).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Javascript_Introducing_Using_js</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Javascript_Introducing_Using_js</guid>
      <pubDate>Thu, 17 Apr 2008 10:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Client Side Timer Component, ASP.NET AJAX </title>
      <description>Client side Time component, easy to use. Implemented as Sys.Component on the client side. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fclient-side-timer-component-aspnet-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fclient-side-timer-component-aspnet-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Client_Side_Timer_Component_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Client_Side_Timer_Component_ASP_NET_AJAX</guid>
      <pubDate>Thu, 10 Apr 2008 19:29:24 GMT</pubDate>
    </item>
    <item>
      <title>White Spaces in HTML Source - Be Careful </title>
      <description>Interesting fact about using standard approach of formatting html source in Visual Studio (and actually not only Visual Studio). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fwhite-spaces-in-html-source-be-careful.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f04%2fwhite-spaces-in-html-source-be-careful.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/White_Spaces_in_HTML_Source_Be_Careful</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/White_Spaces_in_HTML_Source_Be_Careful</guid>
      <pubDate>Mon, 07 Apr 2008 19:06:43 GMT</pubDate>
    </item>
    <item>
      <title>How to generate multiple outputs from single T4 template</title>
      <description>For some code generation tasks, like generating SELECT stored procedures based on indexes of a given database table, number of output artifacts may not be known upfront. Because T4 was designed to generate a single output file from one template file, developers are forced to generate multiple code artifacts in the same source file. This conflicts with the widely used practice of using one source file per code artifact. This article demonstrates how to work around this limitation of T4, generate multiple files from a single template and automatically add them to a Visual Studio project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.olegsych.com%2f2008%2f03%2fhow-to-generate-multiple-outputs-from-single-t4-template%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.olegsych.com%2f2008%2f03%2fhow-to-generate-multiple-outputs-from-single-t4-template%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_generate_multiple_outputs_from_single_T4_template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_generate_multiple_outputs_from_single_T4_template</guid>
      <pubDate>Mon, 07 Apr 2008 00:32:09 GMT</pubDate>
    </item>
    <item>
      <title>StateBag control - Sample source code 1</title>
      <description>using JSON state persister control - sample source code for sample scenario using google charts API. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fstatebag-control-simplifying-data_30.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fstatebag-control-simplifying-data_30.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/StateBag_control_Sample_source_code_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/StateBag_control_Sample_source_code_1</guid>
      <pubDate>Mon, 31 Mar 2008 02:03:29 GMT</pubDate>
    </item>
    <item>
      <title>StateBag control - JSON state persister for AJAX pages.</title>
      <description>Data exchange in AJAX pages between pages, web services and client script. Some thoughts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fstatebag-control-simplifying-data.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fstatebag-control-simplifying-data.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/StateBag_control_JSON_state_persister_for_AJAX_pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/StateBag_control_JSON_state_persister_for_AJAX_pages</guid>
      <pubDate>Sun, 30 Mar 2008 01:14:55 GMT</pubDate>
    </item>
    <item>
      <title>Great Summary of AJAXWorld2008 in NYC</title>
      <description>Some pros, lots of cons &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fdavidcilley%2farchive%2f2008%2f03%2f21%2fatalasoft-at-ajaxworld-2008-east.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fdavidcilley%2farchive%2f2008%2f03%2f21%2fatalasoft-at-ajaxworld-2008-east.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Great_Summary_of_AJAXWorld2008_in_NYC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Great_Summary_of_AJAXWorld2008_in_NYC</guid>
      <pubDate>Sun, 30 Mar 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How to use T4 to generate strongly-typed AzMan wrapper</title>
      <description>Very good article on how to use T4 to generate strongly typed class for AzMan instead of accessing it using security application block &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.olegsych.com%2f2008%2f03%2fhow-to-use-t4-to-generate-strongly-typed-azman-wrapper%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.olegsych.com%2f2008%2f03%2fhow-to-use-t4-to-generate-strongly-typed-azman-wrapper%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_use_T4_to_generate_strongly_typed_AzMan_wrapper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_use_T4_to_generate_strongly_typed_AzMan_wrapper</guid>
      <pubDate>Wed, 19 Mar 2008 10:33:58 GMT</pubDate>
    </item>
    <item>
      <title>Links to How To of Text Template Transformation Engine</title>
      <description>This post links to all &amp;quot;How to&amp;quot; articles of Text Template Transformation Toolkit, on MSDN. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmadhavrao.com%2f2008%2f03%2f15%2ft4-how-to%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmadhavrao.com%2f2008%2f03%2f15%2ft4-how-to%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Links_to_How_To_of_Text_Template_Transformation_Engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Links_to_How_To_of_Text_Template_Transformation_Engine</guid>
      <pubDate>Sun, 16 Mar 2008 05:46:51 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript Enumerations in ASP.NET AJAX Framework </title>
      <description>Using enumerations can significantly improve the quality of client-side code and make it more readable. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fjavascript-enumerations-in-aspnet-ajax.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fjavascript-enumerations-in-aspnet-ajax.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JavaScript_Enumerations_in_ASP_NET_AJAX_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JavaScript_Enumerations_in_ASP_NET_AJAX_Framework</guid>
      <pubDate>Sun, 09 Mar 2008 18:38:09 GMT</pubDate>
    </item>
    <item>
      <title>Retaining Good Developers - 10 Things To Keep Them Happy</title>
      <description>This is a great article.  I just wish some of my previous employers would have done just a few of these things.  I probably would have stuck around longer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.keepitsimpleprojects.com%2fviewtopic.php%3fp%3d92%2392" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Retaining_Good_Developers_10_Things_To_Keep_Them_Happy</guid>
      <pubDate>Sun, 09 Mar 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Executing method in the class library using ASP.NET AJAX with no WebSe</title>
      <description>Sample with source code - how can we call server method that resides in class library from javascript without PageMethods, or WebServices, but using HttpHandler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fexecuting-method-in-class-library-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.devarchive.net%2f2008%2f03%2fexecuting-method-in-class-library-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Executing_method_in_the_class_library_using_ASP_NET_AJAX_with_no_WebSe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Executing_method_in_the_class_library_using_ASP_NET_AJAX_with_no_WebSe</guid>
      <pubDate>Sun, 02 Mar 2008 22:43:44 GMT</pubDate>
    </item>
  </channel>
</rss>