Tag: csharp
NGourd Presentation
NGourd, a BDD framework for C#, is presented by Michael Minutillo (@wolfbyte) at the Australian Virtual Alt.Net meeting, May 11 2009. NGourd is designed heavily influenced by the Cucumber tool from the ruby world. The intention is to create a clean separation between the intent of a specification versus it’s …
The C# Programming Language, 3rd Edition
Anders Hejlsberg, Mads Torgersen and Scott Wiltamuth discuss “The C# Programming Language,” Third Edition — the authoritative and annotated technical reference for C# 3.0. [youtube qclOl60Uz1M]
Object Initializers in CSharp 3.0 and VB.NET 9
This video takes a look at object initializers, which have been added to both CSharp and VB. [youtube 5J0bWc0F9r4]
Microsoft Visual C# IDE Tips and Tricks
Learn tips and tricks that will make C# code editing faster and more fun using Microsoft Visual Studio.
PostSharp Demonstration Video
PostSharp is a tool that can reduce the number of lines of code and improve its logical decoupling. Therefore its helps you delivering higher stability, cleaner design, and cheaper source code maintenance. PostSharp makes more with less code. How? Have you already implemented things like transaction management, logging, caching, or …