Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello friends,
I am new to programming. I seek valuable guidance from the seniors.
I have to work on a post graduate project that involves developing a host based application that has
i. GUI for configuration of embedded system
ii. server-client prog
iii. C/C++ (CLI) code for data processing and image display
For this I am not able to decide the software tool chain, Which is better among the following?
i. Visual studio 2005/2010 .NET framework with C/C++ CLI
ii. Visual studio 2005/2010 QT Framework with C/C++
iii. Eclipse with CDT .NET framework C/C++ CLI
iiv. Eclipse with CDT QT Framework C/C++
Please reply soon.
Regards,
Friend
Posted

1 solution

I'm not senior, but I would suggest you Visual studio 2010. I'm using it too, it's the most simple IDE IMO. I think Eclipse doesn't support CLI. If you are using CLI you don't need QT framework, .NET framework has a good GUI system.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900