<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by pmontgomery</title>
    <description>Stories kicked by pmontgomery</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>Three Essential Expression Blend Add-ins</title>
      <description>There are a handful of essential add-ins for Expression Blend that you should be using. This article talks about how you get the add-ins working in the first place and then dives into a few of the add-ins that are available.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.joshholmes.com%2fblog%2f2009%2f02%2f11%2fThreeEssentialExpressionBlendAddins.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.joshholmes.com%2fblog%2f2009%2f02%2f11%2fThreeEssentialExpressionBlendAddins.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Three_Essential_Expression_Blend_Add_ins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Three_Essential_Expression_Blend_Add_ins</guid>
      <pubDate>Thu, 12 Feb 2009 01:01:19 GMT</pubDate>
    </item>
    <item>
      <title>Data Dude tutorial 1 - Creating a database project</title>
      <description>David Giard lays out the steps to creating your first dbproj with Visual Studio for Database Professionals. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.davidgiard.com%2fCommentView%2cguid%2c30b4fa79-a994-49f0-abe4-d64"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.davidgiard.com%2fCommentView%2cguid%2c30b4fa79-a994-49f0-abe4-d64" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Data_Dude_tutorial_1_Creating_a_database_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Data_Dude_tutorial_1_Creating_a_database_project</guid>
      <pubDate>Mon, 11 Aug 2008 23:40:27 GMT</pubDate>
    </item>
    <item>
      <title>I hate Vista.  I'm moving to Windows Mojave.</title>
      <description>So I've heard the bad press. I've seen the pc vs. mac ads. I've heard my friends' complaints about crashing, security, and speed.

That's why I'm moving to Windows Mojave. It seems Microsoft finally got an OS right. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fi-hate-vista-im-moving-to-windows.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/I_hate_Vista_I_m_moving_to_Windows_Mojave</guid>
      <pubDate>Wed, 30 Jul 2008 08:31:03 GMT</pubDate>
    </item>
    <item>
      <title>When is a bug not a bug?</title>
      <description>It's not a bug, it's a feature.

Kent Tegels finds a &amp;quot;feature&amp;quot; with spatial data in SQL 2008 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlblog.com%2fblogs%2fkent_tegels%2farchive%2f2008%2f07%2f26%2f8053.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlblog.com%2fblogs%2fkent_tegels%2farchive%2f2008%2f07%2f26%2f8053.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/When_is_a_bug_not_a_bug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/When_is_a_bug_not_a_bug</guid>
      <pubDate>Sat, 26 Jul 2008 20:07:54 GMT</pubDate>
    </item>
    <item>
      <title>Linq, Like, Mocks, and Expression Trees</title>
      <description>Mel Grub faces using SQL &amp;quot;LIKE&amp;quot; in LINQ with a mocked DataContext &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmelgrubb.spaces.live.com%2fblog%2fcns!A44BB98A805C8996!227.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmelgrubb.spaces.live.com%2fblog%2fcns!A44BB98A805C8996!227.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_Like_Mocks_and_Expression_Trees</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_Like_Mocks_and_Expression_Trees</guid>
      <pubDate>Tue, 15 Jul 2008 23:18:59 GMT</pubDate>
    </item>
    <item>
      <title>Captcha the Flag</title>
      <description>Jeff Blankenburg shows what Microsoft has up its sleeve for a new generation of CAPTCHA. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fcaptcha-flag.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f07%2fcaptcha-flag.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Captcha_the_Flag</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Captcha_the_Flag</guid>
      <pubDate>Fri, 11 Jul 2008 23:31:15 GMT</pubDate>
    </item>
    <item>
      <title>TUTORIAL: Creating a WCF Service For Silverlight 2 and SQL</title>
      <description>Today I'm going to show how to create a simple WCF service, and consume it from a Silverlight application. This is something you are going to need to do quite often, and if for no other reason, I am documenting this here so that I have it as a reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f06%2ftutorial-creating-wcf-service-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f06%2ftutorial-creating-wcf-service-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/TUTORIAL_Creating_a_WCF_Service_For_Silverlight_2_and_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/TUTORIAL_Creating_a_WCF_Service_For_Silverlight_2_and_SQL</guid>
      <pubDate>Fri, 20 Jun 2008 23:27:42 GMT</pubDate>
    </item>
  </channel>
</rss>