codeproject covers far more languages than just C#, and is a great resource.
csharpcorner has lots of great tips, but you won't be able to use it to learn C#. The spec for C# is here
http://msdn2.microsoft.com/en-us/vcsharp/aa336809.aspx. I don't know where there are any good tutorials though.
Jim