Videos in category .NET Framework All | Novice | Advanced | Expert
dnrTV Show #155: Jimmy Bogard on AutoMapper
  • Video is free for view
  • Video is available for download

dnrTV Show #155: Jimmy Bogard on Auto...

SummaryJimmy Bogard makes his dnrTV debut with an introduction to his AutoMapper. AutoMapper is a object-to-object mapper to help move data between two layers such as the model and view layers of t... read more »

Level: any Oct 26, 2009 Votes: 0 Dmytro Shteflyuk

 
dnrTV Show #154: Angel Hernandez on Using Native Code in .NET
  • Video is free for view
  • Video is available for download

dnrTV Show #154: Angel Hernandez on U...

SummaryAngel Hernandez makes his dnrTV debut this week. Angel shows us how to use native code to manage large portions of memory and listen for events of any .NET application.BioAngel Hernandez wor... read more »

Level: any Oct 20, 2009 Votes: 0 Dmytro Shteflyuk

 
dnrTV Show #153: White Box Testing with Pex
  • Video is free for view
  • Video is available for download

dnrTV Show #153: White Box Testing wi...

SummaryPeli de Halleux and Nikolai Tillmann show off Pex, a white-box testing framework for .NET developed at Microsoft ResearchBioJonathan 'Peli' de Halleux is actively working on Pex, an Automate... read more »

Level: any Oct 14, 2009 Votes: 0 Dmytro Shteflyuk

 
DimeCasts.Net #146: Advanced Query Options with Lucene.Net
  • Video is free for view
  • Video is available for download

DimeCasts.Net #146: Advanced Query Op...

In this episode we are going to continue our 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... read more »

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

 
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 #143: Performing Static Page Checking in MVC
  • Video is free for view
  • Video is available for download

DimeCasts.Net #143: Performing Static...

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

Level: novice Sep 25, 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