Re: What to use and learn?
i new c++ and then jumped to visual c++ without much problems.
goes without saying that you have to be able to manage pointers and classes though.
visual c++ .net seems fine.it takes a little getting used to at first but once you 've mastered it you can do almost anything.
Re: What to use and learn?
If your finding C++ fine, and want to create a gui in visual studio, it makes sense to go with MFC.
Re: What to use and learn?
Thanks so much for your replies. I will try out MFC and see how its like.
If it doesnt work out well, i may aswell go to C#.
Thanks again :)