<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by wisemx</title>
    <description>Stories kicked by wisemx</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>URL Rewrite - Multiple domains under one site. Part II</title>
      <description>I believe I have it .

I've been meaning to put together the ultimate outgoing rule for hosting multiple domains under one site.  I finally sat down this week and setup a few test cases, and created one rule to rule them all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fowscott%2farchive%2f2010%2f05%2f26%2furl-rewrite-multiple-domains-under-one-site-part-ii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fowscott%2farchive%2f2010%2f05%2f26%2furl-rewrite-multiple-domains-under-one-site-part-ii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/URL_Rewrite_Multiple_domains_under_one_site_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/URL_Rewrite_Multiple_domains_under_one_site_Part_II</guid>
      <pubDate>Tue, 01 Jun 2010 17:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Office Live add-in 1.5 cannot be installed</title>
      <description>Having trouble with a recent Windows Update that failed to install the Office Live add-in 1.5?
This has been driving me nuts on a Windows 7 Ultimate 64-bit system for three days.
Windows Update would fail, click the "Try again" button and.fail
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmarkwisecarver%2farchive%2f2010%2f05%2f26%2foffice-live-add-in-1-5-cannot-be-installed.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmarkwisecarver%2farchive%2f2010%2f05%2f26%2foffice-live-add-in-1-5-cannot-be-installed.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/liveframework/Office_Live_add_in_1_5_cannot_be_installed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/liveframework/Office_Live_add_in_1_5_cannot_be_installed</guid>
      <pubDate>Wed, 26 May 2010 22:52:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Management Studio to SQL Azure</title>
      <description>Starting with SQL Server 2008 R2, SQL Server Management Studio can connect directly to SQL Azure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsqlazure%2farchive%2f2010%2f05%2f18%2f10014309.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsqlazure%2farchive%2f2010%2f05%2f18%2f10014309.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Management_Studio_to_SQL_Azure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Management_Studio_to_SQL_Azure</guid>
      <pubDate>Tue, 18 May 2010 18:11:08 GMT</pubDate>
    </item>
    <item>
      <title>Navigation for ASP.NET Web Forms project published on codeplex</title>
      <description>Navigation for ASP.NET Web Forms manages movement and data passing between aspx Pages in a unit testable manner. Features include loosely coupled Pages, typed data passing, empty code-behinds, context-sensitive bread crumb trail, ASP.NET Data binding integration, automatic ASP.NET Ajax history navigation and many more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnavigation.codeplex.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnavigation.codeplex.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Navigation_for_ASP_NET_Web_Forms_project_published_on_codeplex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Navigation_for_ASP_NET_Web_Forms_project_published_on_codeplex</guid>
      <pubDate>Thu, 13 May 2010 09:22:58 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu on jQuery Templates and Data Linking</title>
      <description>The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today.

Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we'd be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you'll find jQuery automatically added to your project. &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%2f2010%2f05%2f07%2fjquery-templates-and-data-linking-and-microsoft-contributing-to-jquery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f05%2f07%2fjquery-templates-and-data-linking-and-microsoft-contributing-to-jquery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/ScottGu_on_jQuery_Templates_and_Data_Linking</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/ScottGu_on_jQuery_Templates_and_Data_Linking</guid>
      <pubDate>Fri, 07 May 2010 10:09:22 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 4: How to integrate Microsoft Translator Service</title>
      <description>A few weeks ago, I found the Microsoft Translator Interactive SDK, and I recognized that it is very easy to use in .NET applications, like Silverlight and Windows Phone.

