Subject | English | Chinese simplified |
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) |
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) |