Videos tagged with Continous Integration


DimeCasts.Net #190: Rake: Learning to use Rake With MSBuild

DimeCasts.Net #190: Rake: Learning to use Rake With MSBuild

Posted in Frameworks, Companies, Development

In this episode we are going to take a look at how to use Rake in order to help refactor your MSBuild Scripts.We will use Rake in order to allow you to build out smaller targets in MSBuild as well as to run external features which are supported by Rake.

Tags: Frameworks, Microsoft, .NET Framework, Rake, DimeCasts.Net, Broadcasting, Screencasts, Development, Companies, Continous Integration, Amir Baylko, ...



DimeCasts.Net #151: Introduction to NCover, setting up for analysis

DimeCasts.Net #151: Introduction to NCover, setting up for analysis

Posted in Frameworks, Companies, Development

In this episode we are going to take a quick look at how to setup and use the NCover code coverage and analysis tool.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

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Code Analysis, Derik Whittaker, Broadcasting, Screencasts, Development, Companies, Continous Integration, ...


DimeCasts.Net #116: Learning Hudson: Setting up to run and report Unit Test results

DimeCasts.Net #116: Learning Hudson: Setting up to run and report Unit Test results

Posted in Frameworks, Companies, Development

In this episode we will continue taking a look at how to setup the Hudson build server for usage in a .net environment.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 s...

Tags: Frameworks, Microsoft, .NET Framework, DimeCasts.Net, Derik Whittaker, Codebetter.com, Broadcasting, Screencasts, Development, Companies, Continous Integration, ...