Archives

Archives / 2004 / December
  • Microsoft .NET Framework 1.1 Configuration Utility

    Via John Mueller.

    Configuration?the act of modifying the settings for an assembly?is becoming an essential part of .NET development. The .NET Framework 1.1 Configuration Utility provides a means of configuring the assemblies on your system in different ways.

    This article explains why assemblies require configuration, shows how to use the .NET Framework 1.1 Configuration Utility to perform the task, and explores an alternative you can try in some cases. More... more