So I started a sample application. After a while I got the idea to build a "UserControl" out of this feature. Why? Because it is "pickable" in the UI for a developer or Designer. The control itself is not visible at runtime, it only appears at designtime, as an ugly looking red box with its name on it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2folivers%2farchive%2f2010%2f05%2f07%2fsilverlight-4-how-to-integrate-microsoft-translator-service-into-silverlight-and-windows-phone.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2folivers%2farchive%2f2010%2f05%2f07%2fsilverlight-4-how-to-integrate-microsoft-translator-service-into-silverlight-and-windows-phone.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_4_How_to_integrate_Microsoft_Translator_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_4_How_to_integrate_Microsoft_Translator_Service</guid>
      <pubDate>Fri, 07 May 2010 10:01:14 GMT</pubDate>
    </item>
    <item>
      <title>A few thoughts on jQuery templating with jQuery.tmpl</title>
      <description>Some thoughts on the current state of the jQuery.tmpl plugin, and suggestions for making it better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2010%2f05%2f03%2fa-few-thoughts-on-jquery-templating-with-jquery-tmpl%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2010%2f05%2f03%2fa-few-thoughts-on-jquery-templating-with-jquery-tmpl%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/A_few_thoughts_on_jQuery_templating_with_jQuery_tmpl</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/A_few_thoughts_on_jQuery_templating_with_jQuery_tmpl</guid>
      <pubDate>Fri, 07 May 2010 14:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Get Latest SQL Query for Sessions</title>
      <description>This is number one request from any developer regarding how to see what was the latest query for that session. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f05%2fsql-server-get-latest-sql-query-for-sessions-dmv%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f05%2fsql-server-get-latest-sql-query-for-sessions-dmv%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Get_Latest_SQL_Query_for_Sessions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Get_Latest_SQL_Query_for_Sessions</guid>
      <pubDate>Fri, 07 May 2010 18:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Free at Last! The End of the Sueetie Shared Master Page Model</title>
      <description>I'm putting a lot of effort in Gummy Bear 1.3 to make the creation of Community Themes and Theme Packs much, much easier. Something's wrong when you can setup an Online Community as rich in features as Sueetie in 15 minutes, but then must invest a week theming the thing. With Gummy Bear 1.3, the plan is to quickly setup an online community like always, but then be able to chose from a ton of Theme Packs to be up and running in production quickly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbvt.com%2fblog%2fpost%2fFree-at-Last!-The-End-of-the-Sueetie-Shared-Master-Page-Model.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbvt.com%2fblog%2fpost%2fFree-at-Last!-The-End-of-the-Sueetie-Shared-Master-Page-Model.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Free_at_Last_The_End_of_the_Sueetie_Shared_Master_Page_Model</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Free_at_Last_The_End_of_the_Sueetie_Shared_Master_Page_Model</guid>
      <pubDate>Tue, 04 May 2010 00:28:27 GMT</pubDate>
    </item>
    <item>
      <title>Build your own Bing image search with the Bing API and jQuery</title>
      <description>One of the most popular parts of Bing is its image search with its never-ending scroll feature. In this post I'll show you my own implementation of a Bing-like image search using the Bing API and jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjclaes.blogspot.com%2f2010%2f05%2fbuild-your-own-bing-image-search-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjclaes.blogspot.com%2f2010%2f05%2fbuild-your-own-bing-image-search-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Build_your_own_Bing_image_search_with_the_Bing_API_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Build_your_own_Bing_image_search_with_the_Bing_API_and_jQuery</guid>
      <pubDate>Sun, 09 May 2010 19:30:51 GMT</pubDate>
    </item>
    <item>
      <title>What is AdventureWorks? - The known and the Unknown Story</title>
      <description>The known and the Unknown Story &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f01%2fsql-server-what-is-adventureworks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f01%2fsql-server-what-is-adventureworks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/What_is_AdventureWorks_The_known_and_the_Unknown_Story</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/What_is_AdventureWorks_The_known_and_the_Unknown_Story</guid>
      <pubDate>Sun, 02 May 2010 01:17:24 GMT</pubDate>
    </item>
    <item>
      <title>Securing ASP.Net Web Services with Forms Authentication</title>
      <description>In this article we show how Forms Authentication can be used to secure ASP.Net Web Services, using the built-in ASP.Net Membership Provider classes which utilize SQL Server to store usernames and passwords. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fSecuring-ASP-Net-Web-Services-with-Forms-Authentication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fSecuring-ASP-Net-Web-Services-with-Forms-Authentication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Securing_ASP_Net_Web_Services_with_Forms_Authentication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Securing_ASP_Net_Web_Services_with_Forms_Authentication</guid>
      <pubDate>Fri, 30 Apr 2010 13:19:26 GMT</pubDate>
    </item>
    <item>
      <title>Setting default member in role playing dimensions</title>
      <description>Today I got a call from one of my colleagues asking how to set a default member for a dimension attribute . I was a little surprised as I thought setting a default member is quite straight forward and was even more surprised to learn that the dimension had processed successfully but the cube had failed with errors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f30%2fsetting-default-member-in-role-playing-dimensions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f30%2fsetting-default-member-in-role-playing-dimensions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Setting_default_member_in_role_playing_dimensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Setting_default_member_in_role_playing_dimensions</guid>
      <pubDate>Fri, 30 Apr 2010 12:38:02 GMT</pubDate>
    </item>
    <item>
      <title>Dependency Injection in ASP.NET MVC NerdDinner App using Ninject</title>
      <description>Dependency Injection in ASP.NET MVC NerdDinner Applicatiobn using Ninject and Ninject extension Ninject.Web.Mvc  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fshijuvarghese%2farchive%2f2010%2f04%2f30%2fdependency-injection-in-nerddinner-app-using-ninject.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fshijuvarghese%2farchive%2f2010%2f04%2f30%2fdependency-injection-in-nerddinner-app-using-ninject.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dependency_Injection_in_ASP_NET_MVC_NerdDinner_App_using_Ninject</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dependency_Injection_in_ASP_NET_MVC_NerdDinner_App_using_Ninject</guid>
      <pubDate>Fri, 30 Apr 2010 09:13:35 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010</title>
      <description>Good collection of ASP.NET, ASP.NET MVC and Visual Studio 2010 -related links. &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%2f2010%2f04%2f30%2fapril-30th-links-asp-net-asp-net-mvc-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f04%2f30%2fapril-30th-links-asp-net-asp-net-mvc-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_April_30th_Links_ASP_NET_ASP_NET_MVC_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_April_30th_Links_ASP_NET_ASP_NET_MVC_Visual_Studio_2010</guid>
      <pubDate>Fri, 30 Apr 2010 08:02:21 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Access Key Helper</title>
      <description>So I was at the SHDNUG last night and watched Todd Anglin give a demonstration on Silverlight 4. One of the really cool things I saw was when he hit a key, all the access keys popped up on the screen. Granted he wasn't really showing that part off because obviously Silverlight 4 does some cool things, but I thought it was a nice feature to have on an accessible site. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fderans.blogspot.com%2f2010%2f04%2fjquery-access-key-helper.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fderans.blogspot.com%2f2010%2f04%2fjquery-access-key-helper.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Access_Key_Helper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Access_Key_Helper</guid>
      <pubDate>Fri, 30 Apr 2010 05:09:27 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks Launches a Fresh Design for .NET Programmers</title>
      <description>With the rise of social news sites, finding new content aggregation methods are pretty simple. And with how quickly the web is growing today, it's simple to find micro-niche sites for just about anything. DotNetKicks is one of my personal favorite sites - similar do DZone, but only for .NET and ASP programming links. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.insidethewebb.com%2f2010%2f04%2fdotnetkicks-launches-fresh-design-net-programmers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.insidethewebb.com%2f2010%2f04%2fdotnetkicks-launches-fresh-design-net-programmers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/DotNetKicks_Launches_a_Fresh_Design_for_NET_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/DotNetKicks_Launches_a_Fresh_Design_for_NET_Programmers</guid>
      <pubDate>Fri, 30 Apr 2010 00:12:21 GMT</pubDate>
    </item>
    <item>
      <title>Design View Performance Improvements</title>
      <description>In general, the designer is quite fast.  This is especially true when editing pure HTML documents, which is what it was originally designed to do well. However, the designer edits more than HTML.  It also has the rather sophisticated ability to edit ASP.Net pages containing various interesting web controls and master pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fwebdevtools%2farchive%2f2010%2f04%2f28%2fdesign-view-performance-improvements.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fwebdevtools%2farchive%2f2010%2f04%2f28%2fdesign-view-performance-improvements.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Design_View_Performance_Improvements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Design_View_Performance_Improvements</guid>
      <pubDate>Thu, 29 Apr 2010 01:25:27 GMT</pubDate>
    </item>
    <item>
      <title>Web Platform Installer 2.0 and Visual Studio Web Developer 2010 Expres</title>
      <description>I was setting up a new machine for presentations and I was getting ready to install Visual Studio 2010 Express and figured I'd go see if the Web Platform Installer (we call it &amp;quot;Web-P-I&amp;quot;) had the new versions of VS2010 ready to go. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.iis.net%2fshanselman%2farchive%2f2010%2f04%2f28%2fweb-platform-installer-2-0-and-visual-studio-web-developer-2010-express.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.iis.net%2fshanselman%2farchive%2f2010%2f04%2f28%2fweb-platform-installer-2-0-and-visual-studio-web-developer-2010-express.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Web_Platform_Installer_2_0_and_Visual_Studio_Web_Developer_2010_Expres</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Web_Platform_Installer_2_0_and_Visual_Studio_Web_Developer_2010_Expres</guid>
      <pubDate>Thu, 29 Apr 2010 00:16:51 GMT</pubDate>
    </item>
    <item>
      <title>Duplicating Custom Page Styling in ScrewTurn Wiki Namespaces</title>
      <description>One of the great features in ScrewTurn Wiki is namespaces, distinct wiki areas supporting namespace-specific permissions and administration, theming, page layouts and more.  ScrewTurn Wiki namespaces are fully supported with Sueetie, but the Sueetie Activity Log wasn't correctly recording non-root wiki page permalinks. A small bug to be sure, but the fix gave me the chance to work with ScrewTurn Wiki Namespaces. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdbvt.com%2fblog%2fpost%2fDuplicating-Custom-Page-Styling-in-ScrewTurn-Wiki-Namespaces.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdbvt.com%2fblog%2fpost%2fDuplicating-Custom-Page-Styling-in-ScrewTurn-Wiki-Namespaces.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Duplicating_Custom_Page_Styling_in_ScrewTurn_Wiki_Namespaces</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Duplicating_Custom_Page_Styling_in_ScrewTurn_Wiki_Namespaces</guid>
      <pubDate>Wed, 28 Apr 2010 21:49:03 GMT</pubDate>
    </item>
    <item>
      <title>Creating RSS feeds in ASP.NET MVC</title>
      <description>Simple and easy way to leverage .NET's built-in classes to provide RSS feeds from ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamieng.com%2fblog%2f2010%2f04%2f26%2fcreating-rss-feeds-in-asp-net-mvc"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamieng.com%2fblog%2f2010%2f04%2f26%2fcreating-rss-feeds-in-asp-net-mvc" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Creating_RSS_feeds_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Creating_RSS_feeds_in_ASP_NET_MVC</guid>
      <pubDate>Thu, 29 Apr 2010 05:15:52 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 new datetime types, functions and the conversions betw</title>
      <description>SQL Server 2008 has introduced four new datetime data types for the date and time representations in SQL Server Databases.   

  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2franjithk.com%2f2010%2f04%2f27%2fsql-server-2008-new-datetime-types-functions-and-the-conversions-between-them%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2franjithk.com%2f2010%2f04%2f27%2fsql-server-2008-new-datetime-types-functions-and-the-conversions-between-them%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_new_datetime_types_functions_and_the_conversions_betw</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_new_datetime_types_functions_and_the_conversions_betw</guid>
      <pubDate>Tue, 27 Apr 2010 11:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Welcome to the new DotNetKicks</title>
      <description>Welcome to the new DotNetKicks - Lots of improvements and even more on the way! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dotnetkicks.com%2fpost%2f2010%2f01%2f11%2fWelcome-to-the-new-DotNetKicks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dotnetkicks.com%2fpost%2f2010%2f01%2f11%2fWelcome-to-the-new-DotNetKicks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Welcome_to_the_new_DotNetKicks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Welcome_to_the_new_DotNetKicks</guid>
      <pubDate>Mon, 11 Jan 2010 15:00:14 GMT</pubDate>
    </item>
    <item>
      <title>Hotmail Now Does POP3</title>
      <description>At last I hear you say but good things (well, POP3) come to those who wait and certainly for those who have an iPhone or Blackberry and want Hotmail :)

