Hi All
I will soon start development of my database application.
I expect it to be C++ using the Qt suite connecting to a MS SQL database. I will be developing on Windows.
Since this will be my first proper development project I need some guidance on how to do all the stuff properly.
I expect to type the code in either the Qt IDE or with the Qt plugin to VisualStudio2010.
I have a bizspark and thus MSDN subscription if needed.
What tools will I need?
I guess there should be something for version control (on dev laptop or on fileserver???)
I believe there is debugging and unit testing facilities in both Qt ide and VS2010.
How do I get the project to be built/compiled automatically after each code update?
I am not afraid of using paid or free/open source tools.
cheers
I will soon start development of my database application.
I expect it to be C++ using the Qt suite connecting to a MS SQL database. I will be developing on Windows.
Since this will be my first proper development project I need some guidance on how to do all the stuff properly.
I expect to type the code in either the Qt IDE or with the Qt plugin to VisualStudio2010.
I have a bizspark and thus MSDN subscription if needed.
What tools will I need?
I guess there should be something for version control (on dev laptop or on fileserver???)
I believe there is debugging and unit testing facilities in both Qt ide and VS2010.
How do I get the project to be built/compiled automatically after each code update?
I am not afraid of using paid or free/open source tools.
cheers

Comment