NUnit and Visual C#
This short tutorial shows how to use NUnit and Visual C#. [youtube 8zSWlNpaq0s] Related article * Test-Driven Development (TDD) with NUnit
This short tutorial shows how to use NUnit and Visual C#. [youtube 8zSWlNpaq0s] Related article * Test-Driven Development (TDD) with NUnit
ReactiveUI is a M-V-VM framework like MVVM Light or Caliburn.Micro, that is deeply integrated with the Reactive Extensions for .NET. This allows you to write code in your ViewModel that is far more elegant and terse when expressing complex stateful interactions, as well as much simpler handling of async operations. …
This talk will focus on the ongoing development efforts in Mono and explore what are the new challenges that the Mono project is tackling. [youtube uS_9nwdzfzM] Producer: FOSDEM
TickSpec is a lightweight Behavior Driven Development (BDD) framework for F#. It describe behavior in plain text using the Gherkin business language: “given, when, then”. [youtube UuTL3nj9fIE]
This screencast shows how to use MonoDevelop to create custom GTK# widgets and use those widgets in an application.
Have you heard of Ruby? It’s an expressive, malleable, and fun language you can use in any Microsoft .NET-connected application. In this session we look at using IronRuby and the DLR to extend .NET-connected applications, test user interfaces, and even script behavior in the browser. [youtube PaAgoSv-5MM]