Subject | English | Polish |
comp., MS | application service | usługa aplikacji (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., net. | application service provider | dostawca usług aplikacyjnych |
comp., MS | application service provider | firma typu ASP (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 | baza danych usług aplikacji 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 | usługa aplikacji klienckiej (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 | usługa aplikacji 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) |