DictionaryForumContacts

   English
Terms for subject Microsoft containing sides | all forms
EnglishGerman
acrylic side panelLängsseitenabdeckung aus Acryl (The side panel of a Surface commercial unit that is covered with a colored acrylic finish. In contrast, developer units have metal side panels)
add-in-side adapterAdd-In-Adapter (In the .NET Framework add-in programming model, an assembly that contains one or more classes, and converts data to and from the add-in view and the contract. Depending on the direction of the call, the adapter is either converting from a view to a contract or from a contract to a view)
client-sideclientseitig (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)
client-side image mapclientseitige Imagemap (An image map that directly encodes in a Web page the destination URL of each hot spot in that image map. Client-side image maps do not require processing from a server when a site visitor follows the hyperlinks in the image map)
client-side sessionclientseitige Sitzung (The Windows PowerShell session on a user's local computer, which has the basic Windows PowerShell commands available to it)
Group Policy client-side extensionclientseitige Gruppenrichtlinienerweiterung (A component responsible for implementing a specific portion of Group Policy on the client computer. For example, Registry client-side extension processes registry-specific information within Group Policy)
server-side image mapserverseitige Imagemap (An image map that passes the coordinates of the mouse pointer to a CGI handler routine on the server. Server-side image maps require the Web server to compute the target URL of the hyperlink based on the mouse pointer coordinates)
server-side includeserverseitiges 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)
server-side sessionserverseitige Sitzung (The runspace on the datacenter (host) server, which contains the commands used by the remote user in a client-side session)
side-by-side executionparallele Ausführung (The ability to install and use multiple versions of an assembly in isolation at the same time. Side-by-side execution can apply to applications and components as well as to the .NET Framework. Allowing assemblies to coexist and to execute simultaneously on the same computer is essential to support robust versioning in the common language runtime)