Presentation of Mono
A quick presentation of Mono to the Columbus Ohio .NET developers group. Slides of the presentation
A quick presentation of Mono to the Columbus Ohio .NET developers group. Slides of the presentation
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 be focusing how to use Partial Mocks to test abstract classes and methods within …
In this talk, Chad Myers and Jeremy Miller about Fubu (For us, by us) MVC Framework, an alternative to ASP.NET MVC Framework and is a front controller style framework.
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 putting tokens in your files and letting Nant replace those …
This demo shows off ActiveRecord – a very easy way to work with SubSonic. SubSonic is all about helping you do what you need to do with the least amount of friction. No need to overthink things anymore – just build your app. http://subsonicproject.com/docs/The_5_Minute_Demo
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 episode on how to setup you mocks when you need to mock a class with …