Home > Samples > Update > August 2002
          Back to associated article: .NET Framework Makes Thick Clients More Attractive
  Configuring .NET Applications (Illustration)    
   

0802nfmtcm_illo2.JPG (69772 bytes)

The .NET Framework Configuration tool, which is added to the Administrative Tools folder in Control Panel when the .NET Framework is installed on Windows, allows administrators to control which version of a component is used by a given application. In the example above, the administrator has specified that version 1.0 of the System.Xml component will be used when the application SampleWinFormApp.exe requests any version between 1.0 and 1.5. This will allow newer versions of the component to be installed without affecting how this application functions.