Videos with tag Derik Whittaker All | Novice | Advanced | Expert
DimeCasts.Net #145: Getting started with Lucene.Net Search Library
  • Video is free for view
  • Video is available for download

DimeCasts.Net #145: Getting started w...

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 sea... read more »

Level: novice Oct 02, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #144: Learning the Iterator Pattern
  • Video is free for view
  • Video is available for download

DimeCasts.Net #144: Learning the Iter...

In this episode we are going to take a look at how to use the Iterator Design Pattern.We will look at how using the Iterator Pattern can help you abstract the way in which you interact with a colle... read more »

Level: novice Sep 30, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #142: Isolation Frameworks: Learning to use Partial Mocks
  • Video is free for view
  • Video is available for download

DimeCasts.Net #142: Isolation Framewo...

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.This time around we are going to ... read more »

Level: novice Sep 22, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #141: Learning Nant: Creating Token Driving Configuration Files
  • Video is free for view
  • Video is available for download

DimeCasts.Net #141: Learning Nant: Cr...

In this episode we are going to continue our series on how to create a build script using the Nant build tool.In this episode we going to take a look at how we can create dynamic config files by pu... read more »

Level: novice Sep 18, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #140: Using Reflection to Invoke members
  • Video is free for view
  • Video is available for download

DimeCasts.Net #140: Using Reflection ...

In this episode we are going to take a look at how to use the reflection to invoke members on an objectReflection can allow you to call methods, properties, etc of any scope on an object. This can ... read more »

Level: novice Sep 16, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #138: Isolation Frameworks: Mocking Out/Ref Arguments
  • Video is free for view
  • Video is available for download

DimeCasts.Net #138: Isolation Framewo...

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 are going to focusing this epi... read more »

Level: novice Sep 05, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #137: Exploring Reflection: Using Reflection to find Markers
  • Video is free for view
  • Video is available for download

DimeCasts.Net #137: Exploring Reflect...

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 t... read more »

Level: novice Sep 02, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #135: Exploring StructureMap: Learning how to setup profiles
  • Video is free for view
  • Video is available for download

DimeCasts.Net #135: Exploring Structu...

In this episode we are going to continue our series were we are exploring some of the features of StructureMap 2.5.In this episode we are going to take a look at how to setup profiles to allow the ... read more »

Level: novice Aug 13, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #134: Refactoring Techniques: Learning the Wrap Method
  • Video is free for view
  • Video is available for download

DimeCasts.Net #134: Refactoring Techn...

In this episode we are going to take a look at a refactoring technique outlined in detail in Working Effectively with Legacy CodeWe will walk though this technique and take a look at how it can hel... read more »

Level: novice Aug 12, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #133: Learning how to Read & Write to the windows registry
  • Video is free for view
  • Video is available for download

DimeCasts.Net #133: Learning how to R...

In this episode we are going to take a look at reading and writing to the registry.The registry is a bane to use and work with, but lets face it many, many applications we will work on will utilize... read more »

Level: novice Aug 06, 2009 Votes: 0 Dmytro Shteflyuk