Subject | English | Korean |
comp., MS | application configuration file | 응용 프로그램 구성 파일 (An XML-based file in a Microsoft .NET application that is used for storing application configuration settings. This file is named app.config in a Microsoft C project) |
comp., MS | configuration file | 구성 파일 (A file that contains machine-readable operating specifications for a piece of hardware or software or that contains information on another file or on a specific user, such as the user's logon ID) |
comp., MS | metabase configuration file | 메타베이스 구성 파일 (A file that stores IIS configuration settings to disk. This file is named MetaBase.xml by default. When IIS is started or restarted, the configuration settings are read from MetaBase.xml into the IIS cache in memory, which is called the in-memory metabase) |
comp., MS | service configuration file | 서비스 구성 파일 (The file that sets values for the hosted service that can be configured while the service is running in the Windows Azure fabric. Values in the service configuration file include the number of instances required for each role, the values for the configuration parameters established in the service definition file, and the thumbprints for any SSL certificates associated with the service) |
comp., MS | source code configuration file | 소스 코드 구성 파일 (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file) |
comp., MS | virtual machine configuration file | 가상 컴퓨터 구성 파일 (An XML-based file that stores the configuration of the virtual machine) |