<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by camalot</title>
    <description>Stories kicked by camalot</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>BlogEngine Theme:Vertigo2</title>
      <description>New BlogEngine Theme &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.themes4blogengine.net%2fpost%2fThemeVertigo2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.themes4blogengine.net%2fpost%2fThemeVertigo2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/BlogEngine_Theme_Vertigo2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/BlogEngine_Theme_Vertigo2</guid>
      <pubDate>Wed, 22 Oct 2008 19:19:53 GMT</pubDate>
    </item>
    <item>
      <title>7 of my favorite jQuery plugins for use with ASP.NET</title>
      <description>Seven of my favorite jQuery plugins to use with ASP.NET and ASP.NET AJAX, based on my own successes and failures using them over the past year and a half. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f19%2f7-of-my-favorite-jquery-plugins-for-use-with-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f10%2f19%2f7-of-my-favorite-jquery-plugins-for-use-with-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/7_of_my_favorite_jQuery_plugins_for_use_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/7_of_my_favorite_jQuery_plugins_for_use_with_ASP_NET</guid>
      <pubDate>Mon, 20 Oct 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Object Oriented Programming With JavaScript</title>
      <description>In this article we are going to take an introductory look at how OO JavaScript works. I am going to assume you are familiar with Object Oriented Programming (OOP) concepts such as encapsulation, inheritance, and polymorphism. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f14%2fobject-oriented-programming-with-javascript%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f10%2f14%2fobject-oriented-programming-with-javascript%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Object_Oriented_Programming_With_JavaScript_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Object_Oriented_Programming_With_JavaScript_1</guid>
      <pubDate>Wed, 15 Oct 2008 08:01:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 - Cheat Sheet - One Page PDF Download</title>
      <description>Very frequently I have been asked to create a page, post or article where in one page all the important concepts of SQL Server are covered. SQL Server 2008 is very large subject and can not be even covered 1000 of pages. In daily life of DBA there are few commands very frequently used and for novice developers it is good to keep all the important SQL Script and SQL Statements handy.

I have attempted to create cheat sheet for SQL Server 2008 most important commands. User can print this in one A4 size page and keep along with them. This can be used in interviews where T-SQL scripts are being asked.

Let me know your opinion and if you find this useful.

