The things I learn working for the CLR team
April 2004 - Posts
-
While searching doing some google searches today, I came across this litle gem: http://www.milkandcookies.com/links/14339/ Who would've thought that someone heard music in these sounds? Read More...
|
-
In some of my tests, I need to check if I'm on a 64-bit machine or not. Yesterday, I spent some time looking through the System.Environment class or System.Diagnostics class to see if there was a static method or something that I could call to check if Read More...
|