Subject | English | Korean |
comp., MS | application service | 응용 프로그램 서비스 (In ASP.NET, built-in functionality for common application tasks. ASP.NET includes application services for authentication (ASP.NET membership), persistent per-user information (profile properties), and more) |
IT | application service provider | 애플리케이션 서비스 제공자 |
comp., MS | application service provider | 응용 프로그램 서비스 공급자 (An organization that delivers a contractual service to deploy, host, manage, and provide access to an application from a facility other than the customer's site) |
comp., MS | ASP.NET application services database | ASP.NET 응용 프로그램 서비스 데이터베이스 (In ASP.NET, a database that stores the data for several ASP.NET application services, including membership, Web Parts personalization, roles, and profiles. The database can be a local database in the Web site's App_Data folder or a SQL Server or other database, depending on how the site is configured) |
comp., MS | client application service | 클라이언트 응용 프로그램 서비스 (In Windows-based applications, built-in functionality to access ASP.NET application services for common application tasks, including remote login, roles, and application settings) |
comp., MS | Windows Communication Foundation application service | WCFWindows Communication Foundation 응용 프로그램 서비스 (An application service such as authentication, profile properties, or roles, that can be accessed by any non-ASP.NET application that can read and send messages in SOAP format. WCF services enable different types of applications to share common data, such as user credentials for logging in) |