If you want to investigate .NET assemblies you can use tools included in Visual Studio. To disassemble a .NET assembly and see whats inside you can use ILDASM. To run ILDASM, run Visual Studio command Prompt(Through the windows start menu->All programs->Microsoft Visual Studio X->Visual Studio Tools) and then type: ILDASM Blog this! Bookmark on Delicious [...]

Continue reading about Microsoft .NET IL Assembler (ILASM) and IL Disassembler (ILDASM)

It might be because of “Tools Version 4.0″ Try to delete this registry key “HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\MSBUILD\TOOLSVERSION\4.0″ from the windows registry. This helped me! Blog this! Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin Share via MySpace Tweet about it Bookmark in Browser

Continue reading about Can not run Visual Studio after Installing VS 2010 Beta 2