jalway
November 18th, 2009, 11:35 AM
Hello everybody!
Where can I find a good tutorial on C++ with .Net for setting up forms and controls? You know, dragging and dropping and hooking up the various components on forms, and laying out different form configurations, such as split windows. I’m especially interested in the Tree control here.
I know C++ quite well, and have used it with Visual Studio for 8 years or so. I had been using MFC. I’m using VS 2005. Now I’m trying to migrate into .Net, and have had a hard time finding a good tutorial -- or up to date book -- on .Net and C++, which surprises me, because I thought .Net was supposed to be a big deal and that MFC was “passé”.
I have read over several tutorials on C++/CLI, but I’m interested in the “Visual” part at this time.
Thanks for any help!
...John
Where can I find a good tutorial on C++ with .Net for setting up forms and controls? You know, dragging and dropping and hooking up the various components on forms, and laying out different form configurations, such as split windows. I’m especially interested in the Tree control here.
I know C++ quite well, and have used it with Visual Studio for 8 years or so. I had been using MFC. I’m using VS 2005. Now I’m trying to migrate into .Net, and have had a hard time finding a good tutorial -- or up to date book -- on .Net and C++, which surprises me, because I thought .Net was supposed to be a big deal and that MFC was “passé”.
I have read over several tutorials on C++/CLI, but I’m interested in the “Visual” part at this time.
Thanks for any help!
...John