Here you will find all of the information you need on C# for both beginners and experts.
What is C#?
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).
C# is one of the programming languages designed for the Common Language Infrastructure.
C# is intended to be a simple, modern, general-purpose, object-oriented programming language.
Its development team is led by Anders Hejlsberg.
The most recent version is C# 4.0, which was released on April 12, 2010.
Below is a listing of links on this site that will provide you with information you need for C#.
Articles
JSON to Object Conversion in C#
Downloads
Software

Books
Tutorials
Examples/Code Samples/Demos
Reference