Перевод: со всех языков на арабский

с арабского на все языки

server-side

  • 1 server-side include

    "A mechanism for including dynamic text in World Wide Web documents. Server-side includes are special command codes that are recognized and interpreted by the server; their output is placed in the document body before the document is sent to the browser. Server-side includes can be used, for example, to include the Date and Time stamp in the text of the file."

    English-Arabic terms dictionary > server-side include

  • 2 Server Side Incremental

    A feature that must be enabled in Active Directory to run incremental import of profiles.

    English-Arabic terms dictionary > Server Side Incremental

  • 3 client-side

    "Occurring on the client side of a client-server system. For example, on the World Wide Web, JavaScript scripts are client-side because they are executed by your browser (the client). In contrast, CGI scripts are server-side because they run on the Web server. Java applets can be either server-side or client-side depending on which computer (the server or the client) executes them."

    English-Arabic terms dictionary > client-side

  • 4 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

  • 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 Microsoft Project Server 2013

    "The 2013 edition of the on-premises solution for teams, departments and organizations that need a flexible server-side portfolio and project management (PPM) solution."

    English-Arabic terms dictionary > Microsoft Project Server 2013

  • 7 Project Server

    "The 2013 edition of the on-premises solution for teams, departments and organizations that need a flexible server-side portfolio and project management (PPM) solution."

    English-Arabic terms dictionary > Project Server

  • 8 Active Server Pages

    A Web-oriented technology developed by Microsoft that is designed to enable server-side scripting.

    English-Arabic terms dictionary > Active Server Pages

  • 9 Microsoft® Office Groove® Server 2007 Data Bridge

    A component of Microsoft Office Groove Server 2007 that enables data integration between Microsoft Office Groove 2007 client-side workspaces and enterprise databases and applications.
    Microsoft® Office Groove® Server 2007 Data Bridge

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

  • 10 client-side program

    A program that is run on a client computer rather than on a server computer.

    English-Arabic terms dictionary > client-side program

  • 11 SSI

    "A mechanism for including dynamic text in World Wide Web documents. Server-side includes are special command codes that are recognized and interpreted by the server; their output is placed in the document body before the document is sent to the browser. Server-side includes can be used, for example, to include the Date and Time stamp in the text of the file."

    English-Arabic terms dictionary > SSI

  • 12 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

  • 13 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

  • 14 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

  • 15 FTP Service for IIS 7.0

    An industry-standard server-side implementation of the File Transfer Protocol (FTP) that was designed for Windows Server 2008.
    خدمة FTP لـ IIS 7.0

    English-Arabic terms dictionary > FTP Service for IIS 7.0

  • 16 ASP

    A Web-oriented technology developed by Microsoft that is designed to enable server-side scripting.

    English-Arabic terms dictionary > ASP

  • 17 XPress compression

    A Microsoft proprietary compression algorithm highly tuned for speed. It achieves ZIP-level compression ratios and is currently the server-side compression implementation of choice within Microsoft.

    English-Arabic terms dictionary > XPress compression

  • 18 response time

    "The amount of time required to do work from start to finish. In a client/server environment, this is typically measured on the client side."

    English-Arabic terms dictionary > response time

  • 19 workspace

    A file where a user can create or modify information without affecting data that is located on the server. A client-side copy of the files in the repository that you want to work in.

    English-Arabic terms dictionary > workspace

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

  • Server-side — refers to operations that are performed by the server in a client server relationship in computer networking.Typically, a server is a software program, such as a web server, that runs on a remote server, reachable from a user s local computer or… …   Wikipedia

  • server-side — adjective Occurring on the server (remote machine) rather than the client (local machine). We use server side processing to reduce the load on the individual clients. Ant: client side …   Wiktionary

  • Server Side Includes — (SSI) is a simple interpreted server side scripting language used almost exclusively for the Web. The most frequent use of SSI is to include the contents of one or more files into a web page on a web server. For example, a web page containing a… …   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

  • Server-side JavaScript — (SSJS) refers to JavaScript that runs on server side. This term was coined because the language is predominantly used on the client side, i.e. client side JavaScript (CSJS).The first implementation of SSJS was Netscape s LiveWire, included in… …   Wikipedia

  • 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 includes — Les Server Side Includes, abrégés SSI, sont un langage de programmation fait pour être interprété par un serveur HTTP lorsqu il sert un document HTML. Ce langage tire son nom de sa principale utilisation : inclure plusieurs fichiers pour… …   Wikipédia en Français

  • 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 Side Includes — (SSI) es un conjunto de directivas que se escriben en las páginas HTML y que se evalúan en el servidor web cuando se solicita la página HTML. SSI permite añadir contenido generado de forma dinámica a las páginas web, sin tener que programar toda… …   Wikipedia Español

  • Server-side redirect — A server side redirect is a method of URL redirection using an HTTP status code (eg. 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect… …   Wikipedia

  • Server Side Includes — Les Server Side Includes, abrégés SSI, sont un langage de programmation fait pour être interprété par un serveur HTTP lorsqu il sert un document HTML. Ce langage tire son nom de sa principale utilisation : inclure plusieurs fichiers pour… …   Wikipédia en Français

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

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