C# Book reccomendation for C++ programmer.

  • Thread starter Thread starter Jake Montgomery
  • Start date Start date
J

Jake Montgomery

Hi,

I am a very experienced C++ Win32 programmer using VS 7.1. Are there
any recommendations for C# books that assume no prior C# knowledge, but
will not require me to slog through a lot of novice stuff about OOP and
basic programming techniques that I am already familiar with?

Thanx in advance.
 
Did you check Petzold book on Programming Windows with C#?

I found it the easiest and most useful. For you it might be all what you
need assuming you did Win32 programming in VC.

HTH
Alex
 
Back
Top