Looking for a good book about C#.NET

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hello!!

I looking for a good book about C#.NET but I don't want a beginners book
telling me what a class and an object is because I quite used to standard
C++.

It should be more about feature that is specific to C# and to the .NET
environment.

//Tony
 
You can start from Chris Sells's book about .NET Framework.

Also I'd recommed you to read artices about .NET in MSDN - it gives a lot of
useful information.
 
Back
Top