DictionaryForumContacts

   English
Terms for subject Microsoft containing language | all forms | exact matches only
EnglishItalian
available languagelingua disponibile (A language pack that is present in the langpacks folder, but is not yet installed to the Windows image. To install an available language, you must run Windows Setup. Optionally, you can use the Lpksetup.exe tool to install a language pack after Windows is installed)
Bad LanguageLinguaggio volgare (A content descriptor developed by the Pan European Gaming Information (PEGI) and the British Board of Film Classification (BBFC))
base languagelingua di base (The language used for the installation of software)
Boundary Scan Description Language filefile BSDL (An external file that defines the capabilities of any single device's boundary scan logic)
Common Language InfrastructureCommon Language Infrastructure, infrastruttura CLI (A specification describing how applications written in multiple high-level languages may be executed in different system environments without the need to rewrite the applications to take into consideration the unique characteristics of those environments)
common language runtimeCommon Language Runtime (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support)
common language runtime hosthost di Common Language Runtime (An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process)
Common Language Runtime supportsupporto Common Language Runtime (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support)
Common Language SpecificationCommon Language Specification, specifiche CLS (A subset of language features supported by the common language runtime, including features common to several object-oriented programming languages. CLS-compliant components and tools are guaranteed to interoperate with other CLS-compliant components and tools)
communications languagelingua per le comunicazioni (The language chosen by a company in which they want to receive e-mail messages and other business communications from Microsoft)
computer languagelinguaggio di programmazione (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages)
conceptual schema definition languageConceptual Schema Definition Language (An XML-based language that is used to define the entity types, associations, entity containers, entity sets, and association sets of a conceptual model)
control-of-flow languageelementi del linguaggio per il controllo di flusso (Transact-SQL keywords that control the flow of execution of SQL statements and statement blocks in triggers, stored procedures, and batches)
Data Control LanguageDCL (The subset of SQL statements used to control permissions on database objects)
data definition languageData Definition Language (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy)
data description languageData Definition Language (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy)
data manipulation languageData Manipulation Language (The subset of SQL statements that is used to retrieve and manipulate data. DML statements typically start with SELECT INSERT UPDATE or DELETE)
database languagelinguaggio di database (The language used for accessing, querying, updating, and managing data in relational database systems)
default languagelingua predefinita (The human language that SQL Server uses for errors and messages if a user does not specify a language)
domain-specific languagelinguaggio specifico di dominio (A custom language that targets a problem domain and defines the problem at a high level of abstraction)
Extensible Application Markup LanguageeXtensible Application Markup Language (An XML-based language used to represent a tree of objects. Events generated by these objects can be handled using any .NET programming language)
eXtensible Business Reporting Language An XML language for the electronic communication of business and financial dataXBRL (eXtensible Business Reporting Language)
extensible rights markup languageExtensible Rights Markup Language (A proposed standard digital rights management (DRM) markup language which enables users to specify rights and conditions associated with resources, such as digital content or Web services)
Extensible Stylesheet Language TransformationTrasformazione XSL, Extensible Stylesheet Language Transformation (A declarative, XML-based language that is used to present or transform XML data)
fallback languagelingua di fallback (The base language that appears when a string has not been localized into a partially localized language)
fully localized languagelingua completamente localizzata (A language in which 100 percent of Windows resources have been translated. Fully localized languages are always included in full language packs)
Graph Query Languagelinguaggio di query per grafi (A query language used to query the graph index)
input languagelingua di input (A Regional and Language Options setting that specifies the combination of the language being entered and the keyboard layout, IME, speech-to-text converter, or other device being used to enter it)
installed languagelingua installata (The base language used that governs how several language characteristics will behave, such as the language of the primary dictionary, and the direction and alignment of text (left-to-right or right-to-left))
interactive structured query languageInteractive Structured Query Language (An interactive command prompt utility provided with SQL Server that lets users run Transact-SQL statements or batches from a server or workstation and view the results that are returned)
interface definition languagelinguaggio di definizione dell'interfaccia (In object-oriented programming, a language that lets a program or object written in one language communicate with another program written in an unknown language. An IDL is used to define interfaces between client and server programs. For example, an IDL can provide interfaces to remote CORBA objects)
keyboard languagelingua tastiera (The language you want to use when you type. Some programs that are designed for the Windows platform recognize this setting. When you add a new keyboard language, a keyboard layout for that language is also added)
language code identifieridentificatore del codice della lingua (A 32-bit value which consists of the language ID in the low word (bits 0-15) and the sorting ID (bits 16-19) and a reserved value (bits 20-31) in the high word)
language collectiongruppo di lingue (Languages that share a common script, but may have different keyboard layouts, fonts, code pages, Input Method Editors (IMEs), or language pack kits)
language-dependentdipendente dalla lingua (Varying from one language to another)
language encodingcodifica della lingua (The encoding that identifies the target language for a web page)
Language for non-Unicode programsLingua per programmi non Unicode (A Regional and Language Options setting that specifies the default code pages and associated bitmap font files for a specific computer that affects all of that computer's users. The default code pages and fonts enable a non-Unicode application written for one operating system language version to run correctly on another operating system language version)
language groupgruppo di lingue (A group that controls which system locale, user locales, input locales, and user interface (UI) languages can be selected)
Language IDID lingua (A standard international numeric abbreviation for a country or geographical region. A language identifier is a 16-bit value that consists of a primary language identifier and a secondary language identifier)
language identifieridentificatore lingua (A standard international numeric abbreviation for a country or geographical region. A language identifier is a 16-bit value that consists of a primary language identifier and a secondary language identifier)
language-integrated queryLanguage Integrated Query (A query syntax that defines a set of query operators that allow traversal, filter, and projection operations to be expressed in a direct, declarative way in any .NET-based programming language)
language-neutralindipendente dalla lingua (Having no language-dependent or language-specific content)
language packLanguage Pack (A solution package that contains only a DLL that stores localized versions of strings in another solution package. After a language pack is deployed to a site, users can display the corresponding user interface in that language)
Language Profile ServiceServizio profilo lingua (A Windows service that automatically manages user language preferences. Localized apps can inherit these settings, saving developers time and effort by making it unnecessary for applications to manage user language preferences on their own)
language serviceservizio di linguaggio (A service in Visual Studio that provides language-specific support for editing source code in the integrated development environment (IDE))
language service parserparser servizio di linguaggio (A component that is used to describe the functions and scope of the tokens in source code)
language service scanneranalizzatore servizio di linguaggio (A component that is used to identify types of tokens in source code. This information is used for syntax highlighting and for quickly identifying token types that can trigger other operations, for example, brace matching)
language-specificspecifico della lingua (Specific to a single language)
mapping specification languageMapping Specification Language (An XML-based language that is used to map items defined in a conceptual model to items in a storage model)
Microsoft design languagelinguaggio del design Microsoft (The set of look-and-feel elements (type, color, icons, etc) that create a sense of brand and a cohesive user experience with Microsoft products)
Microsoft® Office Language Pack 2007Microsoft® Office Language Pack 2007 - Italian/Italiano (A set of cross-language document sharing and collaboration features in the 2007 Microsoft Office system, along with features that increase the ease of use for individual locales. The Microsoft Office Language Pack contains select languages supported by the 2007 release)
national language support APINLS API (Set of system functions in 32-bit Windows containing information that is based on language and cultural conventions)
native languagelinguaggio nativo (The machine language of a CPU)
natural languagelinguaggio naturale (A language spoken or written by humans, as opposed to a language used to program or communicate with computers)
natural languagelinguaggio naturale (A language spoken or written by humans, as opposed to a language used to program or communicate with computers)
Notification Language optionopzione Lingua delle notifiche (The option on the Spam Filter page for selecting a language other than English for Spam Quarantine notifications)
page-description languagePage-Description Language (A computer language that describes the arrangement of text and graphics on a printed page)
parent languagelingua primaria (The language of the full language pack that a Language Interface Pack (LIP) can be installed onto)
partially localized languagelingua parzialmente localizzata (A language which contains 100 percent of the resources for that language and locale, but not all of the resources are translated in the language pack. Partially localized languages are installed on top of a fully localized language pack. For example, Arabic (Saudi Arabia) is a partially localized language pack and contains 80 percent of the language resources localized in Arabic. The remaining 20 percent of the language resources can be in either English or French. Both English and French are fully localized languages)
phone languagelingua del telefono (The default language of hubs, tiles, settings, dates, and other headings on the phone)
Printer Control Languagelinguaggio PCL, Printer Control Language (The page-description language developed by Hewlett Packard for their laser and inkjet printers. Because of the widespread use of laser printers, this command language has become a standard in many printers)
Printer Job Languagelinguaggio PJL, Printer Job Language (The printer command language developed by Hewlett Packard that provides printer control at the print-job level. Using PJL commands, you can change default printer settings such as number of copies to print. PJL commands also permit switching printer languages between print jobs without action by the user. If bi-directional communication is supported, a PJL-compatible printer can send information such as printer model and job status to the print server)
programming languagelinguaggio di programmazione (An artificial language that specifies instructions to be executed on a computer. The term covers a wide spectrum, from binary-coded machine language to high-level languages)
recognizer languagelingua per il riconoscimento (A language that user can set in handwriting recognizer on Tablet PC)
Semantic Model Definition Languagelinguaggio SMDL, Semantic Model Definition Language (A set of instructions that describe layout and query information for reports created in Report Builder)
single language packSingle Language Pack (A set of language resources that supports the deployment of a software program in a particular language)
store schema definition languageStore Schema Definition Language (An XML-based language that is used to define the entity types, associations, entity containers, entity sets, and association sets of a storage model, often corresponding to a database schema)
system languagelingua del sistema (The default language that is used by the application text localization system)
system-preferred interface languagelingua dell'interfaccia di sistema (The language that displays on a system when the user has not selected a user-preferred interface language)
ultimate fallback languagelingua di fallback finale (A final fallback language independent of user and system preferences. Resources for this language may either be built into the language-neutral portable executable, or otherwise guaranteed (through the installation process) to be always available)
Unified Messaging languagelinguaggio di messaggistica unificata (One of the languages in which Microsoft Exchange Server 2007 Unified Messaging (UM) functionality is supported by the availability of UM language packs)
user interface languagelingua dell'interfaccia utente (The language in which all software (including the operating system) displays its menus, help files, error messages, and dialog boxes)
user-preferred interface languagelingua dell'interfaccia utente (A language selected by the user for viewing menus, dialog boxes, messages, and Help files. If none is selected, the system-preferred language is displayed)
Web Service Description Language Schemaschema Web Service Description Language (An interface implemented in the XML message format for describing the network services offered by the server)
Windows 8 Single LanguageWindows 8 per una sola lingua (An edition of Windows 8 designed to make Windows affordable to mainstream consumers in emerging markets)
XML schema definition languageXML Schema Definition Language (The World Wide Web Consortium (W3C) standard language used for creating XML schema documents. The XML schema contains two parts: a set of predefined types (for example, string, dateTime, decimal), and an XML language for defining new types (for example, complexType, minOccurs, element))