P
Paul Cotter
I have installed .Net 2.0 on one PC, and 1.1. and 2.0 on another, as well
has VS C# 2005 Express on both.
Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK.
What is the .Net 2.0 SDK equivalent? AFAICT the 1.1 ildasm will not work on
2.0 generated exes or dlls.
I also see frequent references in documentation to mscorlib.dll. This file
does not exist on either machine. Does that mean that .Net 2.0 grabs
everything that it needs to make the exe/dll. Can anyone point me to
somewhere that highlights the technical differences between the releases.
(as opposed to the System.xxx class differences or language differences such
as generics)
has VS C# 2005 Express on both.
Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK.
What is the .Net 2.0 SDK equivalent? AFAICT the 1.1 ildasm will not work on
2.0 generated exes or dlls.
I also see frequent references in documentation to mscorlib.dll. This file
does not exist on either machine. Does that mean that .Net 2.0 grabs
everything that it needs to make the exe/dll. Can anyone point me to
somewhere that highlights the technical differences between the releases.
(as opposed to the System.xxx class differences or language differences such
as generics)