C# (pronounced as see sharp) 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.
C# is a great programming language, but sometimes we need a little help remembering things. It's hard enough solving the worlds problems, let alone remembering all the programming languages we need to use on a daily bases.
These articles will show you the basics on C#, and maybe have a solution or two to help you on your way.