Log in

View Full Version : Sligthly OT: what development tool to use?


Jan Kyster
03-20-07, 07:19 AM
Have a finished layout and structure for a small utility for Silent Hunter III.
Have no keyboard monkey though, so guess I'll have to type myself :roll:

It's been a decade since last programming time here, so what to use these days?
Have been looking at Visual Studio... and guess it'll have to be under .NET (multilanguage support) somehow?
I do have the Microsoft's .NET SDK, but an IDE would probably be a great help.

What would you recommend - and why? or why not??

Thanks in advance for your time,
Jan

jimmie
03-20-07, 08:37 AM
You don't necessarily have to be motivated to using .Net. I suppose VC++5 and wxWidget will do fine. Well, in practical sense, people use .net for speed. Use Tcl/Tk to overwhelm padawans.