Bookmark it for future use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f10%2f02%2fsql-server-2008-cheat-sheet-one-page-pdf-download%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Cheat_Sheet_One_Page_PDF_Download</guid>
      <pubDate>Wed, 08 Oct 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Clean-Up JavaScript sources Using JSLint from within Visual Studio IDE</title>
      <description>Jason Diamond shows how to integrate JSLint (http://www.jslint.com/ by Douglas Crockford) into Visual Studio so that one can interactively clean-up JavaScript sources of common pitfalls without ever leaving the IDE. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjason.diamond.name%2fweblog%2f2008%2f08%2f09%2fverifying-javascript-with-jslint-and-visual-studio"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjason.diamond.name%2fweblog%2f2008%2f08%2f09%2fverifying-javascript-with-jslint-and-visual-studio" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Clean_Up_JavaScript_sources_Using_JSLint_from_within_Visual_Studio_IDE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Clean_Up_JavaScript_sources_Using_JSLint_from_within_Visual_Studio_IDE</guid>
      <pubDate>Mon, 06 Oct 2008 17:33:22 GMT</pubDate>
    </item>
    <item>
      <title>Ideavine - An open source hosting project</title>
      <description>Nate Kotahri and James Alveri has launched a new open source hosting service for .NET. it's currently hosting only two projects, Subtext a famous open source blogging engine and NInject, a dependency injection framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f10%2f03%2fideavine-an-open-source-hosting-project.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwindowsclient.net%2fblogs%2filves%2farchive%2f2008%2f10%2f03%2fideavine-an-open-source-hosting-project.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Ideavine_An_open_source_hosting_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Ideavine_An_open_source_hosting_project</guid>
      <pubDate>Thu, 09 Oct 2008 11:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Snippet Designer</title>
      <description>Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</guid>
      <pubDate>Fri, 03 Oct 2008 13:16:23 GMT</pubDate>
    </item>
    <item>
      <title>More Efficient SyntaxHighlighter</title>
      <description>No more preloading SyntaxHighlighter when you don't need the scripts.  I used the power of jQuery to dynamically load only the necessary brush scripts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f25%2fMore-Efficient-SyntaxHighlighter.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f25%2fMore-Efficient-SyntaxHighlighter.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/More_Efficient_SyntaxHighlighter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/More_Efficient_SyntaxHighlighter</guid>
      <pubDate>Sat, 27 Sep 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Mobile Twitter Client - Quakk goes Open Source</title>
      <description>If you're interested in participating with the development of Quakk or just want to have a poke around in the code, then you can download the source from Code Plex. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.anthonyburns.co.uk%2fblog%2fQuakk-Goes-Open-Source"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.anthonyburns.co.uk%2fblog%2fQuakk-Goes-Open-Source" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Windows_Mobile_Twitter_Client_Quakk_goes_Open_Source</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Windows_Mobile_Twitter_Client_Quakk_goes_Open_Source</guid>
      <pubDate>Thu, 25 Sep 2008 14:01:49 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Snippet Designer Released</title>
      <description>&amp;quot;The Snippet Designer was started as an intern project of mine during the Summer of 2006.  The idea was to make snippet files (which were introduced to Visual Studio in 2005) a first class entity.  Following this idea I created a Visual Studio plug-in which included an editor for snippet files and a search tool window to find snippets.  The plan then was to release it on Codeplex but when my internship ended the project was forgotten about.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2008%2f09%2fsnippet-designer-released-making-vb-c.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2008%2f09%2fsnippet-designer-released-making-vb-c.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_Released</guid>
      <pubDate>Mon, 22 Sep 2008 16:47:17 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio snippet designer</title>
      <description>Recently Microsoft released source code and compiled version of previously internal tool, that helps to create and manage code snippets in Visual Studio IDE &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%2ftamir%2farchive%2f2008%2f09%2f22%2fvisual-studio-snippet-designer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f09%2f22%2fvisual-studio-snippet-designer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_snippet_designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_snippet_designer</guid>
      <pubDate>Mon, 22 Sep 2008 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Google Chrome updated to run Silverlight</title>
      <description>Chrome latest build was released under the Developer chain, an alternative release cycle which let you update to interim builds of Google's Internet Browser, for testing purposes. On this post you will find an early review of the update which truly is an improvement to the beta release, check it out and get yourself switched to the Dev chain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbits.samiq.net%2f2008%2f09%2fgoogle-chrome-updated-to-run.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbits.samiq.net%2f2008%2f09%2fgoogle-chrome-updated-to-run.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Google_Chrome_updated_to_run_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Google_Chrome_updated_to_run_Silverlight</guid>
      <pubDate>Wed, 17 Sep 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>StackOverflow</title>
      <description>StackOverflow -  - is in public beta. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstackoverflow.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstackoverflow.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/StackOverflow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/StackOverflow</guid>
      <pubDate>Mon, 15 Sep 2008 16:16:04 GMT</pubDate>
    </item>
    <item>
      <title>CodePlex launches support for TortoiseSVN</title>
      <description>No longer do you need to host SvnBridge yourself, or use the Team Foundation Client or the CodePlex client. Now you can use your favorite SVN client and connect directly to your repository! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcodeplex%2farchive%2f2008%2f09%2f14%2fcodeplex-launches-support-for-tortoisesvn.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcodeplex%2farchive%2f2008%2f09%2f14%2fcodeplex-launches-support-for-tortoisesvn.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/CodePlex_launches_support_for_TortoiseSVN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/CodePlex_launches_support_for_TortoiseSVN</guid>
      <pubDate>Mon, 15 Sep 2008 11:01:03 GMT</pubDate>
    </item>
    <item>
      <title>StyleCop was just released!</title>
      <description>StyleCop was just released!  A tool that does all the styling for you in VS 2008 and 2005.  It helps you adhere to styling guidelines and standards of your Code.  It is a Great tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fStyleCop-was-just-released!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fStyleCop-was-just-released!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/StyleCop_was_just_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/StyleCop_was_just_released</guid>
      <pubDate>Sat, 13 Sep 2008 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Subversion Support Comes to CodePlex. Sorta'</title>
      <description>A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f09%2f09%2fsubversion-support-on-codeplex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f09%2f09%2fsubversion-support-on-codeplex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subversion_Support_Comes_to_CodePlex_Sorta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subversion_Support_Comes_to_CodePlex_Sorta</guid>
      <pubDate>Wed, 10 Sep 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>What if it's not in Environment.SpecialFolder?</title>
      <description>The correct way to find the location of system folders not listed in Environment.SpecialFolder. &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%2fstevehawley%2farchive%2f2008%2f08%2f25%2fgetting-the-fonts-folder.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2fstevehawley%2farchive%2f2008%2f08%2f25%2fgetting-the-fonts-folder.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/What_if_it_s_not_in_Environment_SpecialFolder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/What_if_it_s_not_in_Environment_SpecialFolder</guid>
      <pubDate>Wed, 03 Sep 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>IPhone UI with Silverlight 2 beta 2</title>
      <description>It's been quite a while since Microsoft has introduced the Beta 2 release of Silverlight. There are plenty of Silverlight enthusiasts who are passionate about this cross-platform browser application programming. They've already given us some useful and eye catching applications. Some applications have given us the feel that this is the future of web programming. I'm a great follower of WPF. In fact I've always been and will be. Silverlight has many things in common with WPF but also many different things missing, being a subset of WPF. For the last couple of days I was thinking about creating some eye-catching, innovative user interface but something common, something people have already seen. The idea was converting an existing user interface which was written using another platform, and of course using WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fIPhone-UI-with-Silverlight-2-beta-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fsilverlight%2fIPhone-UI-with-Silverlight-2-beta-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/IPhone_UI_with_Silverlight_2_beta_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/IPhone_UI_with_Silverlight_2_beta_2</guid>
      <pubDate>Sat, 30 Aug 2008 10:16:16 GMT</pubDate>
    </item>
    <item>
      <title>Lutz Reflector now owned by Red Gate</title>
      <description>Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</guid>
      <pubDate>Wed, 20 Aug 2008 17:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Easily build powerful client-side AJAX paging, using jQuery</title>
      <description>An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</guid>
      <pubDate>Wed, 20 Aug 2008 15:31:14 GMT</pubDate>
    </item>
    <item>
      <title>URL Rewriting Extension For BlogEngine</title>
      <description>Get control over your URLs with this BlogEngine extension. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f08%2f05%2fURL-Rewriting-Extension-For-BlogEngine.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dexign.net%2fpost%2f2008%2f08%2f05%2fURL-Rewriting-Extension-For-BlogEngine.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/URL_Rewriting_Extension_For_BlogEngine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/URL_Rewriting_Extension_For_BlogEngine</guid>
      <pubDate>Thu, 07 Aug 2008 06:01:37 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Releases SQL Server 2008</title>
      <description>Customers and partners worldwide confirm mission-critical applications, enterprise-class data warehousing support.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fpresspass%2fpress%2f2008%2faug08%2f08-06SQLServer2008PR.mspx%3frss_fdn%3dPress%2520Releases"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fpresspass%2fpress%2f2008%2faug08%2f08-06SQLServer2008PR.mspx%3frss_fdn%3dPress%2520Releases" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Microsoft_Releases_SQL_Server_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Microsoft_Releases_SQL_Server_2008</guid>
      <pubDate>Wed, 06 Aug 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Maintain Browser History with AJAX </title>
      <description>The article aims at understanding History Points in AJAX that allow the browser to keep track of AJAX steps and therefore move through them using forward and backward buttons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f07%2f26%2fMaintain-Browser-History-with-AJAX.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f07%2f26%2fMaintain-Browser-History-with-AJAX.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Maintain_Browser_History_with_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Maintain_Browser_History_with_AJAX</guid>
      <pubDate>Sun, 27 Jul 2008 20:08:11 GMT</pubDate>
    </item>
    <item>
      <title>Dependency Injection at a Glance</title>
      <description>In the course of experimenting with the new MVC release for .Net, I stumbled across a post on the ASP forums where someone was explaining his approach to architecture using MVC. In reading further, I found that he was using dependency injection; a reusable design pattern presumably brought to .Net from Java world. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flowrymedia.com%2fblogs%2ftechnical%2fdependency-injection-at-a-glance%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flowrymedia.com%2fblogs%2ftechnical%2fdependency-injection-at-a-glance%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dependency_Injection_at_a_Glance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dependency_Injection_at_a_Glance</guid>
      <pubDate>Sun, 27 Jul 2008 18:39:22 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Item Templates </title>
      <description>Sometimes we are using the same patterns of code over and over again. Those of us who are lazy (but smart) will create their own code snippets, if you are not familiar with this subject, read about how to create code snippets easily. But what if we need to create lots of classes with the same pattern? Code snippets may not be enough because they lack of some functionality which is needed to achieve our goal.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f24%2fvisual-studio-item-templates%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f07%2f24%2fvisual-studio-item-templates%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Visual_Studio_Item_Templates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Visual_Studio_Item_Templates</guid>
      <pubDate>Fri, 25 Jul 2008 14:46:03 GMT</pubDate>
    </item>
  </channel>
</rss>