beginner
-
You could try Microsofts own page: http://msdn.microsoft.com/en-us/library/vstudio/67ef8sbd.aspx[^]
-
You could try the CodeProject articles section[^], MSDN's C# tutorials[^], or even Google[^].
Use the best guess
-
Reading a good programming book should help you get started.
Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial
-
I agree with Abhinav S. Get a starters book somewhere and read it from A-Z. Don't start out too specific (like WPF or WCF), but rather a "Learning .Net with C#" kind of book. good luck taking the first steps.
-
Their are many standard publications who have good books but you should always buy books with label like beginner guide or absolute beginner guide or guide for dummies(no offense) and yes you must start with core c#, it hurts me too much when some random guy show up for interview and fail to explain Object callings and references.