<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Tag codebetter-com Videos</title>
    <link>http://www.bestechvideos.com/tag/codebetter-com</link>
    <pubDate>Tue, 06 Oct 2009 11:17:50 GMT</pubDate>
    <description>BestTechVideos: Tag codebetter-com Videos with short descriptions</description>
    <item>
      <title>DimeCasts.Net #143: Performing Static Page Checking in MVC</title>
      <link>http://www.bestechvideos.com/2009/09/25/dimecasts-net-143-performing-static-page-checking-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/2009/09/25/dimecasts-net-143-performing-static-page-checking-in-mvc"><img alt="DimeCasts.Net #143: Performing Static Page Checking in MVC" height="110" src="http://www.bestechvideos.com//thumbnails/0003/0436/9k7ufodyk4kksa4kxnr7zjog4z_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at how you can setup Static Type checking within your ASP.Net MVC web project.  Having static checking is a great asset as it can reduce the chances of run time errors due to refactoring.  Static checking will also allow the compiler to verify all your strongly typed objects are being called correctly.</p><p><a href="http://www.bestechvideos.com/2009/09/25/dimecasts-net-143-performing-static-page-checking-in-mvc">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Oct 2009 11:17:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/09/25/dimecasts-net-143-performing-static-page-checking-in-mvc</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/09/25/dimecasts-net-143-performing-static-page-checking-in-mvc</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" height="110" src="http://www.bestechvideos.com//thumbnails/0003/0416/4oihlb1wk6n5ls2qc7hhqbf5pu_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></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><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/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>Dmytro Shteflyuk</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 #123: Exploring Code Contracts: Taking a look at Object Invariant Conditions</title>
      <link>http://www.bestechvideos.com/2009/07/03/dimecasts-net-123-exploring-code-contracts-taking-a-look-at-object-invariant-conditions</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/03/dimecasts-net-123-exploring-code-contracts-taking-a-look-at-object-invariant-conditions"><img alt="DimeCasts.Net #123: Exploring Code Contracts: Taking a look at Object Invariant Conditions" height="110" src="http://www.bestechvideos.com//thumbnails/0002/3099/7ruhatdw8cbqmim9gelk11574j_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we are going to take a look at the new Code Contracts library which is out of MS Research and will be part of .Net 4.0/Vs2010.<br /><br />Contracts allow for many different ways to perform language agnostic code validation and in this episode we are going to focus on how to utilize the Object Invariant checking to maintain an objects state.</p><p><a href="http://www.bestechvideos.com/2009/07/03/dimecasts-net-123-exploring-code-contracts-taking-a-look-at-object-invariant-conditions">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Fri, 03 Jul 2009 10:06:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/07/03/dimecasts-net-123-exploring-code-contracts-taking-a-look-at-object-invariant-conditions</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/07/03/dimecasts-net-123-exploring-code-contracts-taking-a-look-at-object-invariant-conditions</comments>
    </item>
    <item>
      <title>DimeCasts.Net #122: Creating Custom Functions w/ NAnt</title>
      <link>http://www.bestechvideos.com/2009/06/30/dimecasts-net-122-creating-custom-functions-w-nant</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/30/dimecasts-net-122-creating-custom-functions-w-nant"><img alt="DimeCasts.Net #122: Creating Custom Functions w/ NAnt" height="110" src="http://www.bestechvideos.com//thumbnails/0002/3085/9u368sd661mf1goz0c2qq7qep1_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we will take a look at how to create a custom function for your NAnt script.<br /><br />After you have the basics of NAnt down you may quickly find out that there are features you need, but they are not part of the core library. The good news for you is that in very little effort or coding you can create your own custom assembly which will expose your newly created NAnt functions</p><p><a href="http://www.bestechvideos.com/2009/06/30/dimecasts-net-122-creating-custom-functions-w-nant">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Fri, 03 Jul 2009 09:42:59 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/30/dimecasts-net-122-creating-custom-functions-w-nant</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/06/30/dimecasts-net-122-creating-custom-functions-w-nant</comments>
    </item>
    <item>
      <title>DimeCasts.Net #117: Exploring how to use Global Variables and ViewData (Strongly typed and weak typed) with Spark</title>
      <link>http://www.bestechvideos.com/2009/06/11/dimecasts-net-117-exploring-how-to-use-global-variables-and-viewdata-strongly-typed-and-weak-typed-with-spark</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/11/dimecasts-net-117-exploring-how-to-use-global-variables-and-viewdata-strongly-typed-and-weak-typed-with-spark"><img alt="DimeCasts.Net #117: Exploring how to use Global Variables and ViewData (Strongly typed and weak typed) with Spark" height="110" src="http://www.bestechvideos.com//thumbnails/0002/1960/9izcsryef8itzzt3atjosor710_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we will continue taking a look at the Spark View engine.<br /><br />In this episode we will focus our attention on how to utilized both global variables and local variables.  We will also take a look at how to create and use both strongly typed viewdata and weakly typed view data.</p><p><a href="http://www.bestechvideos.com/2009/06/11/dimecasts-net-117-exploring-how-to-use-global-variables-and-viewdata-strongly-typed-and-weak-typed-with-spark">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 14 Jun 2009 13:27:28 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/11/dimecasts-net-117-exploring-how-to-use-global-variables-and-viewdata-strongly-typed-and-weak-typed-with-spark</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/06/11/dimecasts-net-117-exploring-how-to-use-global-variables-and-viewdata-strongly-typed-and-weak-typed-with-spark</comments>
    </item>
    <item>
      <title>DimeCasts.Net #116: Learning Hudson: Setting up to run and report Unit Test results</title>
      <link>http://www.bestechvideos.com/2009/06/10/dimecasts-net-116-learning-hudson-setting-up-to-run-and-report-unit-test-results</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/06/10/dimecasts-net-116-learning-hudson-setting-up-to-run-and-report-unit-test-results"><img alt="DimeCasts.Net #116: Learning Hudson: Setting up to run and report Unit Test results" height="110" src="http://www.bestechvideos.com//thumbnails/0002/1818/3uh1l1u7nwsyjbrd8zjwwoo9fr_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we will continue taking a look at how to setup the Hudson build server for usage in a .net environment.<br /><br />We will be taking a look at how we can use Hudson to report our Unit Tests results after each build.  We will be looking at both reporting NUnit and MSTest results and will also show how you can convert MSTest results into NUnit results in order to report all tests in a single screen.</p><p><a href="http://www.bestechvideos.com/2009/06/10/dimecasts-net-116-learning-hudson-setting-up-to-run-and-report-unit-test-results">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 10 Jun 2009 10:54:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/06/10/dimecasts-net-116-learning-hudson-setting-up-to-run-and-report-unit-test-results</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/06/10/dimecasts-net-116-learning-hudson-setting-up-to-run-and-report-unit-test-results</comments>
    </item>
    <item>
      <title>DimeCasts.Net #112: Learning the Observer Pattern w/ Callbacks</title>
      <link>http://www.bestechvideos.com/2009/05/21/dimecasts-net-112-learning-the-observer-pattern-w-callbacks</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/05/21/dimecasts-net-112-learning-the-observer-pattern-w-callbacks"><img alt="DimeCasts.Net #112: Learning the Observer Pattern w/ Callbacks" height="110" src="http://www.bestechvideos.com//thumbnails/0002/1352/83vzeeo3m4j4y1cgy57qkw9jbo_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we will take at how we can use the Observer Pattern in our application.<br /><br />This is a follow up episode to Episode 108 where we take another look at this pattern and how we can implement it using either call backs or events. The Observer pattern allows you to define a one-to-many relationship inside your application where the parent object (the one) has the ability to notify the child objects (the many) of any state change.  You can utilize this pattern to make sure that a set of objects are keep in order when there behavior needs to change based on the state of your application.</p><p><a href="http://www.bestechvideos.com/2009/05/21/dimecasts-net-112-learning-the-observer-pattern-w-callbacks">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 03 Jun 2009 10:40:45 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/05/21/dimecasts-net-112-learning-the-observer-pattern-w-callbacks</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/05/21/dimecasts-net-112-learning-the-observer-pattern-w-callbacks</comments>
    </item>
    <item>
      <title>DimeCasts.Net #100: Learning the Template Pattern</title>
      <link>http://www.bestechvideos.com/2009/04/10/dimecasts-net-100-learning-the-template-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/04/10/dimecasts-net-100-learning-the-template-pattern"><img alt="DimeCasts.Net #100: Learning the Template Pattern" height="110" src="http://www.bestechvideos.com//thumbnails/0001/8982/6m4semhzeyvdvfaa79s6qs1c2u_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we take a how you can use the Template Design Pattern in your applications.<br /><br />The Template Design   Pattern is perhaps one of the most widely used and useful design pattern. It is used to set up the outline or skeleton of an algorithm,   leaving the details to specific implementations later. This way, subclasses can override parts of the algorithm without changing its   overall structure.</p><p><a href="http://www.bestechvideos.com/2009/04/10/dimecasts-net-100-learning-the-template-pattern">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 11 Apr 2009 13:39:13 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/10/dimecasts-net-100-learning-the-template-pattern</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/04/10/dimecasts-net-100-learning-the-template-pattern</comments>
    </item>
    <item>
      <title>DimeCasts.Net #99: Creating SOLID Code: Refactoring the SOLID episode on DI to use StructureMap</title>
      <link>http://www.bestechvideos.com/2009/04/08/dimecasts-net-99-creating-solid-code-refactoring-the-solid-episode-on-di-to-use-structuremap</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/08/dimecasts-net-99-creating-solid-code-refactoring-the-solid-episode-on-di-to-use-structuremap"><img alt="DimeCasts.Net #99: Creating SOLID Code: Refactoring the SOLID episode on DI to use StructureMap" height="110" src="http://www.bestechvideos.com//thumbnails/0001/8520/718qa08n20p2forud0dpepan65_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we are going to take another look at Episode 96 (Dependency Inversion Principle) and add in the usage of StructureMap.<br /><br />In the original episode Stephan kept the code simple and on point by showing how to do DI by hand.  In this episode I am going to show you how to take that up a notch and use an IoC container to make life a little simpler</p><p><a href="http://www.bestechvideos.com/2009/04/08/dimecasts-net-99-creating-solid-code-refactoring-the-solid-episode-on-di-to-use-structuremap">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 08 Apr 2009 11:37:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/08/dimecasts-net-99-creating-solid-code-refactoring-the-solid-episode-on-di-to-use-structuremap</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/04/08/dimecasts-net-99-creating-solid-code-refactoring-the-solid-episode-on-di-to-use-structuremap</comments>
    </item>
    <item>
      <title>DimeCasts.Net #94: Creating SOLID Code: Interface Segregation Principle</title>
      <link>http://www.bestechvideos.com/2009/03/20/dimecasts-net-94-creating-solid-code-interface-segregation-principle</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/03/20/dimecasts-net-94-creating-solid-code-interface-segregation-principle"><img alt="DimeCasts.Net #94: Creating SOLID Code: Interface Segregation Principle" height="110" src="http://www.bestechvideos.com//thumbnails/0001/7094/4ivmbfgdf8rhly4r6js7d0q80q_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This is the fourth in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.<br /><br />In this episode we will take a look at the I (Interface Segregation Principle) and see how following this principle can help us to create cleaner, more manageable code<br /><br />S - Sinlge Responsibility Principle<br />O - Open/Closed Principle<br />L - Liskov Substitution Principle<br />I - Interface Segregation Principle<br />D - Dependency Inversion Principle</p><p><a href="http://www.bestechvideos.com/2009/03/20/dimecasts-net-94-creating-solid-code-interface-segregation-principle">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 24 Mar 2009 12:11:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/03/20/dimecasts-net-94-creating-solid-code-interface-segregation-principle</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/03/20/dimecasts-net-94-creating-solid-code-interface-segregation-principle</comments>
    </item>
    <item>
      <title>DimeCasts.Net #93: Retrieving data from a REST based service using C#</title>
      <link>http://www.bestechvideos.com/2009/03/18/dimecasts-net-93-retrieving-data-from-a-rest-based-service-using-c</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/03/18/dimecasts-net-93-retrieving-data-from-a-rest-based-service-using-c"><img alt="DimeCasts.Net #93: Retrieving data from a REST based service using C#" height="110" src="http://www.bestechvideos.com//thumbnails/0001/6729/5std19770628zhdw2wyvvevs8q_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we take a look at how you can retrieve data frp, a REST based service in C#.  We wll walk though the steps needed to build the build the connection and then connect to and retrieve the data from the remote service. In order to do this we will utilize the WebRequest and the WebResponse objects in C# (.net)</p><p><a href="http://www.bestechvideos.com/2009/03/18/dimecasts-net-93-retrieving-data-from-a-rest-based-service-using-c">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/web-tech">Technologies</a>, <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/web-tech/web-services">Web Services</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/development/c-sharp">C#</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 19 Mar 2009 07:51:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/03/18/dimecasts-net-93-retrieving-data-from-a-rest-based-service-using-c</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/03/18/dimecasts-net-93-retrieving-data-from-a-rest-based-service-using-c</comments>
    </item>
    <item>
      <title>DimeCasts.Net #88: Creating SOLID Code: Single Responsibility Principle (SRP)</title>
      <link>http://www.bestechvideos.com/2009/03/18/dimecasts-net-88-creating-solid-code-single-responsibility-principle-srp</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/03/18/dimecasts-net-88-creating-solid-code-single-responsibility-principle-srp"><img alt="DimeCasts.Net #88: Creating SOLID Code: Single Responsibility Principle (SRP)" height="110" src="http://www.bestechvideos.com//thumbnails/0001/6719/bhfxy18zq0nm2erneco52jznjy_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>This is the first in a 5 part series where we will explore the tenets of the S.O.L.I.D principles.<br /><br />In this first episode we will take a look at the S (Single Responsibility Principle) and see how following this principle can help us to create cleaner, more manageable code<br /><br />S - Sinlge Responsibility Principle<br />O - Open/Closed Principle<br />L - Liskov Substitution Principle<br />I - Interface Segregation Principle<br />D - Dependency Inversion Principle</p><p><a href="http://www.bestechvideos.com/2009/03/18/dimecasts-net-88-creating-solid-code-single-responsibility-principle-srp">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 19 Mar 2009 07:40:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/03/18/dimecasts-net-88-creating-solid-code-single-responsibility-principle-srp</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/03/18/dimecasts-net-88-creating-solid-code-single-responsibility-principle-srp</comments>
    </item>
    <item>
      <title>DimeCasts.Net #85: Taking a look at how to separate out your WCF service project into multiple parts</title>
      <link>http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts"><img alt="DimeCasts.Net #85: Taking a look at how to separate out your WCF service project into multiple parts" height="110" src="http://www.bestechvideos.com//thumbnails/0001/6204/3mrjr63dlyt8fn71x33gqjblp3_thumb.jpg" style="border: 1px solid #7f7f7f;" width="150" /></a></p></td><td valign="top"><p>In this episode we will take a look at how you can break your WCF service into multiple projects.<br />
<br />
We will walk you though how it is possible to put your WCF contracts into a commong project which can be shared by others, as well as how to put you domain entities into their own project.  Having the ability to split out these parts allows for cleaner code and better maintainability.</p><p><a href="http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts">Read more about this video…</a></p></td></tr></table><p><b>Want to control this feed contents?</b>&nbsp;<a href="http://www.bestechvideos.com/user/all/signup">Sign up here</a> and create your own feed!</p><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="/category/companies">Companies</a>, <a href="/category/development">Development</a>, <a href="/category/broadcasting">Broadcasting</a>, <a href="/category/frameworks">Frameworks</a>, <a href="/category/companies/microsoft">Microsoft</a>, <a href="/category/broadcasting/screencasts">Screencasts</a>, <a href="/category/frameworks/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 21 Feb 2009 08:23:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</guid>
      <author>Dmytro Shteflyuk</author>
      <comments>http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</comments>
    </item>
  </channel>
</rss>
