Are there any good Video tutorials on C# core concepts
+1
A:
Have a look at this one: Introduction to the C# Programming Language
There's quite a lot of detail in what you're asking so I'd recommend reading a good book.
David Neale
2010-05-19 11:26:26
+1
A:
"How do I?" series is quite good
C#
http://msdn.microsoft.com/en-gb/vcsharp/bb798022.aspx
Absolute Beginner’s for more general environment and .netty stuff
http://msdn.microsoft.com/en-gb/vstudio/aa700732.aspx#beginners
Aidan
2010-05-19 11:29:04