<rss version="2.0">
  <channel>
    <title>Dimecasts.Net -- Inform &amp; Educate in ~10 minutes or less</title>
    <link>http://www.dimecasts.net/</link>
    <description>Site dedicated to providing short meaningful .Net Screencasts</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>Argotic Syndication Framework 2008.0.1.0, http://www.codeplex.com/Argotic</generator>
    <item>
      <title>Episode #205: Consuming a Web Api Endoints</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a another look at the Asp.Net Web Api framework. However, in this episode we are going to look at how we can consume an endpoint in our console application.  We will learn how to create the connection as well as how to handle the data which we recieve from our call.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/205'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/205'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/205&amp;title=Consuming a Web Api Endoints&amp;description=Consuming a Web Api Endoints'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/205'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/205';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Consuming a Web Api Endoints';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Consuming a Web Api Endoints';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/205';digg_title = 'Consuming a Web Api Endoints';digg_bodytext = 'Consuming a Web Api Endoints';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/205</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/205</guid>
      <pubDate>Thu, 12 Apr 2012 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #204: Self Hosting Web Api</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at the Asp.Net Web Api framework. We are going to learn how we can self host a Web API endpoint inside our own application, outside of IIS.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/204'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/204'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/204&amp;title=Self Hosting Web Api&amp;description=Self Hosting Web Api'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/204'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/204';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Self Hosting Web Api';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Self Hosting Web Api';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/204';digg_title = 'Self Hosting Web Api';digg_bodytext = 'Self Hosting Web Api';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/204</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/204</guid>
      <pubDate>Thu, 05 Apr 2012 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #203: Introduction to the Async/Await CTP</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going take a look at how to simplify asynchronous coding by utilizing the Async CTP.&lt;br&gt;&lt;br&gt;The async CTP is a library is based off of the Task Parallel Library which introduced the Task&lt;&gt; type use.  In this episode we will learn how to use the async and await keywords in the Async CTP&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/203'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/203'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/203&amp;title=Introduction to the Async/Await CTP&amp;description=Introduction to the Async/Await CTP'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/203'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/203';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Introduction to the Async/Await CTP';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Introduction to the Async/Await CTP';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/203';digg_title = 'Introduction to the Async/Await CTP';digg_bodytext = 'Introduction to the Async/Await CTP';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/203</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/203</guid>
      <pubDate>Wed, 12 Oct 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #202: Silverlight - Learning how to use Value Converters</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how to use and harness the power of Value Converters.&lt;br&gt;&lt;br&gt;A Value Converter (IValueConverter) allows for you to perform custom logic during Bind time in XAML based applications.  With a value converter you can implement pretty much any type of complex logic you want (bool to visibility, changing styles, etc) at runtime and have this logic extracted away in a stand alone class.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/202'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/202'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/202&amp;title=Silverlight - Learning how to use Value Converters&amp;description=Silverlight - Learning how to use Value Converters'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/202'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/202';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Silverlight - Learning how to use Value Converters';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Silverlight - Learning how to use Value Converters';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/202';digg_title = 'Silverlight - Learning how to use Value Converters';digg_bodytext = 'Silverlight - Learning how to use Value Converters';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/202</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/202</guid>
      <pubDate>Fri, 09 Sep 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #201: Silverlight - Learning how to use Behaviors</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how to use and harness the power of Behaviors.&lt;br&gt;&lt;br&gt;A Behavior in Silverlight is a way to extend an existing UI element in order to add additional state or actions to it.  We can create these Behaviors and attach them to pretty much any UI element you could hope for.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/201'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/201'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/201&amp;title=Silverlight - Learning how to use Behaviors&amp;description=Silverlight - Learning how to use Behaviors'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/201'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/201';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Silverlight - Learning how to use Behaviors';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Silverlight - Learning how to use Behaviors';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/201';digg_title = 'Silverlight - Learning how to use Behaviors';digg_bodytext = 'Silverlight - Learning how to use Behaviors';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/201</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/201</guid>
      <pubDate>Mon, 29 Aug 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #200: Postsharp - Working with Advanced Aspects</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Matthew Groves&lt;br&gt;&lt;br&gt;This episode we are we are going to continue to take a look at how to use the AOP (Aspect Orientated Programming) framework Postsharp.&lt;br&gt;&lt;br&gt;In this episode we will focus on how to use the OnMethodBoundry, MethodInterceptions, LocationInterception and EventInterception Aspects.  We will look at how each of these can be used and how they can be used in conjuction with each other to build a better application.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/200'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/200'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/200&amp;title=Postsharp - Working with Advanced Aspects&amp;description=Postsharp - Working with Advanced Aspects'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/200'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/200';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Postsharp - Working with Advanced Aspects';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Postsharp - Working with Advanced Aspects';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/200';digg_title = 'Postsharp - Working with Advanced Aspects';digg_bodytext = 'Postsharp - Working with Advanced Aspects';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/200</link>
      <author>Matthew Groves</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/200</guid>
      <pubDate>Thu, 25 Aug 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #199: NuGet - Getting Started w/ NuGet</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to learn how to use the NuGet Package Management System.&lt;br&gt;&lt;br&gt;We will start off by looking at how to install NuGet inside of Visual Studio.  We will then learn how to use NuGet to install/uninstall packages.  We will end the episode by looking at how to create our first NuGet Package.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/199'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/199'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/199&amp;title=NuGet - Getting Started w/ NuGet&amp;description=NuGet - Getting Started w/ NuGet'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/199'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/199';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'NuGet - Getting Started w/ NuGet';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'NuGet - Getting Started w/ NuGet';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/199';digg_title = 'NuGet - Getting Started w/ NuGet';digg_bodytext = 'NuGet - Getting Started w/ NuGet';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/199</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/199</guid>
      <pubDate>Wed, 17 Aug 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #198: WP7 - Creating and Using Associations w/ SQL CE</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take another look at SQL CE on WP7 Mango.&lt;br&gt;&lt;br&gt;However, in this episode we will go a step further and learn how to setup relationships (aka associations) between our tables (aka models).  We will focus on how to use the [Association] attribute to link our parent-child models together. &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/198'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/198'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/198&amp;title=WP7 - Creating and Using Associations w/ SQL CE&amp;description=WP7 - Creating and Using Associations w/ SQL CE'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/198'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/198';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WP7 - Creating and Using Associations w/ SQL CE';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WP7 - Creating and Using Associations w/ SQL CE';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/198';digg_title = 'WP7 - Creating and Using Associations w/ SQL CE';digg_bodytext = 'WP7 - Creating and Using Associations w/ SQL CE';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/198</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/198</guid>
      <pubDate>Sun, 07 Aug 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #197: WP7 - Getting Started w/ SQL CE</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how to setup and use SQL Ce inside your WP7 Mango Applications.&lt;br&gt;&lt;br&gt;Prior to Mango being released developers had to resource to storing their data in isolated storage, but now with SQL CE they can use a full RDBM system to store their data. In this episode we will take a look at how to get up and running with SQL CE&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/197'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/197'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/197&amp;title=WP7 - Getting Started w/ SQL CE&amp;description=WP7 - Getting Started w/ SQL CE'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/197'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/197';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WP7 - Getting Started w/ SQL CE';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WP7 - Getting Started w/ SQL CE';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/197';digg_title = 'WP7 - Getting Started w/ SQL CE';digg_bodytext = 'WP7 - Getting Started w/ SQL CE';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/197</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/197</guid>
      <pubDate>Mon, 01 Aug 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #196: Postsharp - Getting Started with AOP using Postsharp</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Matthew Groves&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how to implemented AOP (Aspect Orientated Programming) with PostSharp.&lt;br&gt;&lt;br&gt;We will be using the Postsharp library in this episode and we will take a look at how to create our first Aspect as well as how to use the metadata with the aspect to provide real business value in your application.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/196'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/196'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/196&amp;title=Postsharp - Getting Started with AOP using Postsharp&amp;description=Postsharp - Getting Started with AOP using Postsharp'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/196'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/196';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'Postsharp - Getting Started with AOP using Postsharp';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'Postsharp - Getting Started with AOP using Postsharp';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/196';digg_title = 'Postsharp - Getting Started with AOP using Postsharp';digg_bodytext = 'Postsharp - Getting Started with AOP using Postsharp';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/196</link>
      <author>Matthew Groves</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/196</guid>
      <pubDate>Sun, 24 Jul 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #195: WP7 - Learning how to use Live Tiles</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how we can use Live Tiles in WP7 (Mango).&lt;br&gt;&lt;br&gt;WP7 Mango has introduced not only the ability to create Application Tiles via code but they have also added the ability to create Secondary Tiles, tiles which can deep link into your application.  These Secondary tiles can also be created, updated and deleted in code and can provide a very powerful feature for your application.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/195'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/195'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/195&amp;title=WP7 - Learning how to use Live Tiles&amp;description=WP7 - Learning how to use Live Tiles'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/195'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/195';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WP7 - Learning how to use Live Tiles';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WP7 - Learning how to use Live Tiles';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/195';digg_title = 'WP7 - Learning how to use Live Tiles';digg_bodytext = 'WP7 - Learning how to use Live Tiles';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/195</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/195</guid>
      <pubDate>Mon, 18 Jul 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #194: MVVM - How to create a ViewModelLocater</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;This episode we are we are going to take a look at how we can create a simple ViewModelLocator to inject our ViewModel into our DataContext at runtime via conventions.&lt;br/&gt;&lt;br/&gt;The ViewModelLocator Pattern will allow you to create a very flexable application because it will decouple your Views from your ViewModel.  The approach in this episode will take a convention based approach to determine which ViewModel should go with a given View.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/194'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/194'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/194&amp;title=MVVM - How to create a ViewModelLocater&amp;description=MVVM - How to create a ViewModelLocater'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/194'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/194';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'MVVM - How to create a ViewModelLocater';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'MVVM - How to create a ViewModelLocater';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/194';digg_title = 'MVVM - How to create a ViewModelLocater';digg_bodytext = 'MVVM - How to create a ViewModelLocater';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/194</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/194</guid>
      <pubDate>Mon, 11 Jul 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #193: WCF: How to create Custom Message Interceptors</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;In this episode we are going to take a look at how to extend WCF to create custom Message Interceptors&lt;br&gt;&lt;br&gt;We will first take a look at how we can create our custom interceptors and hook them into the WCF pipeline.  We will then take a look at how we can intercept both inbound and outbound messages to allow us to perform some sort of actions agains the messages.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/193'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/193'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/193&amp;title=WCF: How to create Custom Message Interceptors&amp;description=WCF: How to create Custom Message Interceptors'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/193'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/193';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WCF: How to create Custom Message Interceptors';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WCF: How to create Custom Message Interceptors';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/193';digg_title = 'WCF: How to create Custom Message Interceptors';digg_bodytext = 'WCF: How to create Custom Message Interceptors';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/193</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/193</guid>
      <pubDate>Mon, 16 May 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #192: WP7: Using Location Services &amp; Bing Maps</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;In this episode we are going to take a look at how to use the Location Services (GPS) built into the Windows Phone 7 platform.&lt;br&gt;&lt;br&gt;We will first take a look at how we can use the location servcies library on the phone to get the phones current GPS information.  We will then take a look at how we can use that information in conjuction w/ the Bing Services to get the street address for the GPS coordinates&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/192'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/192'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/192&amp;title=WP7: Using Location Services &amp; Bing Maps&amp;description=WP7: Using Location Services &amp; Bing Maps'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/192'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/192';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WP7: Using Location Services &amp; Bing Maps';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WP7: Using Location Services &amp; Bing Maps';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/192';digg_title = 'WP7: Using Location Services &amp; Bing Maps';digg_bodytext = 'WP7: Using Location Services &amp; Bing Maps';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/192</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/192</guid>
      <pubDate>Mon, 09 May 2011 07:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Episode #191: WP7: Learning to read/write to isolated storage</title>
      <description>&lt;b&gt;Author:&lt;/b&gt; Derik Whittaker&lt;br&gt;&lt;br&gt;In this episode we are going to take a look at how to read and write data to Isolated Storage for Silverlight on the Windows Phone 7 platform.&lt;br&gt;&lt;br&gt;Since the WP7 platform does not have a built in RDMS system you must utilized Isolated Storage in order to persist data between runs.  We will look at how to both read and write data using 2 different techniques in this episode.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Content/WatchFeedEpisode/191'&gt;Watch Here&lt;/a&gt;&lt;br&gt;&lt;a href='http://www.dimecasts.net/Casts/CastFeedDetails/191'&gt;View Details Here&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;a href='http://www.dotnetkicks.com/submit/?url=http://www.dimecasts.net/Casts/CastDetails/191&amp;title=WP7: Learning to read/write to isolated storage&amp;description=WP7: Learning to read/write to isolated storage'&gt;&lt;img alt='Submit this story to DotNetKicks' style='border-style: none' src='http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.dimecasts.net/Casts/CastDetails/191'/&gt;&lt;/a&gt; &lt;script type='text/javascript'&gt;var dzone_url = 'http://www.dimecasts.net/Casts/CastDetails/191';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_title = 'WP7: Learning to read/write to isolated storage';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_blurb = 'WP7: Learning to read/write to isolated storage';&lt;/script&gt;&lt;script type='text/javascript'&gt;var dzone_style = '2';&lt;/script&gt;&lt;script language='javascript' src='http://widgets.dzone.com/widgets/zoneit.js'&gt;&lt;/script&gt; &lt;script type='text/javascript'&gt;digg_url = 'http://www.dimecasts.net/Casts/CastDetails/191';digg_title = 'WP7: Learning to read/write to isolated storage';digg_bodytext = 'WP7: Learning to read/write to isolated storage';digg_media = 'video';digg_topic = 'microsoft';digg_skin = 'compact';digg_window = 'new';&lt;/script&gt;&lt;script src='http://digg.com/tools/diggthis.js' type='text/javascript'&gt;&lt;/script&gt;&lt;/p&gt;</description>
      <link>http://www.dimecasts.net/Casts/CastFeedDetails/191</link>
      <author>Derik Whittaker</author>
      <guid isPermaLink="true">http://www.dimecasts.net/Casts/CastFeedDetails/191</guid>
      <pubDate>Mon, 04 Apr 2011 07:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>