<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Videos Tagged with 'Derik Whittaker'</title>
    <link>http://www.bestechvideos.com/tag/derik-whittaker/rss</link>
    <pubDate>Sat, 22 Oct 2011 15:49:28 GMT</pubDate>
    <description>BestTechVideos: Recently Posted Videos with short descriptions</description>
    <item>
      <title>DimeCasts.Net #191: WP7: Learning to read/write to isolated storage</title>
      <link>http://www.bestechvideos.com/2011/04/07/dimecasts-net-191-wp7-learning-to-read-write-to-isolated-storage</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/04/07/dimecasts-net-191-wp7-learning-to-read-write-to-isolated-storage"><img alt="DimeCasts.Net #191: WP7: Learning to read/write to isolated storage" src="/uploads/btv/video/image/00000002/4211/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">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.<br /><br />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.<p><a href="http://www.bestechvideos.com/2011/04/07/dimecasts-net-191-wp7-learning-to-read-write-to-isolated-storage">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:28 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/04/07/dimecasts-net-191-wp7-learning-to-read-write-to-isolated-storage</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/04/07/dimecasts-net-191-wp7-learning-to-read-write-to-isolated-storage</comments>
    </item>
    <item>
      <title>DimeCasts.Net #189: Entity Framework: Making changes to the T4 Templates</title>
      <link>http://www.bestechvideos.com/2011/02/24/dimecasts-net-189-entity-framework-making-changes-to-the-t4-templates</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/02/24/dimecasts-net-189-entity-framework-making-changes-to-the-t4-templates"><img alt="DimeCasts.Net #189: Entity Framework: Making changes to the T4 Templates" src="/uploads/btv/video/image/00000002/4082/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how Entity Framework uses T4 Templates (Text Template Transformation Toolkit) when building out the entity model.<br /><br />We will first learn how EF is using the templates, we will then learn how to view and access these templates and finally we will take a look at how to modify these templates to meet your own specific needs.<p><a href="http://www.bestechvideos.com/2011/02/24/dimecasts-net-189-entity-framework-making-changes-to-the-t4-templates">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/02/24/dimecasts-net-189-entity-framework-making-changes-to-the-t4-templates</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/02/24/dimecasts-net-189-entity-framework-making-changes-to-the-t4-templates</comments>
    </item>
    <item>
      <title>DimeCasts.Net #188: WP7: Learning how to detect Themes</title>
      <link>http://www.bestechvideos.com/2011/02/16/dimecasts-net-188-wp7-learning-how-to-detect-themes</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/02/16/dimecasts-net-188-wp7-learning-how-to-detect-themes"><img alt="DimeCasts.Net #188: WP7: Learning how to detect Themes" src="/uploads/btv/video/image/00000002/4065/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how the phone uses themes and styles.<br /><br /> We will focus on how to determine which theme is being used as well as learning how to swap out our resource files which are used by our application based on the active theme.  Knowing which theme is in use will allow your application to better conform to either the light or dark user experience.<p><a href="http://www.bestechvideos.com/2011/02/16/dimecasts-net-188-wp7-learning-how-to-detect-themes">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/02/16/dimecasts-net-188-wp7-learning-how-to-detect-themes</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/02/16/dimecasts-net-188-wp7-learning-how-to-detect-themes</comments>
    </item>
    <item>
      <title>DimeCasts.Net #187: WP7: Writing and Reading from Isolated Storage</title>
      <link>http://www.bestechvideos.com/2011/02/03/dimecasts-net-187-wp7-writing-and-reading-from-isolated-storage</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/02/03/dimecasts-net-187-wp7-writing-and-reading-from-isolated-storage"><img alt="DimeCasts.Net #187: WP7: Writing and Reading from Isolated Storage" src="/uploads/btv/video/image/00000002/4021/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at store data in Isolated Storage on the phone<br /><br />Storing data in Isolated Storage on the phone is critical because there is no sql database which can run on the phone at this point.  In this episode we will look at how we can store and retrieve data to storage on the phone.<p><a href="http://www.bestechvideos.com/2011/02/03/dimecasts-net-187-wp7-writing-and-reading-from-isolated-storage">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:23 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/02/03/dimecasts-net-187-wp7-writing-and-reading-from-isolated-storage</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/02/03/dimecasts-net-187-wp7-writing-and-reading-from-isolated-storage</comments>
    </item>
    <item>
      <title>DimeCasts.Net #186: Entity Framework: Intro to Database First Design</title>
      <link>http://www.bestechvideos.com/2011/01/18/dimecasts-net-186-entity-framework-intro-to-database-first-design</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/01/18/dimecasts-net-186-entity-framework-intro-to-database-first-design"><img alt="DimeCasts.Net #186: Entity Framework: Intro to Database First Design" src="/uploads/btv/video/image/00000002/3971/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to use the Entity Framework via its database first design concepts.<br /><br />When building out an application which is based off of the Entity framework you have multiple options, you can either build your model off of your existing database or build your database of your existing model.  This episode will explore how you start with your existing database and build your entity model.<p><a href="http://www.bestechvideos.com/2011/01/18/dimecasts-net-186-entity-framework-intro-to-database-first-design">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/01/18/dimecasts-net-186-entity-framework-intro-to-database-first-design</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/01/18/dimecasts-net-186-entity-framework-intro-to-database-first-design</comments>
    </item>
    <item>
      <title>DimeCasts.Net #185: WP7: Learning how to handle Tombstoning</title>
      <link>http://www.bestechvideos.com/2011/01/12/dimecasts-net-185-wp7-learning-how-to-handle-tombstoning</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/01/12/dimecasts-net-185-wp7-learning-how-to-handle-tombstoning"><img alt="DimeCasts.Net #185: WP7: Learning how to handle Tombstoning" src="/uploads/btv/video/image/00000002/3954/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to handle tombstoning (when your application is not longer in focus, but is not shut down yet) in your WP7 application.<br /><br />When building out a WP7 application it is critical that your application can handle Tombstoning and rebuild itself as needed.  This is to allow the user to have their work flow interrupted by an action, but still gives them the ability to back into your app and resume from there last usage point.  In fact if you fail to take Tombstoning into account your application will fail certification.<p><a href="http://www.bestechvideos.com/2011/01/12/dimecasts-net-185-wp7-learning-how-to-handle-tombstoning">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/01/12/dimecasts-net-185-wp7-learning-how-to-handle-tombstoning</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/01/12/dimecasts-net-185-wp7-learning-how-to-handle-tombstoning</comments>
    </item>
    <item>
      <title>DimeCasts.Net #184: Entity Framework: Intro to Model First Design</title>
      <link>http://www.bestechvideos.com/2011/01/03/dimecasts-net-184-entity-framework-intro-to-model-first-design</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2011/01/03/dimecasts-net-184-entity-framework-intro-to-model-first-design"><img alt="DimeCasts.Net #184: Entity Framework: Intro to Model First Design" src="/uploads/btv/video/image/00000002/3931/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to use the Entity Framework via its model first design concepts.<br /><br />When building out an application which is based off of the Entity framwork you have multiple options, you can either build your model off of your existing database or build your database of your existing model.  This episode will explore how you start with your entity model and build out your database.<p><a href="http://www.bestechvideos.com/2011/01/03/dimecasts-net-184-entity-framework-intro-to-model-first-design">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2011/01/03/dimecasts-net-184-entity-framework-intro-to-model-first-design</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2011/01/03/dimecasts-net-184-entity-framework-intro-to-model-first-design</comments>
    </item>
    <item>
      <title>DimeCasts.Net #183: Load Testing WCF Services w/ VS2010</title>
      <link>http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010"><img alt="DimeCasts.Net #183: Load Testing WCF Services w/ VS2010" src="/uploads/btv/video/image/00000002/3892/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how you can use Visual Studio 2010 to perform load testing on your WCF services<br /><br />When building out any WCF services it is very important to understand how they will handle under load and stress.  You will want know that your services will respond well under peak load in order to allow your users to have a solid experiance.  With VS2010 Ultimate there are tools built in which will give you this ability.<p><a href="http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</comments>
    </item>
    <item>
      <title>DimeCasts.Net #182: Using Property/Method Exports in MEF</title>
      <link>http://www.bestechvideos.com/2010/12/16/dimecasts-net-182-using-property-method-exports-in-mef</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/16/dimecasts-net-182-using-property-method-exports-in-mef"><img alt="DimeCasts.Net #182: Using Property/Method Exports in MEF" src="/uploads/btv/video/image/00000002/3873/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how you can use MEF (Managed Extensibility Framework) to export either properties or methods on an object.<br /><br />Having the ability to export only certian properties or methods via MEF provides you another great way to extend your application.  You can now have different exports for each use case and you do not need to export the entire class, only parts of that class.<p><a href="http://www.bestechvideos.com/2010/12/16/dimecasts-net-182-using-property-method-exports-in-mef">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:16 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/16/dimecasts-net-182-using-property-method-exports-in-mef</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/16/dimecasts-net-182-using-property-method-exports-in-mef</comments>
    </item>
    <item>
      <title>DimeCasts.Net #181: Using Metadata in your MEF Exports</title>
      <link>http://www.bestechvideos.com/2010/12/07/dimecasts-net-181-using-metadata-in-your-mef-exports</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/07/dimecasts-net-181-using-metadata-in-your-mef-exports"><img alt="DimeCasts.Net #181: Using Metadata in your MEF Exports" src="/uploads/btv/video/image/00000002/3839/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how you can use MEF (Managed Extensibility Framework) to expose metadata attributes in your exports.<br /><br />Having the ability to expose metadata will give you the ability to make decisions around your exports with this metadata.<p><a href="http://www.bestechvideos.com/2010/12/07/dimecasts-net-181-using-metadata-in-your-mef-exports">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/07/dimecasts-net-181-using-metadata-in-your-mef-exports</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/07/dimecasts-net-181-using-metadata-in-your-mef-exports</comments>
    </item>
    <item>
      <title>DimeCasts.Net #180: Handling System Errors in MVC</title>
      <link>http://www.bestechvideos.com/2010/10/22/dimecasts-net-180-handling-system-errors-in-mvc</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/10/22/dimecasts-net-180-handling-system-errors-in-mvc"><img alt="DimeCasts.Net #180: Handling System Errors in MVC" src="/uploads/btv/video/image/00000002/3674/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to perform error handling in Asp.Net MVC.<br /><br />We will focus on how you can build your MVC application to be able to handle 404 (file not found) and 500 errors (internal server error).<p><a href="http://www.bestechvideos.com/2010/10/22/dimecasts-net-180-handling-system-errors-in-mvc">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:13 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/10/22/dimecasts-net-180-handling-system-errors-in-mvc</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/10/22/dimecasts-net-180-handling-system-errors-in-mvc</comments>
    </item>
    <item>
      <title>DimeCasts.Net #179: Parallel Programming w/ Task Parallel Library</title>
      <link>http://www.bestechvideos.com/2010/07/16/dimecasts-net-179-parallel-programming-w-task-parallel-library</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/07/16/dimecasts-net-179-parallel-programming-w-task-parallel-library"><img alt="DimeCasts.Net #179: Parallel Programming w/ Task Parallel Library" src="/uploads/btv/video/image/00000002/2423/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how we can simplify parallel programming by using the Task Parallel Library which is part of .Net 4.0<br /><br />We will take a look at how to move your code away from <i>for</i> and <i>foreach</i> and towards <i>Parallel.For</i> and <i>Parallel.Foreach</i>.  These new methods allow you to parallelize your loops w/ little effort, but with large gains.<p><a href="http://www.bestechvideos.com/2010/07/16/dimecasts-net-179-parallel-programming-w-task-parallel-library">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/07/16/dimecasts-net-179-parallel-programming-w-task-parallel-library</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/07/16/dimecasts-net-179-parallel-programming-w-task-parallel-library</comments>
    </item>
    <item>
      <title>DimeCasts.Net #178: Going Out Of Browser w/ Silverlight</title>
      <link>http://www.bestechvideos.com/2010/07/07/dimecasts-net-178-going-out-of-browser-w-silverlight</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/07/07/dimecasts-net-178-going-out-of-browser-w-silverlight"><img alt="DimeCasts.Net #178: Going Out Of Browser w/ Silverlight" src="/uploads/btv/video/image/00000002/2412/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how we can use the take our in-browser silverlight application and allow it to run Out of Browser (OOB).<br /><br />We will take a look at how we can let silverlight perform the lifting as well as how we can provide coding to create the OOB application.<p><a href="http://www.bestechvideos.com/2010/07/07/dimecasts-net-178-going-out-of-browser-w-silverlight">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/07/07/dimecasts-net-178-going-out-of-browser-w-silverlight</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/07/07/dimecasts-net-178-going-out-of-browser-w-silverlight</comments>
    </item>
    <item>
      <title>DimeCasts.Net #177: Data Validation w/ MVC2</title>
      <link>http://www.bestechvideos.com/2010/06/15/dimecasts-net-177-data-validation-w-mvc2</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/06/15/dimecasts-net-177-data-validation-w-mvc2"><img alt="DimeCasts.Net #177: Data Validation w/ MVC2" src="/uploads/btv/video/image/00000002/2335/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how we can use the built-in features in MVC v2 to simplify data validation.<br /><br />We will take a look at how we can use data annoations to validate both client side data submission (via javascript) and server side validation.<p><a href="http://www.bestechvideos.com/2010/06/15/dimecasts-net-177-data-validation-w-mvc2">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:09 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/06/15/dimecasts-net-177-data-validation-w-mvc2</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/06/15/dimecasts-net-177-data-validation-w-mvc2</comments>
    </item>
    <item>
      <title>DimeCasts.Net #176: Going Lazy with System.Lazy</title>
      <link>http://www.bestechvideos.com/2010/05/26/dimecasts-net-176-going-lazy-with-system-lazy</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/05/26/dimecasts-net-176-going-lazy-with-system-lazy"><img alt="DimeCasts.Net #176: Going Lazy with System.Lazy" src="/uploads/btv/video/image/00000002/2167/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at the how to use the System.Lazy namespace.<br /><br />One of the pretty cool new nuggets inside the .Net 4.0 framework is System.Lazy and System.Lazy<t>.  What System.Lazy brings to the table is a way to create objects which may need to perform intensive operations and defer the execution of the operation until it is 100% absolutely needed.</t><p><a href="http://www.bestechvideos.com/2010/05/26/dimecasts-net-176-going-lazy-with-system-lazy">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:08 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/05/26/dimecasts-net-176-going-lazy-with-system-lazy</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/05/26/dimecasts-net-176-going-lazy-with-system-lazy</comments>
    </item>
    <item>
      <title>DimeCasts.Net #175: Code Contracts: Learning to use Interface Contracts</title>
      <link>http://www.bestechvideos.com/2010/05/20/dimecasts-net-175-code-contracts-learning-to-use-interface-contracts</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/05/20/dimecasts-net-175-code-contracts-learning-to-use-interface-contracts"><img alt="DimeCasts.Net #175: Code Contracts: Learning to use Interface Contracts" src="/uploads/btv/video/image/00000002/2117/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">n this episode we are going to take a look at how to utilize some additional features in the Code Contracts library to validate the state of our application.<br /><br />We are going to focus this episode on the feature of adding contracts to interfaces via buddy classes.  This is a powerful feature as it allows us to inherit our contracts from interfaces.<br />Check out other Episdoes on Contracts <a href="http://www.dimecasts.net/Casts/ByTag/Code%20Contracts">here</a><p><a href="http://www.bestechvideos.com/2010/05/20/dimecasts-net-175-code-contracts-learning-to-use-interface-contracts">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/05/20/dimecasts-net-175-code-contracts-learning-to-use-interface-contracts</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/05/20/dimecasts-net-175-code-contracts-learning-to-use-interface-contracts</comments>
    </item>
    <item>
      <title>DimeCasts.Net #174: Understanding Navigation on Windows Phone 7</title>
      <link>http://www.bestechvideos.com/2010/05/14/dimecasts-net-174-understanding-navigation-on-windows-phone-7</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/05/14/dimecasts-net-174-understanding-navigation-on-windows-phone-7"><img alt="DimeCasts.Net #174: Understanding Navigation on Windows Phone 7" src="/uploads/btv/video/image/00000002/2098/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to continue taking a look at the Windows Phone 7 Api.<br /><br />In this episode we are going to focus on learning about the various ways you can navigate from page to page within your application.  Because WP7 is based off of Silverlight 3.x you are able to utilize all the native silverlight navigation techniques such as static routing (hard wiring the .xaml path), using routes and using the NavigationService.<p><a href="http://www.bestechvideos.com/2010/05/14/dimecasts-net-174-understanding-navigation-on-windows-phone-7">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:05 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/05/14/dimecasts-net-174-understanding-navigation-on-windows-phone-7</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/05/14/dimecasts-net-174-understanding-navigation-on-windows-phone-7</comments>
    </item>
    <item>
      <title>DimeCasts.Net #173: Creating and using the Application Bar w/ Windows Phone 7</title>
      <link>http://www.bestechvideos.com/2010/05/06/dimecasts-net-173-creating-and-using-the-application-bar-w-windows-phone-7</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/05/06/dimecasts-net-173-creating-and-using-the-application-bar-w-windows-phone-7"><img alt="DimeCasts.Net #173: Creating and using the Application Bar w/ Windows Phone 7" src="/uploads/btv/video/image/00000002/2077/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to create the Application Bar for Windows Phone 7<br/<br />When creating an application with Win Phone 7 you may need to create an application bar which contains menus or icons.  In this episode we will show you how to create both global app bars as well as local app bars.<p><a href="http://www.bestechvideos.com/2010/05/06/dimecasts-net-173-creating-and-using-the-application-bar-w-windows-phone-7">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:04 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/05/06/dimecasts-net-173-creating-and-using-the-application-bar-w-windows-phone-7</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/05/06/dimecasts-net-173-creating-and-using-the-application-bar-w-windows-phone-7</comments>
    </item>
    <item>
      <title>DimeCasts.Net #172: Code Contracts: Validating state with Assert, Assume, ForAll, Exists</title>
      <link>http://www.bestechvideos.com/2010/04/30/dimecasts-net-172-code-contracts-validating-state-with-assert-assume-forall-exists</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/04/30/dimecasts-net-172-code-contracts-validating-state-with-assert-assume-forall-exists"><img alt="DimeCasts.Net #172: Code Contracts: Validating state with Assert, Assume, ForAll, Exists" src="/uploads/btv/video/image/00000002/2058/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to utilize some additional features in the Code Contracts library to validate the state of our application.<br /><br />We are going to focus our efforts here to learn how to use Assert and Assume to validate a given value in our code.  We will also learn how to use ForAll and Exists, which can be used to validate content inside of an array or a collection.<p><a href="http://www.bestechvideos.com/2010/04/30/dimecasts-net-172-code-contracts-validating-state-with-assert-assume-forall-exists">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/04/30/dimecasts-net-172-code-contracts-validating-state-with-assert-assume-forall-exists</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/04/30/dimecasts-net-172-code-contracts-validating-state-with-assert-assume-forall-exists</comments>
    </item>
    <item>
      <title>DimeCasts.Net #168: Exploring how to use Layer Diagrams in VS2010</title>
      <link>http://www.bestechvideos.com/2010/03/31/dimecasts-net-168-exploring-how-to-use-layer-diagrams-in-vs2010</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/03/31/dimecasts-net-168-exploring-how-to-use-layer-diagrams-in-vs2010"><img alt="DimeCasts.Net #168: Exploring how to use Layer Diagrams in VS2010" src="/uploads/btv/video/image/00000002/1948/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to explore how to use the new Layer Diagram feature which is part of Visual Studio 2010.<br /><br />The layer diagram feature of VS2010 is a new feature which allows you to create a map of your code (from the assembly level down to the method level) and then use that mapping later to validate your system still conforms to your architecture.<p><a href="http://www.bestechvideos.com/2010/03/31/dimecasts-net-168-exploring-how-to-use-layer-diagrams-in-vs2010">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:57 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/03/31/dimecasts-net-168-exploring-how-to-use-layer-diagrams-in-vs2010</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/03/31/dimecasts-net-168-exploring-how-to-use-layer-diagrams-in-vs2010</comments>
    </item>
    <item>
      <title>DimeCasts.Net #167: Setting Up Basic Mappings w/ Fluent NHibernate</title>
      <link>http://www.bestechvideos.com/2010/03/18/dimecasts-net-167-setting-up-basic-mappings-w-fluent-nhibernate</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/03/18/dimecasts-net-167-setting-up-basic-mappings-w-fluent-nhibernate"><img alt="DimeCasts.Net #167: Setting Up Basic Mappings w/ Fluent NHibernate" src="/uploads/btv/video/image/00000002/1896/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to continue taking a look at Fluent Nhibernate.<br /><br /> we are going to focus this episode on setting up basic mappings for NHibernate.  We will focus on setting up Many-to-One (References) and One-To-Many (HasMany) references as these are the most common mappings you will need to setup.<p><a href="http://www.bestechvideos.com/2010/03/18/dimecasts-net-167-setting-up-basic-mappings-w-fluent-nhibernate">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:56 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/03/18/dimecasts-net-167-setting-up-basic-mappings-w-fluent-nhibernate</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/03/18/dimecasts-net-167-setting-up-basic-mappings-w-fluent-nhibernate</comments>
    </item>
    <item>
      <title>DimeCasts.Net #166: Setting Up Fluent NHibernate for your project</title>
      <link>http://www.bestechvideos.com/2010/03/11/dimecasts-net-166-setting-up-fluent-nhibernate-for-your-project</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/03/11/dimecasts-net-166-setting-up-fluent-nhibernate-for-your-project"><img alt="DimeCasts.Net #166: Setting Up Fluent NHibernate for your project" src="/uploads/btv/video/image/00000002/1871/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to use setup and configure Fluent NHibernate for usage.  We will focus on how to setup your database settings as well as how to get your Fluent NHibernate mappings registered into the system.<p><a href="http://www.bestechvideos.com/2010/03/11/dimecasts-net-166-setting-up-fluent-nhibernate-for-your-project">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:54 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/03/11/dimecasts-net-166-setting-up-fluent-nhibernate-for-your-project</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/03/11/dimecasts-net-166-setting-up-fluent-nhibernate-for-your-project</comments>
    </item>
    <item>
      <title>DimeCasts.Net #165: Introduction to Nhibernate.Burrow</title>
      <link>http://www.bestechvideos.com/2010/03/03/dimecasts-net-165-introduction-to-nhibernate-burrow</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/03/03/dimecasts-net-165-introduction-to-nhibernate-burrow"><img alt="DimeCasts.Net #165: Introduction to Nhibernate.Burrow" src="/uploads/btv/video/image/00000002/1844/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to implement the NHibernate.Burrow session management library.<br /><br />NHibernate.Burrow is a light weight middleware developed to support .Net applications using NHibernate by providing advanced and smart session/transaction management and other facilitates.<p><a href="http://www.bestechvideos.com/2010/03/03/dimecasts-net-165-introduction-to-nhibernate-burrow">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/03/03/dimecasts-net-165-introduction-to-nhibernate-burrow</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/03/03/dimecasts-net-165-introduction-to-nhibernate-burrow</comments>
    </item>
    <item>
      <title>DimeCasts.Net #164: Learning how to use Manual Mocks for Testing</title>
      <link>http://www.bestechvideos.com/2010/02/23/dimecasts-net-164-learning-how-to-use-manual-mocks-for-testing</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/02/23/dimecasts-net-164-learning-how-to-use-manual-mocks-for-testing"><img alt="DimeCasts.Net #164: Learning how to use Manual Mocks for Testing" src="/uploads/btv/video/image/00000002/1814/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how to use manual mocks for testing<br /><br />Often times when creating unit tests we need to work in isolation in order to cover the paths we are attempting to test.  When we want to test in isolation you can use a testing technique where you mock out your dependencies.  When using Mocks you can either do it manually (what we are looking at) or you can use a mocking framework like Rhino Mocks.  Either way you achieve the same results.<p><a href="http://www.bestechvideos.com/2010/02/23/dimecasts-net-164-learning-how-to-use-manual-mocks-for-testing">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/02/23/dimecasts-net-164-learning-how-to-use-manual-mocks-for-testing</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/02/23/dimecasts-net-164-learning-how-to-use-manual-mocks-for-testing</comments>
    </item>
    <item>
      <title>DimeCasts.Net #163: Larning how to use the Extract Interface Technique</title>
      <link>http://www.bestechvideos.com/2010/02/17/dimecasts-net-163-larning-how-to-use-the-extract-interface-technique</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/02/17/dimecasts-net-163-larning-how-to-use-the-extract-interface-technique"><img alt="DimeCasts.Net #163: Larning how to use the Extract Interface Technique" src="/uploads/btv/video/image/00000002/1788/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at another refactoring technique, the Extract Interface technique.<br /><br />This technique allows you to extract an interface from a class in order to break your concrete dependencies.  By doing this you can provide yourself with better testing support as well as a better layer of abstractions.<p><a href="http://www.bestechvideos.com/2010/02/17/dimecasts-net-163-larning-how-to-use-the-extract-interface-technique">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:51 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/02/17/dimecasts-net-163-larning-how-to-use-the-extract-interface-technique</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/02/17/dimecasts-net-163-larning-how-to-use-the-extract-interface-technique</comments>
    </item>
    <item>
      <title>DimeCasts.Net #161: A deeper look into AutoMapper: Custom Type Resolvers</title>
      <link>http://www.bestechvideos.com/2010/02/03/dimecasts-net-161-a-deeper-look-into-automapper-custom-type-resolvers</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/02/03/dimecasts-net-161-a-deeper-look-into-automapper-custom-type-resolvers"><img alt="DimeCasts.Net #161: A deeper look into AutoMapper: Custom Type Resolvers" src="/uploads/btv/video/image/00000002/1733/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to continue looking at the AutoMapper framework.<br /><br />AutoMapper is a framework which uses a convention-based matching algorithm to match up source to destination values.  In this episode we are going to learn how to use type resolvers.  Type resolvers allow you to perform custom value mapping in a very simple and elegant way with very little code<p><a href="http://www.bestechvideos.com/2010/02/03/dimecasts-net-161-a-deeper-look-into-automapper-custom-type-resolvers">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:48 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/02/03/dimecasts-net-161-a-deeper-look-into-automapper-custom-type-resolvers</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/02/03/dimecasts-net-161-a-deeper-look-into-automapper-custom-type-resolvers</comments>
    </item>
    <item>
      <title>DimeCasts.Net #160: A deeper look into AutoMapper: Projection and Flattening Objects</title>
      <link>http://www.bestechvideos.com/2010/01/27/dimecasts-net-160-a-deeper-look-into-automapper-projection-and-flattening-objects</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/01/27/dimecasts-net-160-a-deeper-look-into-automapper-projection-and-flattening-objects"><img alt="DimeCasts.Net #160: A deeper look into AutoMapper: Projection and Flattening Objects" src="/uploads/btv/video/image/00000002/1704/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to continue looking at the AutoMapper framework.<br /><br />AutoMapper is a framework which uses a convention-based matching algorithm to match up source to destination values.  In this episode we are going to take a deeper look at how you can flatten your model during transformation or perform projection during transformation.<p><a href="http://www.bestechvideos.com/2010/01/27/dimecasts-net-160-a-deeper-look-into-automapper-projection-and-flattening-objects">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:47 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/01/27/dimecasts-net-160-a-deeper-look-into-automapper-projection-and-flattening-objects</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/01/27/dimecasts-net-160-a-deeper-look-into-automapper-projection-and-flattening-objects</comments>
    </item>
    <item>
      <title>DimeCasts.Net #158: Exploring Operator Overloading in C#</title>
      <link>http://www.bestechvideos.com/2010/01/13/dimecasts-net-158-exploring-operator-overloading-in-c</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/01/13/dimecasts-net-158-exploring-operator-overloading-in-c"><img alt="DimeCasts.Net #158: Exploring Operator Overloading in C#" src="/uploads/btv/video/image/00000002/1648/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how create overloaded operators for your objects.<br /><br />perator overloading permits user-defined operator implementations to be specified for operations where one or both of the operands are of a user-defined class or struct type. When creating your own operators there are many different operators which can be overloaded.<br /><br />+, -, *, /, %, &, |, <<, >> All C# binary operators can be overloaded<br />+, -, !, ~, ++, –, true, false All C# unary operators can be overloaded<br />==, !=, <, >, <= , >= All relational operators can be overloaded, but only as pairs.<p><a href="http://www.bestechvideos.com/2010/01/13/dimecasts-net-158-exploring-operator-overloading-in-c">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/01/13/dimecasts-net-158-exploring-operator-overloading-in-c</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/01/13/dimecasts-net-158-exploring-operator-overloading-in-c</comments>
    </item>
    <item>
      <title>DimeCasts.Net #155: Exploring .Net 4 Features - Tuples</title>
      <link>http://www.bestechvideos.com/2009/12/17/dimecasts-net-155-exploring-net-4-features-tuples</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/12/17/dimecasts-net-155-exploring-net-4-features-tuples"><img alt="DimeCasts.Net #155: Exploring .Net 4 Features - Tuples" src="/uploads/btv/video/image/00000002/1430/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to continue taking a look at some of the new features which are part of .Net 4.<br /><br />We will be focusing this episode on Tuples. Tuples allow you to return multiple values from a method with simplicity and ease by allowing you to dynamically create a return object which is typed for your specific needs.<p><a href="http://www.bestechvideos.com/2009/12/17/dimecasts-net-155-exploring-net-4-features-tuples">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/12/17/dimecasts-net-155-exploring-net-4-features-tuples</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/12/17/dimecasts-net-155-exploring-net-4-features-tuples</comments>
    </item>
    <item>
      <title>DimeCasts.Net #154: How to host a WCF Service inside your Windows Service</title>
      <link>http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service"><img alt="DimeCasts.Net #154: How to host a WCF Service inside your Windows Service" src="/uploads/btv/video/image/00000002/1360/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look how to host your WCF service inside your Windows Service.  In many situations hosting WCF inside of IIS may not be the best solution for you or your team.  When this is the case hosting inside a windows service may be the best solution and in this episode we will take a look at how you can accomplish this.<p><a href="http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</comments>
    </item>
    <item>
      <title>DimeCasts.Net #153: Exploring .Net 4 Features - Named and Optional Parameters</title>
      <link>http://www.bestechvideos.com/2009/11/25/dimecasts-net-153-exploring-net-4-features-named-and-optional-parameters</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/11/25/dimecasts-net-153-exploring-net-4-features-named-and-optional-parameters"><img alt="DimeCasts.Net #153: Exploring .Net 4 Features - Named and Optional Parameters" src="/uploads/btv/video/image/00000002/1302/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to start taking a look at some of the new features which are part of .Net 4.<br /><br />We will be focusing this episode on Named and Optional Parameters.  Optional Parameters all you to default values for your methods which can reduce the need to for overloading methods.  Named parameters allow you to specify the exact parameter by Name when calling a method<p><a href="http://www.bestechvideos.com/2009/11/25/dimecasts-net-153-exploring-net-4-features-named-and-optional-parameters">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:38 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/11/25/dimecasts-net-153-exploring-net-4-features-named-and-optional-parameters</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/11/25/dimecasts-net-153-exploring-net-4-features-named-and-optional-parameters</comments>
    </item>
    <item>
      <title>DimeCasts.Net #152: Introduction to MEF, Getting rolling with basic usage</title>
      <link>http://www.bestechvideos.com/2009/11/19/dimecasts-net-152-introduction-to-mef-getting-rolling-with-basic-usage</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/11/19/dimecasts-net-152-introduction-to-mef-getting-rolling-with-basic-usage"><img alt="DimeCasts.Net #152: Introduction to MEF, Getting rolling with basic usage" src="/uploads/btv/video/image/00000002/1266/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a quick look at the new plugin framework from Microsoft the Managed Extensibility Framework (MEF for short).<br /><br />In this episode we will explore how to setup your first MEF based plugin system and show how easy it can be.<p><a href="http://www.bestechvideos.com/2009/11/19/dimecasts-net-152-introduction-to-mef-getting-rolling-with-basic-usage">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/11/19/dimecasts-net-152-introduction-to-mef-getting-rolling-with-basic-usage</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/11/19/dimecasts-net-152-introduction-to-mef-getting-rolling-with-basic-usage</comments>
    </item>
    <item>
      <title>DimeCasts.Net #151: Introduction to NCover, setting up for analysis</title>
      <link>http://www.bestechvideos.com/2009/11/11/dimecasts-net-151-introduction-to-ncover-setting-up-for-analysis</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/11/11/dimecasts-net-151-introduction-to-ncover-setting-up-for-analysis"><img alt="DimeCasts.Net #151: Introduction to NCover, setting up for analysis" src="/uploads/btv/video/image/00000002/1195/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a quick look at how to setup and use the NCover code coverage and analysis tool.<br /><br />Having the knowledge of the state of your code, is key to understanding the potential success and failures in your code.  If having this knowledge is key to you, NCover is a great tool to help you better gain this knowledge<p><a href="http://www.bestechvideos.com/2009/11/11/dimecasts-net-151-introduction-to-ncover-setting-up-for-analysis">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:36 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/11/11/dimecasts-net-151-introduction-to-ncover-setting-up-for-analysis</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/11/11/dimecasts-net-151-introduction-to-ncover-setting-up-for-analysis</comments>
    </item>
    <item>
      <title>DimeCasts.Net #150: Adding IoC Support to your WCF Services</title>
      <link>http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services"><img alt="DimeCasts.Net #150: Adding IoC Support to your WCF Services" src="/uploads/btv/video/image/00000002/1145/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a quick look at how to setup your WCF services to use an IoC Container.<br /><br />When building out a set of services in WCF you still would like to follow the SOLID principles and in order to do this you may want to setup the ability to inject dependencies (via Structure Map) into your services at run time.  With WCF extension points this is not only possible, but pretty easy<p><a href="http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</comments>
    </item>
    <item>
      <title>DimeCasts.Net #149: Introduction to NDepend, adding NDepend to your Nant Script</title>
      <link>http://www.bestechvideos.com/2009/10/27/dimecasts-net-149-introduction-to-ndepend-adding-ndepend-to-your-nant-script</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/10/27/dimecasts-net-149-introduction-to-ndepend-adding-ndepend-to-your-nant-script"><img alt="DimeCasts.Net #149: Introduction to NDepend, adding NDepend to your Nant Script" src="/uploads/btv/video/image/00000002/1111/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">This episode we are we are going to take a look at the NDepend static analysis tool.<br /><br />When taking a look at NDepend we are going first to do a simple fly-by of how to setup and run NDepend.  Once we have our simple project up and running we are going to turn our focus at takig a look at how to run NDepend from our NAnt scripts.  Running NDepend as part of our builds will allow us to have a clear picture of the state of our code with each build.<p><a href="http://www.bestechvideos.com/2009/10/27/dimecasts-net-149-introduction-to-ndepend-adding-ndepend-to-your-nant-script">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/10/27/dimecasts-net-149-introduction-to-ndepend-adding-ndepend-to-your-nant-script</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/10/27/dimecasts-net-149-introduction-to-ndepend-adding-ndepend-to-your-nant-script</comments>
    </item>
    <item>
      <title>DimeCasts.Net #148: Validating your XML Documents w/ XSD Schema</title>
      <link>http://www.bestechvideos.com/2009/10/21/dimecasts-net-148-validating-your-xml-documents-w-xsd-schema</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/10/21/dimecasts-net-148-validating-your-xml-documents-w-xsd-schema"><img alt="DimeCasts.Net #148: Validating your XML Documents w/ XSD Schema" src="/uploads/btv/video/image/00000002/1080/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">This episode we are going to take a look at how to perform XML message validation by using an XSD document schema.  By creating an XSD schema you can simply and easily validate the structure and the data content of your document which will ensure your message is well formed.<p><a href="http://www.bestechvideos.com/2009/10/21/dimecasts-net-148-validating-your-xml-documents-w-xsd-schema">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:33 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/10/21/dimecasts-net-148-validating-your-xml-documents-w-xsd-schema</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/10/21/dimecasts-net-148-validating-your-xml-documents-w-xsd-schema</comments>
    </item>
    <item>
      <title>DimeCasts.Net #147: Abstracting away Dependencies for Simpler code</title>
      <link>http://www.bestechvideos.com/2009/10/14/dimecasts-net-147-abstracting-away-dependencies-for-simpler-code</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/10/14/dimecasts-net-147-abstracting-away-dependencies-for-simpler-code"><img alt="DimeCasts.Net #147: Abstracting away Dependencies for Simpler code" src="/uploads/btv/video/image/00000002/1026/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">This episode is a direct request from an emailer that wanted to know how to abstract away WCF services to allow for better abstraction and simplier unit tests.  In this episode we will take a look at the pain points around having direct knowledge of a web service can bring for not only testing, but in running your application.  Once we understand the pain points we will take a look at how to abstract them away with the adapter pattern.<p><a href="http://www.bestechvideos.com/2009/10/14/dimecasts-net-147-abstracting-away-dependencies-for-simpler-code">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/10/14/dimecasts-net-147-abstracting-away-dependencies-for-simpler-code</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/10/14/dimecasts-net-147-abstracting-away-dependencies-for-simpler-code</comments>
    </item>
    <item>
      <title>DimeCasts.Net #145: Getting started with Lucene.Net Search Library</title>
      <link>http://www.bestechvideos.com/2009/10/02/dimecasts-net-145-getting-started-with-lucene-net-search-library</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/10/02/dimecasts-net-145-getting-started-with-lucene-net-search-library"><img alt="DimeCasts.Net #145: Getting started with Lucene.Net Search Library" src="/uploads/btv/video/image/00000002/0827/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to start to take a look at the Lucene.Net Search Engine Library.  Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework. In this episode we will learn the basics needed to simply get Lucene.net up and running.<br /></p><p><a href="http://www.bestechvideos.com/2009/10/02/dimecasts-net-145-getting-started-with-lucene-net-search-library">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:35:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/10/02/dimecasts-net-145-getting-started-with-lucene-net-search-library</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/10/02/dimecasts-net-145-getting-started-with-lucene-net-search-library</comments>
    </item>
    <item>
      <title>DimeCasts.Net #144: Learning the Iterator Pattern</title>
      <link>http://www.bestechvideos.com/2009/09/30/dimecasts-net-144-learning-the-iterator-pattern</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/30/dimecasts-net-144-learning-the-iterator-pattern"><img alt="DimeCasts.Net #144: Learning the Iterator Pattern" src="/uploads/btv/video/image/00000002/0812/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at how to use the Iterator Design Pattern.<br /><br />We will look at how using the Iterator Pattern can help you abstract the way in which you interact with a collection of data.  This is helpful when you are working with various formats but you would like to create a constant way to work with each format.<br /></p><p><a href="http://www.bestechvideos.com/2009/09/30/dimecasts-net-144-learning-the-iterator-pattern">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:27:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/30/dimecasts-net-144-learning-the-iterator-pattern</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/30/dimecasts-net-144-learning-the-iterator-pattern</comments>
    </item>
    <item>
      <title>DimeCasts.Net #142: Isolation Frameworks: Learning to use Partial Mocks</title>
      <link>http://www.bestechvideos.com/2009/09/22/dimecasts-net-142-isolation-frameworks-learning-to-use-partial-mocks</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/22/dimecasts-net-142-isolation-frameworks-learning-to-use-partial-mocks"><img alt="DimeCasts.Net #142: Isolation Frameworks: Learning to use Partial Mocks" src="/uploads/btv/video/image/00000002/0773/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests.<br /><br />This time around we are going to be focusing how to use Partial Mocks to test abstract classes and methods within a concrete class.<br /></p><p><a href="http://www.bestechvideos.com/2009/09/22/dimecasts-net-142-isolation-frameworks-learning-to-use-partial-mocks">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:15:33 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/22/dimecasts-net-142-isolation-frameworks-learning-to-use-partial-mocks</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/22/dimecasts-net-142-isolation-frameworks-learning-to-use-partial-mocks</comments>
    </item>
    <item>
      <title>DimeCasts.Net #141: Learning Nant: Creating Token Driving Configuration Files</title>
      <link>http://www.bestechvideos.com/2009/09/18/dimecasts-net-141-learning-nant-creating-token-driving-configuration-files</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/18/dimecasts-net-141-learning-nant-creating-token-driving-configuration-files"><img alt="DimeCasts.Net #141: Learning Nant: Creating Token Driving Configuration Files" src="/uploads/btv/video/image/00000002/0180/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series on how to create a build script using the Nant build tool.<br /><br />In this episode we going to take a look at how we can create dynamic config files by putting tokens in your files and letting Nant replace those tokens for each user based on their unique settings.</p><p><a href="http://www.bestechvideos.com/2009/09/18/dimecasts-net-141-learning-nant-creating-token-driving-configuration-files">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:13:18 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/18/dimecasts-net-141-learning-nant-creating-token-driving-configuration-files</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/18/dimecasts-net-141-learning-nant-creating-token-driving-configuration-files</comments>
    </item>
    <item>
      <title>DimeCasts.Net #140: Using Reflection to Invoke members</title>
      <link>http://www.bestechvideos.com/2009/09/16/dimecasts-net-140-using-reflection-to-invoke-members</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/16/dimecasts-net-140-using-reflection-to-invoke-members"><img alt="DimeCasts.Net #140: Using Reflection to Invoke members" src="/uploads/btv/video/image/00000002/0058/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at how to use the reflection to invoke members on an object<br /><br />Reflection can allow you to call methods, properties, etc of any scope on an object.  This can be a very, very useful tool for the tool-belt for the times this is needed.&nbsp;</p><p><a href="http://www.bestechvideos.com/2009/09/16/dimecasts-net-140-using-reflection-to-invoke-members">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:10:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/16/dimecasts-net-140-using-reflection-to-invoke-members</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/16/dimecasts-net-140-using-reflection-to-invoke-members</comments>
    </item>
    <item>
      <title>DimeCasts.Net #138: Isolation Frameworks: Mocking Out/Ref Arguments</title>
      <link>http://www.bestechvideos.com/2009/09/05/dimecasts-net-138-isolation-frameworks-mocking-out-ref-arguments</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/05/dimecasts-net-138-isolation-frameworks-mocking-out-ref-arguments"><img alt="DimeCasts.Net #138: Isolation Frameworks: Mocking Out/Ref Arguments" src="/uploads/btv/video/image/00000002/0038/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests.<br /><br />We are going to focusing this episode on how to setup you mocks when you need to mock a class with either Out or Ref arguements.</p><p><a href="http://www.bestechvideos.com/2009/09/05/dimecasts-net-138-isolation-frameworks-mocking-out-ref-arguments">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:03:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/05/dimecasts-net-138-isolation-frameworks-mocking-out-ref-arguments</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/05/dimecasts-net-138-isolation-frameworks-mocking-out-ref-arguments</comments>
    </item>
    <item>
      <title>DimeCasts.Net #137: Exploring Reflection: Using Reflection to find Markers</title>
      <link>http://www.bestechvideos.com/2009/09/02/dimecasts-net-137-exploring-reflection-using-reflection-to-find-markers</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/09/02/dimecasts-net-137-exploring-reflection-using-reflection-to-find-markers"><img alt="DimeCasts.Net #137: Exploring Reflection: Using Reflection to find Markers" src="/uploads/btv/video/image/00000002/0027/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at how to find varous markers (interfaces and attributes) on a class by using reflection.  This technique can help you to build out dynamic loading/find type of logic in your pluggable applications.<br /></p><p><a href="http://www.bestechvideos.com/2009/09/02/dimecasts-net-137-exploring-reflection-using-reflection-to-find-markers">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 10:59:56 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/02/dimecasts-net-137-exploring-reflection-using-reflection-to-find-markers</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/09/02/dimecasts-net-137-exploring-reflection-using-reflection-to-find-markers</comments>
    </item>
    <item>
      <title>DimeCasts.Net #135: Exploring StructureMap: Learning how to setup profiles</title>
      <link>http://www.bestechvideos.com/2009/08/13/dimecasts-net-135-exploring-structuremap-learning-how-to-setup-profiles</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/13/dimecasts-net-135-exploring-structuremap-learning-how-to-setup-profiles"><img alt="DimeCasts.Net #135: Exploring StructureMap: Learning how to setup profiles" src="/uploads/btv/video/image/00000001/9910/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series were we are exploring some of the features of StructureMap 2.5.<br /><br />In this episode we are going to take a look at how to setup profiles to allow the container to dynamicly determine which objects to inject.<br /></p><p><a href="http://www.bestechvideos.com/2009/08/13/dimecasts-net-135-exploring-structuremap-learning-how-to-setup-profiles">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 10:48:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/13/dimecasts-net-135-exploring-structuremap-learning-how-to-setup-profiles</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/13/dimecasts-net-135-exploring-structuremap-learning-how-to-setup-profiles</comments>
    </item>
    <item>
      <title>DimeCasts.Net #134: Refactoring Techniques: Learning the Wrap Method</title>
      <link>http://www.bestechvideos.com/2009/08/12/dimecasts-net-134-refactoring-techniques-learning-the-wrap-method</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/12/dimecasts-net-134-refactoring-techniques-learning-the-wrap-method"><img alt="DimeCasts.Net #134: Refactoring Techniques: Learning the Wrap Method" src="/uploads/btv/video/image/00000001/9900/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at a refactoring technique outlined in detail in <a href="http://www.amazon.com/gp/product/0131177052?ie=UTF8&amp;tag=geaforgol-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131177052" target="_blank">Working Effectively with Legacy Code</a><br /><br />We will walk though this technique and take a look at how it can help you to create better and more maintainable code.</p><p><a href="http://www.bestechvideos.com/2009/08/12/dimecasts-net-134-refactoring-techniques-learning-the-wrap-method">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 10:45:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/12/dimecasts-net-134-refactoring-techniques-learning-the-wrap-method</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/12/dimecasts-net-134-refactoring-techniques-learning-the-wrap-method</comments>
    </item>
    <item>
      <title>DimeCasts.Net #133: Learning how to Read &amp; Write to the windows registry</title>
      <link>http://www.bestechvideos.com/2009/08/06/dimecasts-net-133-learning-how-to-read-write-to-the-windows-registry</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/06/dimecasts-net-133-learning-how-to-read-write-to-the-windows-registry"><img alt="DimeCasts.Net #133: Learning how to Read &amp; Write to the windows registry" src="/uploads/btv/video/image/00000001/9878/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at reading and writing to the registry.<br /><br />The registry is a bane to use and work with, but lets face it many, many applications we will work on will utilize it.  Because of this fact we are going to review how to read and write data to it in a simple and easy fashion.</p><p><a href="http://www.bestechvideos.com/2009/08/06/dimecasts-net-133-learning-how-to-read-write-to-the-windows-registry">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 10:43:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/06/dimecasts-net-133-learning-how-to-read-write-to-the-windows-registry</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/06/dimecasts-net-133-learning-how-to-read-write-to-the-windows-registry</comments>
    </item>
    <item>
      <title>DimeCasts.Net #132: Exploring StructureMap: Learning how to setup registries</title>
      <link>http://www.bestechvideos.com/2009/08/06/dimecasts-net-132-exploring-structuremap-learning-how-to-setup-registries</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/08/06/dimecasts-net-132-exploring-structuremap-learning-how-to-setup-registries"><img alt="DimeCasts.Net #132: Exploring StructureMap: Learning how to setup registries" src="/uploads/btv/video/image/00000001/9879/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series were we are exploring some of the features of StructureMap 2.5.<br /><br />In this episode we are going to take a look at how to setup and use the Registry feature of StructureMap.  This is a feature that will allow the IoC container to scan for and find a method in a single class which will setup your mappings for the associated assembly.</p><p><a href="http://www.bestechvideos.com/2009/08/06/dimecasts-net-132-exploring-structuremap-learning-how-to-setup-registries">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 10:41:07 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/08/06/dimecasts-net-132-exploring-structuremap-learning-how-to-setup-registries</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/08/06/dimecasts-net-132-exploring-structuremap-learning-how-to-setup-registries</comments>
    </item>
    <item>
      <title>DimeCasts.Net #130: Isolation Frameworks: Learning how to validate complex expectations</title>
      <link>http://www.bestechvideos.com/2009/07/28/dimecasts-net-130-isolation-frameworks-learning-how-to-validate-complex-expectations</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/07/28/dimecasts-net-130-isolation-frameworks-learning-how-to-validate-complex-expectations"><img alt="DimeCasts.Net #130: Isolation Frameworks: Learning how to validate complex expectations" src="/uploads/btv/video/image/00000001/9817/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests.  We will focus our learning this time around on the various ways you can setup and validate complex expectations on your stubs/fakes.  Validating these expectations will allow your to confirm in tests your dependencies are being used in the manor expected.</p><p><a href="http://www.bestechvideos.com/2009/07/28/dimecasts-net-130-isolation-frameworks-learning-how-to-validate-complex-expectations">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 05 Aug 2009 12:04:56 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/07/28/dimecasts-net-130-isolation-frameworks-learning-how-to-validate-complex-expectations</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/07/28/dimecasts-net-130-isolation-frameworks-learning-how-to-validate-complex-expectations</comments>
    </item>
    <item>
      <title>DimeCasts.Net #129: How to read from Performance Counters</title>
      <link>http://www.bestechvideos.com/2009/07/24/dimecasts-net-129-how-to-read-from-performance-counters</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/07/24/dimecasts-net-129-how-to-read-from-performance-counters"><img alt="DimeCasts.Net #129: How to read from Performance Counters" src="/uploads/btv/video/image/00000001/9791/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at how to read data from custom performance counters.<br /><br />Part of the core .net framework allows you to not only create (see episode 114) counters, but also allows you to read from them as well.  We will show how you can easily create hooks to take advantage of these counters and read in the data.</p><p><a href="http://www.bestechvideos.com/2009/07/24/dimecasts-net-129-how-to-read-from-performance-counters">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 05 Aug 2009 12:00:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/07/24/dimecasts-net-129-how-to-read-from-performance-counters</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/07/24/dimecasts-net-129-how-to-read-from-performance-counters</comments>
    </item>
  </channel>
</rss>