Here's the deets and thanks to Sarah for the tipoff

POP server: pop3.live.com (Port 995)   
POP SSL required? Yes 
User name: Your Windows Live ID, for example yourname@hotmail.com 
Password: The password you usually use to sign in to Hotmail or Windows Live 
SMTP server: smtp.live.com (Port 25)   
Authentication required? Yes (this matches your POP username and password) 
TLS/SSL required? Yes &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fstevecla01%2farchive%2f2009%2f01%2f27%2fhotmail-now-does-pop3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fstevecla01%2farchive%2f2009%2f01%2f27%2fhotmail-now-does-pop3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Hotmail_Now_Does_POP3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Hotmail_Now_Does_POP3</guid>
      <pubDate>Tue, 27 Jan 2009 22:48:11 GMT</pubDate>
    </item>
    <item>
      <title>The End: 1,400 on Microsoft Across America off work</title>
      <description>Thank you all for reading my Blog. However, as of today Jan 23, 2009 I am no longer employed by Microsoft.  In fact the entire MSAM - Dynamics Team was part of the 1400 folks laid off.

Please keep me in mind if you know of any opportunities.

Feel free to contact me:

Todd Juchem
tmj71@hotmail.com

Thanks again for your support.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2ftojuchem%2farchive%2f2009%2f01%2f23%2fthe-end.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2ftojuchem%2farchive%2f2009%2f01%2f23%2fthe-end.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/The_End_1_400_on_Microsoft_Across_America_off_work</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/The_End_1_400_on_Microsoft_Across_America_off_work</guid>
      <pubDate>Sat, 24 Jan 2009 18:03:39 GMT</pubDate>
    </item>
  </channel>
</rss>
