C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure.
April 25, 2010
by Christoff Truter
How to create custom attributes in C#
C#
April 22, 2010
by Christoff Truter - 4 Comments
How to embed images into an email using C#
C#
April 11, 2010
by Christoff Truter - 5 Comments
How to create a custom hierarchical source for ASP.net
C#
ASP.NET
April 10, 2010
by Christoff Truter
I noticed a rather annoying issue while working with progressbars in .net and Windows 7/Vista
C#
March 23, 2010
by Christoff Truter
How to extend XQuery support for SQL 2005
C#
SQL