From within a C# application (Visual Studio 2005), I want to programatically iterate the list of GAC Assemblies used by the program, and view the Assembly versions. Can anyone provide me with information, and/or a link, that will help me perform this task? Thank you...