29. July 2009 12:05
/
Vitaly Zayko
/
/
Comments (0)
If you need to create a GUID in VS2008 but this menu is disabled then you are facing the same problem as I did. Probably some options were disabled during installation. Fortunately it is easy to fix.
Copy two files guidgen.exe and Uuidgen.Exe form
C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
to
C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools
and you don’t even need to restart your Visual Studio.
108e224c-653d-47f9-b128-cb9516761557|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04
21. July 2009 05:30
/
Vitaly Zayko
/
/
Comments (0)
Quite important to be prepared for the Parallel Computing.
This will show you how lucky your system is
:
int cpu = System.Environment.ProcessorCount;
Greetings!
c5bda066-dd9d-4472-861e-8e3119f80844|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04