Microsoft is opening up old Win32 APIs long used for 32-bit Windows programming, letting coders use languages of their choice instead of the default C/C++ option or individual workarounds. As its name ...
We have an application that we recently "ported" from visual studio 2003 to visual studio 2008 SP1, and now it runs much more slowly, some portions over 4x slower (9+ms to run a task instead of 2ms on ...