I was thinking about going the C# route, I don't think that anything I'd like to build would require the power of C++. Most of my ideas are just for simple apps. Maybe some location based features.. From what I've read C# should be able to handle that.
It should. The commercial application (www.speedalert.com.au) that I was working on in C# back then was real-time system..and location based(GPS). The only differences I can find compare to C++ system was, the start-up time and the footprint of the app. Anyway, good luck! :)
Comments
Awesome! Thanks for the links.
I was thinking about going the C# route, I don't think that anything I'd like to build would require the power of C++. Most of my ideas are just for simple apps. Maybe some location based features.. From what I've read C# should be able to handle that.
It should. The commercial application (www.speedalert.com.au) that I was working on in C# back then was real-time system..and location based(GPS). The only differences I can find compare to C++ system was, the start-up time and the footprint of the app. Anyway, good luck! :)