Перевод: с английского на арабский

с арабского на английский

server+interface

  • 1 Web app Open Platform Interface

    "An interface that enables a web application server (for example, Office Web Apps Server) to access and change files that are stored by a host server (such as SharePoint Server)."

    English-Arabic terms dictionary > Web app Open Platform Interface

  • 2 Internet Server Application Programming Interface

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > Internet Server Application Programming Interface

  • 3 ASP.NET server control

    "A server-side component that encapsulates user-interface and related functionality. An ASP.NET server control derives directly or indirectly from the System.Web.UI.Control class. The superset of ASP.NET server controls includes Web server controls, HTML server controls, and ASP.NET mobile controls. The page syntax for an ASP.NET server control includes a runat=""server"" attribute on the control's tag."
    عنصر تحكم خادم ASP.NET

    English-Arabic terms dictionary > ASP.NET server control

  • 4 common gateway interface

    "A server-side interface for initiating software services. For example, a set of interfaces that describe how a Web server communicates with software on the same computer. Any software can be a CGI program if it handles input and output according to the CGI standard."

    English-Arabic terms dictionary > common gateway interface

  • 5 Active Server component

    An OLE Automation component designed to run on the server side as part of a Web application. These components are activated through Active Server Pages (ASP) technology but don't require a Windows interface.

    English-Arabic terms dictionary > Active Server component

  • 6 Commerce Server Business Desk Framework

    "A set of services provided for use by Business Desk modules. These services include navigation, security, and user interface controls. In addition, the framework provides a set of standardized mechanisms that define how to integrate Commerce Server Business Desk modules."

    English-Arabic terms dictionary > Commerce Server Business Desk Framework

  • 7 Internet Server API

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > Internet Server API

  • 8 SQL Server Profiler

    A graphical user interface for monitoring an instance of the SQL Server database engine or an instance of Analysis Services.

    English-Arabic terms dictionary > SQL Server Profiler

  • 9 Microsoft® Office SharePoint® Server 2007

    A Microsoft server product that creates a portal Web site that allows users to share documents and search for information across the organization and enterprise within one extensible portal interface.
    Microsoft® Office SharePoint® Server 2007

    English-Arabic terms dictionary > Microsoft® Office SharePoint® Server 2007

  • 10 Microsoft® Office Groove® Server 2007 Manager

    "A Web-based interface for managing all aspects of Microsoft Office Groove 2007 deployments. These include user account configuration, domain creation and certification, policy setting and enforcement, and reporting and compliance."
    Microsoft® Office Groove® Server 2007 Manager

    English-Arabic terms dictionary > Microsoft® Office Groove® Server 2007 Manager

  • 11 Belastingdienst application programming interface

    The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands.

    English-Arabic terms dictionary > Belastingdienst application programming interface

  • 12 Advanced Configuration and Power Interface

    "An open industry specification that defines power management on a wide range of mobile, desktop, and server computers and peripherals. ACPI is the foundation for the OnNow industry initiative that allows system manufacturers to deliver computers that start at the touch of a keyboard. ACPI design is essential to take full advantage of power management and Plug and Play."

    English-Arabic terms dictionary > Advanced Configuration and Power Interface

  • 13 templated control

    "An ASP.NET server control that does not itself provide a visual interface but allows its users (page developers) to supply templates that provide a visual interface. When the ASP.NET page parser encounters a templated control, it parses the control's template and dynamically creates child controls that supply the visual interface. The Repeater and DataList ASP.NET server controls are templated controls. The DataGrid control is not strictly a templated control, but uses templates to customize its user interface."

    English-Arabic terms dictionary > templated control

  • 14 WOPI

    "An interface that enables a web application server (for example, Office Web Apps Server) to access and change files that are stored by a host server (such as SharePoint Server)."

    English-Arabic terms dictionary > WOPI

  • 15 client application

    "Application software that gathers data from the user, prepares it for the server, and issues a request to the server. The client presents data received from the server to the user through its own user interface."

    English-Arabic terms dictionary > client application

  • 16 logical printer

    "The software interface between the operating system and the printer in Windows. While a printer is the device that does the actual printing, a logical printer is its software interface on the print server. This software interface determines how a print job is processed and how it is routed to its destination (to a local or network port, to a file, or to a remote print share). When you print a document, it is spooled (or stored) on the logical printer before it is sent to the printer itself."

    English-Arabic terms dictionary > logical printer

  • 17 ASP.NET

    "A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."
    ASP.NET

    English-Arabic terms dictionary > ASP.NET

  • 18 CGI

    "A server-side interface for initiating software services. For example, a set of interfaces that describe how a Web server communicates with software on the same computer. Any software can be a CGI program if it handles input and output according to the CGI standard."

    English-Arabic terms dictionary > CGI

  • 19 ar-sa IPsec

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > ar-sa IPsec

  • 20 ISAPI

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > ISAPI

См. также в других словарях:

  • Server Interface Pod — A Server Interface Pod is a proprietary hardware unit developed by Dell and Avocent. It sends keyboard, video, and mouse signals over Category 5 cables, greatly decreasing the workload of managing normally bulky and expensive KVM cables. One side …   Wikipedia

  • Server-side scripting — is a web server technology in which a user s request is fulfilled by running a script directly on the web server to generate dynamic HTML pages. It is usually used to provide interactive web sites, that interface to databases or other data stores …   Wikipedia

  • Interface Builder — Développeur Apple Dernière version Int …   Wikipédia en Français

  • Server Side Includes — (dt.: Serverseitige Einbindungen), auch bekannt als SSI, sind in (meist HTML )Dokumente eingebettete, einfach zu nutzende Scriptbefehle, die auf dem Webserver ausgeführt werden, bevor das Dokument an den Client ausgeliefert wird. Sie stellen eine …   Deutsch Wikipedia

  • Server Side Scripting — bezeichnet eine Technologie für Web Server bei der Benutzeranfragen erfüllt werden, indem ein Script (oder auch binäres Programm) auf dem Server ausgeführt wird um eine Dynamische Webseite zu erstellen. Im unterschied zu Client Side Scripting… …   Deutsch Wikipedia

  • Server (computing) — For other uses, see Server (disambiguation). Servers in a data center. Several servers are mounted on a rack and connected to a display …   Wikipedia

  • Server Application Programming Interface — In computer science, the Server Application Programming Interface (SAPI) is the generic term used to designate direct module interfaces to web server applications such as the Apache HTTP Server, Microsoft IIS, or iPlanet. Microsoft also uses the… …   Wikipedia

  • Server appliance — Snap Server 650 A server appliance is a computer appliance that works as a server. It is designed so that the end user does not need to understand the details of the operating system or the commands associated with it. Server appliances have… …   Wikipedia

  • Server Application Programming Interface — Le Server Application Programming Interface (SAPI), l interface de programmation des applications serveurs, est le terme générique utilisé en informatique pour désigner les modules d interface d applications serveur web comme Apache, Internet… …   Wikipédia en Français

  • Server room — A server room is a room that houses mainly computer servers. In information technology circles, the term is generally used for smaller arrangements of servers; larger groups of servers are housed in data centers. Server rooms usually contain… …   Wikipedia

  • Interface universelle pour systèmes interactifs — Urbi URBI Apparu en 2003 Auteur Jean Christophe Baillie …   Wikipédia en Français

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»