Archive for October, 2007
Virtual machines performance comparison
Wednesday, October 24th, 2007I have always been a big fan of virtualization. I started using virtualization with a demo of Virtual PC in 2001 as a testing platform while developing a Windows tweaker called SysTuner. After Microsoft bought Virtual PC from Connectix in 2003 and released Virtual PC and Virtual Server for free, I was really happy that [...]
.NET framework libraries source code to be released
Thursday, October 4th, 2007According to Scott Guthrie’s blog, Microsoft will release the source code of .NET framework libraries together with .NET 3.5 and Visual Studio 2008 release later this year.
Nice. This means no more uncommented disassemblies of extended .NET classes from Lutz Roeder’s .NET Reflector (even though it’s a wonderful tool when you don’t have the source code, [...]