<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with ScottGu</title>
    <description>the latest stories tagged with 'ScottGu' 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>ScottGu: Introducing "Razor" - a new view engine for ASP.NET</title>
      <description>&amp;quot;ASP.NET MVC has always supported the concept of "view engines" - which are the pluggable modules that implement different template syntax options.  The "default" view engine for ASP.NET MVC today uses the same .aspx/.ascx/.master file templates as ASP.NET Web Forms.  Other popular ASP.NET MVC view engines used today include Spark and NHaml.

The new view-engine option we've been working on is optimized around HTML generation using a code-focused templating approach. The codename for this new view engine is "Razor", and we'll be shipping the first public beta of it shortly.&amp;quot; &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%2f07%2f02%2fintroducing-razor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f07%2f02%2fintroducing-razor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_Introducing_Razor_a_new_view_engine_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_Introducing_Razor_a_new_view_engine_for_ASP_NET</guid>
      <pubDate>Mon, 05 Jul 2010 16:30:51 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>30 "Quick Hit" Videos about ASP.NET 4 and VS 2010 - Scott Gu</title>
      <description>These "quick hit" videos that have been published that also provide quick first looks at some of the new features coming with ASP.NET 4 and VS 2010.  These videos aren't an exhaustive list of everything new - but do provide a great way to quickly learn about many of the cool new things coming with the release.  &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%2f01%2f28%2fnice-quick-hit-videos-about-asp-net-4-and-vs-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f01%2f28%2fnice-quick-hit-videos-about-asp-net-4-and-vs-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/30_Quick_Hit_Videos_about_ASP_NET_4_and_VS_2010_Scott_Gu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/30_Quick_Hit_Videos_about_ASP_NET_4_and_VS_2010_Scott_Gu</guid>
      <pubDate>Fri, 29 Jan 2010 15:49:21 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: ASP.NET MVC 2: Model Validation</title>
      <description>&amp;quot;Validating user-input and enforcing business rules/logic is a core requirement of most web applications.  ASP.NET MVC 2 includes a bunch of new features that make validating user input and enforcing validation logic on models/viewmodels significantly easier.  These features are designed so that the validation logic is always enforced on the server, and can optionally also be enforced on the client via JavaScript&amp;quot; &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%2f01%2f15%2fasp-net-mvc-2-model-validation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f01%2f15%2fasp-net-mvc-2-model-validation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ScottGu_ASP_NET_MVC_2_Model_Validation</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ScottGu_ASP_NET_MVC_2_Model_Validation</guid>
      <pubDate>Fri, 15 Jan 2010 18:00:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 2 - ScottGu's Blog</title>
      <description>Over the last six months the ASP.NET team has been steadily releasing preview, then beta, and now release candidate builds of ASP.NET MVC 2.

Given that the final release is not too far away, I thought it was a good time to start a new multi-part ASP.NET MVC 2 blog series that discusses the new features and how best to take advantage of them. &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%2f01%2f10%2fasp-net-mvc-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f01%2f10%2fasp-net-mvc-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_2_ScottGu_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_2_ScottGu_s_Blog</guid>
      <pubDate>Fri, 15 Jan 2010 15:45:00 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: Announcing the WebsiteSpark Program</title>
      <description>&amp;quot;I'm excited to announce a new program - WebsiteSpark - that Microsoft is launching today.

