• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Preferred windows development tools/apps/compilers

shaqr12

Junior Member
Hi all,

I am new to development in windows, have normally used linux in the past.
I'm curious as to what tools/apps/compilers the programmers / developers on these forums use or recommend.

Thanks!
 
Probably depends on what platform you plan on targetting. For .Net I'm sure most people use Visual Studio especially now that the express versions are free.
 
We're still using Visual C++ 6 / Visual Studio 6 at work since our code dates back to 1999 and there is no good reason to move our Windows client applications to .Net.
 
Back
Top