In Windows 7, how do I tell what version of the .NET framework I have installed?
In previous operating systems, (i.e. Vista/XP), I was able to go to Add/Remove Programs and it'd show all the versions of .NET Framework installed. With Windows 7, I just see "Microsoft .NET Framework 4 Client Profile" (in the Programs and Features control panel).
My guess is that it is only showing the latest/largest version number for my .NET framework install?
Note: I did also check Programs and Features > Installed Updates, to see if all installed .NET framework versions were shown there, but no luck.