  |
Standard ECMA-334 - C# Language Specification - http://www.ecma-international.org/publications/standards/Ecma-334.htm
The official standards document. |
  |
C# FAQ for C++ Programmers - http://www.andymcm.com/csharpfaq.htm
Answers many of the questions that C++ developers have when they first encounter C#. By Andy McMullan. |
  |
Curly Brace Corner - http://www.decloak.com/Dev/CurlyBraceCorner/
The dufus guide to reading the C# programming language. This Tutorial aims to shed some light on how to visually read C# as many people find C# very hard to read |
  |
CSharpFriends - http://www.csharpfriends.com/
C# community site which provides forums, article discussions, tutorials, internal member messaging and live chat. |
  |
Developer Fusion - C# - http://www.developerfusion.co.uk/csharp/
UK developer community. Tutorials, articles, source code and blogs for C# developers. |
  |
Publicjoe's C# Programming Tutorial - http://www.publicjoe.f9.co.uk/csharp/csharp.html
A beginners and intermediate tutorial on the Microsoft langauage C#. Also articles and code examples. Collection of sample chapters from C# related books. |
  |
CodeSource - C# - http://www.codersource.net/codersource_dot_net.html
Contains articles and tutorials on C# and ASP .Net using C#. |
  |
A Twisted Look at Object Oriented Programming in C# - http://www.developerfusion.co.uk/show/3821/
Article by Jeff Louie. A examination of OO programming in C#, covering inheritance, constructors, interfaces, virtual and static methods. |
  |
Data Access for SQL Server in C# - http://www.c-sharpcorner.com/UploadFile/satyaakkinepally/DAC4SQLServerInCSharp11302005061511AM/DAC4SQLServerInCSharp.aspx
Examples of accessing SQL via Stored Procedures using ADO.Net in C# by Satya Akkinepally. |
 |
The C# Tutorial @ C# Station - http://www.csharp-station.com/Tutorial.aspx
This set of lessons teaches the basics of the C# programming language. They are appropriate for beginning programmers and developers who are experienced in other languages and would like a quick overview of C# programming. |