WebsiteSpark is designed for independent web developers and web development companies that build web applications and web sites on behalf of others.  It enables you to get software, support and business resources from Microsoft at no cost for three years, and enables you to expand your business and build great web solutions using ASP.NET, Silverlight, SharePoint and PHP, and the open source applications built on top of them.&amp;quot; &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%2f2009%2f09%2f24%2fannouncing-the-websitespark-program.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f09%2f24%2fannouncing-the-websitespark-program.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_Announcing_the_WebsiteSpark_Program</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_Announcing_the_WebsiteSpark_Program</guid>
      <pubDate>Thu, 24 Sep 2009 10:09:51 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: Multi-Targeting Support (VS 2010 and .NET 4 Series)</title>
      <description>&amp;quot;Today's post discusses VS 2010's enhanced multi-targeting support - which allows you to use and target multiple versions of .NET.  We did significant architectural work in the VS 2010 release to enable a number of new multi-targeting features, and provide a much better experience.&amp;quot; &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%2f2009%2f08%2f27%2fmulti-targeting-support-vs-2010-and-net-4-series.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f08%2f27%2fmulti-targeting-support-vs-2010-and-net-4-series.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ScottGu_Multi_Targeting_Support_VS_2010_and_NET_4_Series</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ScottGu_Multi_Targeting_Support_VS_2010_and_NET_4_Series</guid>
      <pubDate>Fri, 28 Aug 2009 05:01:47 GMT</pubDate>
    </item>
    <item>
      <title>MIX 09 report by Scott Guthrie</title>
      <description>Corporate Vice President in the Microsoft Developer Division talks about MIX 09. &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%2f2009%2f03%2f31%2fmix-09.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f03%2f31%2fmix-09.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MIX_09_report_by_Scott_Guthrie</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MIX_09_report_by_Scott_Guthrie</guid>
      <pubDate>Wed, 01 Apr 2009 20:56:47 GMT</pubDate>
    </item>
    <item>
      <title>MIX09: ScottGu crazy keynote intro!!!</title>
      <description>ScottGu red polo mania gets MIX09 Keynote... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2009%2f03%2f28%2fmix09-scottgu-crazy-keynote-intro.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2009%2f03%2f28%2fmix09-scottgu-crazy-keynote-intro.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MIX09_ScottGu_crazy_keynote_intro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MIX09_ScottGu_crazy_keynote_intro</guid>
      <pubDate>Sat, 28 Mar 2009 06:29:15 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 1.0 Release Candidate Now Available</title>
      <description>Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. &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%2f2009%2f01%2f27%2fasp-net-mvc-1-0-release-candidate-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f01%2f27%2fasp-net-mvc-1-0-release-candidate-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_Release_Candidate_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_Release_Candidate_Now_Available</guid>
      <pubDate>Wed, 28 Jan 2009 03:01:18 GMT</pubDate>
    </item>
    <item>
      <title>The Academic Background of the .NET Community Leaders</title>
      <description>In this post Keyvan demonstrates the Academic background of most famous guys in the .NET community and talks about the various aspects of academic knowledge and its effect among technology leaders. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnayyeri.net%2fblog%2fthe-academic-background-of-the-.net-community-leaders%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnayyeri.net%2fblog%2fthe-academic-background-of-the-.net-community-leaders%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Academic_Background_of_the_NET_Community_Leaders</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Academic_Background_of_the_NET_Community_Leaders</guid>
      <pubDate>Sat, 13 Dec 2008 18:01:10 GMT</pubDate>
    </item>
    <item>
      <title>ScottG:Styling a Silverlight Twitter Application with Expression Blend</title>
      <description>&amp;quot;One of the things that makes Silverlight so powerful is the ease with which developers and designers can collaborate together on projects.  Developers can use Visual Studio to open and edit Silverlight 2 projects and get a powerful code-focused .NET development environment, and designers can use Expression Blend 2 SP1 to open and edit the exact same project and use a creative tool to sculpt and create optimal user experience designs.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f14%2fstyling-a-silverlight-twitter-application-with-expression-blend-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f14%2fstyling-a-silverlight-twitter-application-with-expression-blend-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ScottG_Styling_a_Silverlight_Twitter_Application_with_Expression_Blend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ScottG_Styling_a_Silverlight_Twitter_Application_with_Expression_Blend</guid>
      <pubDate>Fri, 14 Nov 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottG:October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight</title>
      <description>Latest quality link collection by Scott &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f22%2foctober-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f22%2foctober-22nd-links-asp-net-visual-studio-wpf-and-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottG_October_22nd_Links_ASP_NET_Visual_Studio_WPF_and_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottG_October_22nd_Links_ASP_NET_Visual_Studio_WPF_and_Silverlight</guid>
      <pubDate>Thu, 23 Oct 2008 23:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 Released</title>
      <description>The final version was announced by Scott Guthrie in a conference call he gave a few hours ago. There is nothing much more different than RC0 - just some bug fixes and UI polishing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-2-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.silverlightshow.net%2fnews%2fSilverlight-2-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_Released</guid>
      <pubDate>Tue, 14 Oct 2008 00:48:57 GMT</pubDate>
    </item>
    <item>
      <title>How ASP.NET began in Java</title>
      <description>&amp;quot;ASP.NET happened after we shipped IIS 4.0 and everyone went on vacation. Scott Guthrie and I - Scott worked for me at the time, he was 22 years old, straight out of college - and we took advantage of the time everyone was on vacation to start brainstorming new ideas. We looked at ASP and how it was being used. I had worked on Visual InterDev so I had a lot of friends on that team, and we were looking at the new version, I think it was Visual InterDev 6.0, and we noticed how messy the code was. We said, how can we do better? Scott and I worked for a month and a half, and then when everybody came back from vacation in January we showed them a prototype and a PowerPoint deck, showed them this vision, and people said, 'keep working on it'.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.theregister.co.uk%2f2007%2f10%2f30%2fasp_net_java_project_cool%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.theregister.co.uk%2f2007%2f10%2f30%2fasp_net_java_project_cool%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_ASP_NET_began_in_Java</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_ASP_NET_began_in_Java</guid>
      <pubDate>Sat, 04 Oct 2008 01:05:29 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: Silverlight 2 Release Candidate Now Available</title>
      <description>&amp;quot;This evening we published the first public release candidate of Silverlight 2.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f25%2fsilverlight-2-release-candidate-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f25%2fsilverlight-2-release-candidate-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ScottGu_Silverlight_2_Release_Candidate_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ScottGu_Silverlight_2_Release_Candidate_Now_Available</guid>
      <pubDate>Fri, 26 Sep 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Preview 3 Release </title>
      <description>From ScottGu's weblog - &amp;quot;This morning we released the Preview 3 build of the ASP.NET MVC framework.  I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release.  Today's build includes some additional features not in last month's drop, some nice enhancements/refinements, as well as Visual Studio tool integration and documentation.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f27%2fasp-net-mvc-preview-3-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f27%2fasp-net-mvc-preview-3-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_3_Release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_3_Release</guid>
      <pubDate>Wed, 28 May 2008 04:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Are Scott Guthrie and Scott Hanselman the same person?</title>
      <description>The Guthrie/Hanselman Conspiracy &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.troyd.net%2fAre%2bScott%2bGuthrie%2bAnd%2bScott%2bHanselman%2bThe%2bSame%2bPerson.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.troyd.net%2fAre%2bScott%2bGuthrie%2bAnd%2bScott%2bHanselman%2bThe%2bSame%2bPerson.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Are_Scott_Guthrie_and_Scott_Hanselman_the_same_person</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Are_Scott_Guthrie_and_Scott_Hanselman_the_same_person</guid>
      <pubDate>Wed, 07 May 2008 20:43:47 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: April 28th Links</title>
      <description>Someone had to submit this sooner or later... :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f28%2fapril-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f28%2fapril-28th-links-asp-net-asp-net-ajax-asp-net-mvc-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_April_28th_Links</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_April_28th_Links</guid>
      <pubDate>Tue, 29 Apr 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Unit Testing with Silverlight - the FULL article.</title>
      <description>This is the article that ScottGu points to in http://www.dotnetkicks.com/silverlight/ScottGu_Unit_Testing_with_Silverlight , even thought it has more meat than Scott's article. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeff.wilcox.name%2f2008%2f03%2f31%2fsilverlight2-unit-testing%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeff.wilcox.name%2f2008%2f03%2f31%2fsilverlight2-unit-testing%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Unit_Testing_with_Silverlight_the_FULL_article</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Unit_Testing_with_Silverlight_the_FULL_article</guid>
      <pubDate>Wed, 09 Apr 2008 21:31:32 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: Unit Testing with Silverlight</title>
      <description>One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing.  This testing harness is cross browser and cross platform, and can be used to quickly run and verify automated unit tests. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f02%2funit-testing-with-silverlight.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f02%2funit-testing-with-silverlight.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ScottGu_Unit_Testing_with_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ScottGu_Unit_Testing_with_Silverlight</guid>
      <pubDate>Wed, 02 Apr 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC...</title>
      <description>Latest links from Scott &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f28%2fmarch-28th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f28%2fmarch-28th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/ScottGu_March_28th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/ScottGu_March_28th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC</guid>
      <pubDate>Fri, 28 Mar 2008 19:16:12 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu tells about the new IIS7 Admin Pack</title>
      <description>&amp;quot;Last week the IIS team shipped the first technical preview of some really cool administration modules that I think web developers will find super useful.&amp;quot;

