Subject | English | Thai |
comp., MS | application extension services | บริการเพิ่มเติมของโปรแกรมประยุกต์ (In Silverlight, classes that extend the application model by providing services that can participate in the application life cycle) |
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) |
comp., MS | Search service application | โปรแกรมประยุกต์ Search Service (A SharePoint service application that enables enterprise search functionality) |
comp., MS | Windows Communication Foundation application service | บริการโปรแกรมประยุกต์ Windows 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) |