I'm trying to keep the size of my DVD down and seeing how there are multiple versions of the .NET Framework (1.0,1.1, 2.0, 3.0) I was wondering if the successive frameworks will handle the things that the previous version handled. For example if I just integrate the 3.0 version, will that handle all of the .NET framework or will I still need the previous versions?