<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with .Net</title>
    <description>the latest stories tagged with '.Net' from DotNetKicks.com</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>Visual Studio 2010 and .NET Framework 4.0</title>
      <description>On Sept. 29, 2008, Microsoft announced the next generations of Visual Studio and .NET Framework. Visual Studio 2010 and .NET 4.0 are meant to simplify application's life-cycle management by make it easier for all contributors of the software team (core programmers, UI designers, testers and project managers), to participate throughout the life-cycle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</guid>
      <pubDate>Fri, 10 Oct 2008 13:01:10 GMT</pubDate>
    </item>
    <item>
      <title> Using tuples in C# functions and dictionaries</title>
      <description>Using tuples (just like tuples in F#) can improve your C# code and reduce number of classes and code-lines you write for some common mundane tasks.

Code snippets are attached &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fusing-tuples-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fusing-tuples-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_tuples_in_C_functions_and_dictionaries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_tuples_in_C_functions_and_dictionaries</guid>
      <pubDate>Tue, 30 Sep 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Dynamite: High Performace Dynamic Sorting Using Expressions</title>
      <description>Easy-to-use and high performance dynamic sorting library with support for most type of sequences, multiple fields, nested properties and SQL-like syntax, developed using System.Linq.Expression classes. Also discusses performance issues with sorting and how to improve performance of sorting in Windows Presentation Foundation collection views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fscript%2fArticles%2fArticle.aspx%3faid%3d29660"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fscript%2fArticles%2fArticle.aspx%3faid%3d29660" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dynamite_High_Performace_Dynamic_Sorting_Using_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dynamite_High_Performace_Dynamic_Sorting_Using_Expressions</guid>
      <pubDate>Sun, 28 Sep 2008 13:45:37 GMT</pubDate>
    </item>
    <item>
      <title>FREE Technical E-Book Previews, Magazines and other Technical Material</title>
      <description>One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource  2. Click on 'Request Now'  3. Complete the application form and submit it. All the resources shown here are absolutely FREE to professionals who qualify. Please check out the 'Geographical Eligibility' before downloading the books. The books shown here are for Developers, Testers, Team Leads, Project Leads, Project Managers , CEO's etc. &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%3d205"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d205" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</guid>
      <pubDate>Wed, 24 Sep 2008 23:08:21 GMT</pubDate>
    </item>
    <item>
      <title> Some performance issues and caveats of LINQ</title>
      <description>Linq to collections generally performs worse, than the hard-coded approach. In the high-stress scenarios (i.e.: in heavy math calculations) improper Linq usage could become a problem. Let's write a couple of micro-benchmarks and compare the performance of hand-written loops with the Linq. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fsome-performance-issues-and-caveats-of-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fsome-performance-issues-and-caveats-of-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Some_performance_issues_and_caveats_of_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Some_performance_issues_and_caveats_of_LINQ</guid>
      <pubDate>Wed, 24 Sep 2008 20:32:15 GMT</pubDate>
    </item>
    <item>
      <title> Some tips on writing event handling code in C# .NET</title>
      <description>You can drop a lot of repetitive code in C# event declaration and raising (including some EventArgs declarations, defining custom delegates, checking for nulls) if you follow these tips. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fsome-tips-on-writing-event-handling-code-in-c-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fsome-tips-on-writing-event-handling-code-in-c-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Some_tips_on_writing_event_handling_code_in_C_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Some_tips_on_writing_event_handling_code_in_C_NET</guid>
      <pubDate>Tue, 23 Sep 2008 13:38:39 GMT</pubDate>
    </item>
    <item>
      <title> BFG: DSL configuration syntax for Autofac IoC Container</title>
      <description>This might be interesting for people that use popular IoC container for .NET - Autofac. Now it is possible to configure this container with the custom DSL syntax that is more flexible and efficient than plain XML configuration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fbfg-dsl-configuration-syntax-for-autofac-ioc-container%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fbfg-dsl-configuration-syntax-for-autofac-ioc-container%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/BFG_DSL_configuration_syntax_for_Autofac_IoC_Container</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/BFG_DSL_configuration_syntax_for_Autofac_IoC_Container</guid>
      <pubDate>Mon, 22 Sep 2008 19:32:57 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Exception Handling Application Block with Photon.NET</title>
      <description>Let's implement lightweight EntLib Exception Handling with the Autofac IoC and Boo DSL &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fimplementing-exception-handling-application-block-with-photonnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fimplementing-exception-handling-application-block-with-photonnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Implementing_Exception_Handling_Application_Block_with_Photon_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Implementing_Exception_Handling_Application_Block_with_Photon_NET</guid>
      <pubDate>Thu, 18 Sep 2008 03:36:53 GMT</pubDate>
    </item>
    <item>
      <title>nAML: A New Revolutionary Way to Model Your .NET Applications!</title>
      <description>Having an easy to understand visual notation, not only helps architects to model the system efficiently, but also helps developers to quickly implement that, as well as it helps the re-engineering process to easily adopt the architectural model with respect to new requirement. nAML illustrates real world samples, from user interface experience, .NET specific language (such as C#) classes to database level SQL commands, to let software architects and developers to have a clean model for the future system. One of it's the most powerful objectives of this new visual language is the besides an easy way to model the system, the target model will require near to zero knowledge on notation semantics from reader aspect.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f09%2f12%2fnaml-a-new-revolutionary-way-to-model-your-net-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f09%2f12%2fnaml-a-new-revolutionary-way-to-model-your-net-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/nAML_A_New_Revolutionary_Way_to_Model_Your_NET_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/nAML_A_New_Revolutionary_Way_to_Model_Your_NET_Applications</guid>
      <pubDate>Fri, 12 Sep 2008 14:42:29 GMT</pubDate>
    </item>
    <item>
      <title>How to Create a Gantt Control in WPF</title>
      <description>Describes the first baby step towards creating a Gantt Control in WPF. That is, creating a new WPF panel that allows controls to be laid out by date. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f09%2fhow-to-create-gantt-control-in-wpf.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f09%2fhow-to-create-gantt-control-in-wpf.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_to_Create_a_Gantt_Control_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_to_Create_a_Gantt_Control_in_WPF</guid>
      <pubDate>Tue, 09 Sep 2008 11:41:48 GMT</pubDate>
    </item>
    <item>
      <title>How to iterate thought all properties of a class</title>
      <description>The purpose of this article is to describe some of the practical uses of the Reflection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle132.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle132.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_iterate_thought_all_properties_of_a_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_iterate_thought_all_properties_of_a_class</guid>
      <pubDate>Sun, 07 Sep 2008 18:30:52 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Connecting asp.net to mysql database</title>
      <description>This article wil tell you how to create a database in mysql and how to connect that database to an ASP.NET application. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</guid>
      <pubDate>Sat, 30 Aug 2008 22:16:52 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part II</title>
      <description>In the previous article, 30 Common String Operations in C# and VB.NET - Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. &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%3d190"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d190" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</guid>
      <pubDate>Wed, 27 Aug 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part I </title>
      <description>This article compiles some common String operations that we encounter while working with the String class. In Part I, 15 common string operations have been covered .
 &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%3d189"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d189" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</guid>
      <pubDate>Mon, 25 Aug 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>what's latest in the .NET 3.5 Framework SP1</title>
      <description>The .NET Framework 3.5 Service Pack 1 delivers more controls, a streamlined setup, improved start-up performance, and powerful latest graphics features for client development and rich data scaffolding, and other improvements for Web development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fNET%2fwhatsnew.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fNET%2fwhatsnew.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/compactframework/what_s_latest_in_the_NET_3_5_Framework_SP1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/compactframework/what_s_latest_in_the_NET_3_5_Framework_SP1</guid>
      <pubDate>Thu, 14 Aug 2008 09:48:10 GMT</pubDate>
    </item>
    <item>
      <title>LINQ ElementAt and ElementAtOrDefault</title>
      <description>We can use the ElementAt extension method of LINQ to return the element at a specified index (zero based) in a sequence. However the ElementAt extension method would throw the System.ArguementOutOfRangeException when the specified index is a negative value or not less than the size of the sequence. In such a scenario, we can use the ElementAtOrDefault extenion method which would return the default value of a type instead of throwing the System.ArguementOutOfRangeException.

Read this article for code example (both in C# and VB.NET) with comments &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2008%2f08%2f13%2flinq-elementat-and-elementatordefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2008%2f08%2f13%2flinq-elementat-and-elementatordefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_ElementAt_and_ElementAtOrDefault</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_ElementAt_and_ElementAtOrDefault</guid>
      <pubDate>Wed, 13 Aug 2008 15:18:41 GMT</pubDate>
    </item>
    <item>
      <title>Photshop style layer blending in WPF</title>
      <description>Pixelshader code for Photshop style layer blending in WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fblending-modes-in-wpf-using.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f08%2fblending-modes-in-wpf-using.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wwf/Photshop_style_layer_blending_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wwf/Photshop_style_layer_blending_in_WPF</guid>
      <pubDate>Tue, 12 Aug 2008 21:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Undocumented Linq! .NET 3.5 SP1 Gold Forgot to mention you might break</title>
      <description>Undocumented Linq! .NET 3.5 SP1 Gold Forgot to Mention these Critical Changes that might Break your Code

BREAKING CHANGE: Cast&amp;lt;T&amp;gt; Behavior 

Also, a new implementation recognizes queries that apply Where and/or Select to arrays or List&amp;lt;T&amp;gt; and fold pipelines of multiple enumerable objects into single specialized enumerables.

According to Dinesh Kulkari at Microsoft this enhancement: &amp;quot;..produces substantial improvement in base overhead of common LINQ to Objects queries (at times 30+%).&amp;quot;

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f11%2fundocumented-linq-net-35-sp1-gold-forgot-to-mention-these-critical-changes-that-might-break-your-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f11%2fundocumented-linq-net-35-sp1-gold-forgot-to-mention-these-critical-changes-that-might-break-your-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Undocumented_Linq_NET_3_5_SP1_Gold_Forgot_to_mention_you_might_break</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Undocumented_Linq_NET_3_5_SP1_Gold_Forgot_to_mention_you_might_break</guid>
      <pubDate>Tue, 12 Aug 2008 01:59:11 GMT</pubDate>
    </item>
    <item>
      <title>How to: Use a Dictionary to Store Event Instances (C# Programming Guid</title>
      <description>Describes using accessor-declarations to store a number of events in a dictionary instead of allocating a variable for each event. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2flibrary%2fz4ka55h8(VS.80).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2flibrary%2fz4ka55h8(VS.80).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Use_a_Dictionary_to_Store_Event_Instances_C_Programming_Guid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Use_a_Dictionary_to_Store_Event_Instances_C_Programming_Guid</guid>
      <pubDate>Mon, 11 Aug 2008 09:35:51 GMT</pubDate>
    </item>
    <item>
      <title>Reduce ASP.NET Page size and complexity using JQuery-Part 2</title>
      <description>This is part 2 of my series for ASP.NET AJAX and JQuery comparison. You can read part 1 here. In my last 2 articles (Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service and Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service), I explained how to access JSON data from ASP.NET AJAX script service using ASP.NET AJAX client side framework and JQuery. In this post I will compare response/ request for these two implementations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f08%2f06%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f08%2f06%2fReduce-ASP.NET-Page-size-and-complexity-using-JQuery_2D00_Part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Reduce_ASP_NET_Page_size_and_complexity_using_JQuery_Part_2</guid>
      <pubDate>Wed, 06 Aug 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Convert Your VS 2008 Website to a Web Application</title>
      <description>You can use the workaround of converting a VS 2008 website to a web app, even though the option exists only for web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmeligy%2farchive%2f2008%2f08%2f03%2fconverting-vs-2008-website-to-web-application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmeligy%2farchive%2f2008%2f08%2f03%2fconverting-vs-2008-website-to-web-application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Convert_Your_VS_2008_Website_to_a_Web_Application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Convert_Your_VS_2008_Website_to_a_Web_Application</guid>
      <pubDate>Mon, 04 Aug 2008 10:49:47 GMT</pubDate>
    </item>
    <item>
      <title>My Favorite .NET Link Blogs</title>
      <description>Link blogs are one of the common types of blogs that are actually a list of links to other resources in a specific field. At first glance, it seems easy to collect some links and present them in a blog post and somehow this statement is right but there are some people who don't take it easy and put a good effort to present great link blogs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fmy-favorite-.net-link-blogs%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fmy-favorite-.net-link-blogs%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/My_Favorite_NET_Link_Blogs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/My_Favorite_NET_Link_Blogs</guid>
      <pubDate>Thu, 31 Jul 2008 23:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Dynamically create ASP.NET UserControl using JQuery &amp;amp; Ajax Web Service</title>
      <description>Few thing you need to consider when you are accesing ASP.NET webservice through JQuery.

    * Request verb Type
    * Content- length with IIS6+
    * Default contentType
    * JSON object formatting
    * Maximum length exceed exception

I am explaining these issues and workaround to make JQuery work fine with ASP.NET Ajax enabled web service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f29%2fDynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsanjeevagarwal%2farchive%2f2008%2f07%2f29%2fDynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamically_create_ASP_NET_UserControl_using_JQuery_Ajax_Web_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamically_create_ASP_NET_UserControl_using_JQuery_Ajax_Web_Service</guid>
      <pubDate>Tue, 29 Jul 2008 13:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Wave Reflection Effect</title>
      <description>Reflection effect using Pixel Shader in WPF 3.5 Sp1 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f07%2fwave-reflection-shader-effect-in-wpf.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frakeshravuri.blogspot.com%2f2008%2f07%2fwave-reflection-shader-effect-in-wpf.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Wave_Reflection_Effect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Wave_Reflection_Effect</guid>
      <pubDate>Fri, 25 Jul 2008 20:01:05 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET AJAX 4.0 Template Example</title>
      <description>Yesterday was released the first preview of ASP.NET 4.0. Lot's of cool stuff come with this release and with this article i will try to demonstrate the use of templates. The example is available for download Let's start... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f07%2f23%2fasp-net-ajax-4-0-template-example.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjohnkatsiotis%2farchive%2f2008%2f07%2f23%2fasp-net-ajax-4-0-template-example.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_4_0_Template_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_4_0_Template_Example</guid>
      <pubDate>Wed, 23 Jul 2008 13:25:35 GMT</pubDate>
    </item>
  </channel>
</rss>