I am starting a new project from scratch. I am trying to determine if I should use C # C ++. In any case, it will be a version of MS Visual 2010 Express.
In terms of using the application, I am sure that it does not matter to the end user of the application that I want to build.
For me, though ... two things. 1) I need to use a database and use MS SQL Server. Should this affect C # or C ++? (but I think C # is a little easier ...) and 2) there is an open source library that I at some point want to include in my application. It is written in C ++.
I can also encode. Nowadays, C # seems simpler. But C ++ allowed me to use this library ...
What else should I consider here?
Thanks in advance!
-Adeena
source share