Database Manager, Log Reports, Configuration Editor, Request Filtering UI, .NET Authorization, FastCGI UI &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f26%2fnew-log-reporting-database-management-and-other-cool-admin-modules-for-iis-7.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f26%2fnew-log-reporting-database-management-and-other-cool-admin-modules-for-iis-7.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ScottGu_tells_about_the_new_IIS7_Admin_Pack</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ScottGu_tells_about_the_new_IIS7_Admin_Pack</guid>
      <pubDate>Wed, 26 Mar 2008 22:16:03 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: IIS 7.0 Bit Rate Throttling Module Released</title>
      <description>The blog post below provides a quick overview of some of the options you can use to reduce the cost of delivering video, and discusses a new free download - the IIS 7.0 Bit Rate Throttling Module - that was released a few days ago and which enables you to easily save money when serving video from an IIS web server using any video technology (including Silverlight, Windows Media Player and even Flash). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f18%2fiis-7-0-bit-rate-throttling-module-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f18%2fiis-7-0-bit-rate-throttling-module-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/ScottGu_IIS_7_0_Bit_Rate_Throttling_Module_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/ScottGu_IIS_7_0_Bit_Rate_Throttling_Module_Released</guid>
      <pubDate>Tue, 18 Mar 2008 18:32:27 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: First Look at Using Expression Blend with Silverlight 2</title>
      <description>In this first set of Silverlight tutorials I didn't use a visual design tool to build the UI, and instead focused on showing the underlying XAML UI markup (which I think helps to explain the core programming concepts better).  Now that we've finished covering the basics - let's explore some of the tools we can use to be even more productive. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f28%2ffirst-look-at-using-expression-blend-with-silverlight-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f28%2ffirst-look-at-using-expression-blend-with-silverlight-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ScottGu_First_Look_at_Using_Expression_Blend_with_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ScottGu_First_Look_at_Using_Expression_Blend_with_Silverlight_2</guid>
      <pubDate>Fri, 29 Feb 2008 17:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>
