Home » Archives

Content tagged with: csharp

[23 Aug 2011 | No Comment | ]

This short tutorial shows how to use NUnit and Visual C#.

Related article
* Test-Driven Development (TDD) with NUnit

[28 Feb 2011 | No Comment | ]

Andre de Cavaignac and Matt Insler of Lowereast Software present how to develop with MongoDB in a C# and .NET context.

Video Producer: 10gen

[23 Feb 2011 | No Comment | ]

Mads Torgersen from Microsoft talks about C# 5. Mads is Anders Hejslberg’s (the designer of the C# language) right hand man.
Watch the video on SkillsMatter.com

[14 Feb 2011 | No Comment | ]

Jon Skeet presents in this video some of his favourite ways of abusing the C# language.
Watch this video on Oredev.org

[3 Feb 2011 | No Comment | ]

This video focuses on the only new feature in C# 4 that really matters: the dynamic keyword. There are some new possibilities that were previously only achievable with languages like JavaScript and Ruby. We will touch on ways that using dynamic can change your code.

Video Producer: Chicago ALT.NET