I'm a Computer Science student who has experimented a bit with native C++, creating a few basic applications etc. Recently, I won a competition and received Visual Studio 2008 as my prize. I've been trying to use Windows Forms to create a GUI, because of its relative ease in creating a GUI compared to native C++.
However, I soon discovered that taking the back-ends out of my old native programs and trying to work them with the newly built GUI doesn't really work so well, so I was wondering if anyone could recommend a book for me to read which would help me migrating to this new syntax?
Many Thanks,
Chris Matthews
Edit: I prefer books for learning rather than web tutorials. It's my style of learning.
Last edited by cdm319; January 23rd, 2009 at 01:39 PM.
Reason: Additional Info
Bookmarks