I currently have some analysis paralysis that works best for me between C ++ using the Qt framework or C # using the .NET platform to develop the project I am currently developing.
I have little experience in both languages, a little more in C ++, but probably can still be considered a beginner.
All the information I read was outdated relativity (at least a couple of years ago) and wondered if there were any updates that would change the advantage in any way, or if it really is a matter of preference.
QT seems to support my requirements, but a little better, however the additional difficulty of working in C ++ can compensate for the return to square 1.
My requirements are quite simple, I will need support for extended text, connecting to databases, the ability to export to various types of files, and the presence of a rather dynamic graphical interface.
Does anyone have personal experience or recommendations that they would like to share?
source share