English | Italian |
active pattern | criterio attivo (A pattern that enables you to define named partitions that subdivide input data, so that you can use these names in a pattern matching expression) |
asynchronous pattern | modello asincrono (A core technology in the .NET Framework which provides an efficient model to manage asynchronous operations and a consistent programming model) |
cache-aside programming pattern | modello di programmazione cache-aside (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source) |
Column Pattern Profile | profilo Criteri di ricerca colonna (A report containing a set of regular expressions that cover the specified percentage of values in a string column) |
communication pattern | modello di comunicazione (A property that determines whether the communication on the port is one-way or two-way (request-response)) |
control pattern | pattern di controllo (A design implementation that describes a discrete piece of functionality for a control. This functionality can include the visual appearance of a control and the actions it can perform) |
desktop pattern | motivo del desktop (In a graphical user interface such as Windows, a pattern or picture in the screen background that can be chosen by the user) |
event-based asynchronous pattern | modello asincrono basato su eventi (A design pattern that uses events to expose asynchronous features of a class) |
LINQ pattern | modello LINQ (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
load pattern | modello di carico (The number of virtual users that are active during a load test and the rate at which new users are started) |
moiré pattern | effetto moiré (Video artifacts that occur when recording an object that has many thin, parallel lines) |
pattern-matching character | carattere jolly (A keyboard character that can be used to represent one or many characters when conducting a query) |
query pattern | modello di query (The set of standard query operators that is available in all LINQ queries, and the rules that define the structure of a LINQ query) |
recurrence pattern | criterio di ricorrenza (The regular pattern according to which a scheduled appointment or task is repeated) |
symmetrical number pattern | schema simmetrico (A Sudoku pattern where the game-generated numbers are symmetrically placed on the board) |