DictionaryForumContacts

   French
Terms for subject Microsoft containing methode | all forms
FrenchEnglish
appel de méthode asynchroneasynchronous method call (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
appel de méthode dynamiquedynamic method invocation (A technique that defers until runtime the decision as to which specific method to call)
appel de méthode semi-synchronesemisynchronous method call (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink)
méthode agileAgile method (Any of a family of processes that software developers use to minimize risk by developing applications incrementally, over a series of short iterations. In this model, real-time communications, such as in person conversations and telephone calls, are preferred over written documentation; the primary measure of progress is working software, instead of hours spent, tasks completed, documents reviewed, or phases signed-off; stakeholders are expected to collaborate, instead of negotiating; and planning happens continuously in order to respond to change)
méthode anonymeanonymous method (A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python)
méthode CPMCPM (A project management method of calculating the total duration of a project based on individual task durations and their dependencies)
méthode d'accès séquentiel indexéindexed sequential access method (A technique for indexing database records that allows sequential or random access of records. When records are accessed sequentially they are accessed in the order in which they were entered in the database, and when records are accessed randomly, the records are accessed through an index)
méthode d'allocation à pondération fixefixed weight allocation method (A method for calculating allocations by using weighted values)
méthode d'allocation à taux fixefixed percentage allocation method (A method for calculating allocations based on a specified percentage)
méthode d'allocation à taux fixefixed distribution allocation method (A method for calculating allocations based on a specified percentage)
méthode d'amortissement linéaire sur la durée de viestraight-line service life depreciation method (A method of depreciation that calculates the depreciation of a fixed asset as a fixed amount in each depreciation period)
méthode d'amortissement linéaire sur la durée de vie restantestraight-line service life remaining depreciation method (A method of depreciation that calculates the depreciation of a fixed asset as a fixed amount in each depreciation period. There will be a difference in the depreciation amount calculated between straight-line service life remaining and straight-line service life when there is an adjustment posted to the asset)
méthode d'amortissement manuelmanual depreciation method (A method of depreciation in which depreciation amounts are entered manually into a schedule instead of being calculated from a table)
méthode d'amortissement par consommationconsumption depreciation method (A method of depreciation based on the usage of the asset)
méthode d'amortissement paramétrablefactor depreciation method (A method of depreciation that uses a progressive or digressive factor. For example, if the factor is >50, the depreciation is progressive, which means that the amount of depreciation increases each depreciation period. If the factor is <50, the depreciation is digressive, and the amount of depreciation decreases each depreciation period)
méthode d'authentificationauthentication method (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network)
méthode d'authentificationauth method (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network)
méthode de captageSensing Method (The sensing component in the camera that was used to capture the image)
méthode de comptabilité d'exerciceaccrual method (An accounting method that recognizes revenues when they are earned and expenses when they are incurred, regardless of when they are received or paid)
méthode de comptabilité d'exerciceaccrual basis accounting (An accounting method that recognizes revenues when they are earned and expenses when they are incurred, regardless of when they are received or paid)
méthode de demanderequest method (A method that uses GET or POST)
méthode de découvertediscovery method (A procedure that detects and acquires information about resources on the network)
méthode de découverte de forêts Active DirectoryActive Directory Forest Discovery method (A Configuration Manager discovery method that searches for Active Directory sites and subnets in Active Directory forests)
méthode de découverte de groupes de systèmes Active DirectoryActive Directory System Group Discovery method (A Configuration Manager discovery method that searches for system group resources by polling Active Directory Domain Services)
méthode de découverte de systèmes Active DirectoryActive Directory System Discovery method (A Configuration Manager discovery method that searches for system resources by polling Active Directory Domain Services)
méthode de découverte des groupes Active DirectoryActive Directory Group Discovery method (A Configuration Manager discovery method that searches for the group memberships of computers and users by polling Active Directory Domain Services)
méthode de découverte des groupes de sécurité Active DirectoryActive Directory Security Group Discovery method (A Configuration Manager discovery method that searches for security group resources by polling Active Directory Domain Services)
méthode de découverte du réseauNetwork Discovery method (An SMS/Configuration Manager discovery method that enables the SMS/Configuration Manager administrator to discover any network resources that are IP addressable)
méthode de découverte d'utilisateurs Active DirectoryActive Directory User Discovery method (A Configuration Manager discovery method that searches for computer user resources by polling Active Directory Domain Services)
méthode de découverte par pulsations d'inventaireHeartbeat Discovery method (A Configuration Manager discovery method that is used to update data discovery records (DDRs) for each Configuration Manager client on a set schedule to ensure that they remain current in the site database)
méthode de fabriquefactory method (A method, usually defined as static, whose purpose is to return an instance of a class)
méthode de formation des coûtscost accumulation method (The method used to classify and allocate transformation costs)
méthode de la comptabilité d'exerciceaccrual basis accounting (An accounting method that recognizes revenues when they are earned and expenses when they are incurred, regardless of when they are received or paid)
méthode de mise à jour personnaliséenamed update method (A custom service operation that performs an action which is different than a simple query, update, insert, or delete operation)
méthode de recouvrement accéléré des coûtsAccelerated Cost Recovery System (A system of depreciation that assigns depreciation methods to different classes of assets. Created by the Economic Recovery Tax Act of 1981 for U.S. tax purposes and modified by the Tax Reform Act of 1986)
Méthode de recouvrement des coûts accéléréeAccelerated Cost Recovery System (A system of depreciation that assigns depreciation methods to different classes of assets. Created by the Economic Recovery Tax Act of 1981 for U.S. tax purposes and modified by the Tax Reform Act of 1986)
méthode de réconciliation indirecteindirect reconciliation method (A method of deriving the net income provided by operating activities by adjusting for revenue and expense items that do not result from cash transactions)
méthode de résolution des conflitsconflict resolution method (The method that is used to determine which change is written to the store in the event of a conflict. Typical conflict resolution methods are as follows: last writer wins, source wins, destination wins, custom, or deferred. For custom resolution, the resolving application reads the conflict from the conflict log and selects a resolution. For deferred resolution, the conflict is logged together with the conflicting change data and the made-with knowledge of the change)
méthode de sélection d'un nom correspondantmatched name selection method (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input)
méthode de testtest method (Any method that is marked with the TestMethod attribute. You cannot run a unit test if its test method is not in a test class)
méthode des moindres carrésleast-squares method (A method that assigns values to unknown quantities in a statistical model, based on the values found by minimizing the sum of squared deviations from the mean)
méthode d'extensionextension method (A static method that can be invoked by using instance method syntax. In effect, extension methods make it possible to extend existing types and constructed types with additional methods)
méthode directedirect method (A method of deriving the net income provided by operating activities from the components of operating cash receipts and payments, instead of adjusting the net income for items)
Méthode du chemin critiquecritical path method (A project management method of calculating the total duration of a project based on individual task durations and their dependencies)
Méthode du chemin critiquecritical path method (A project management method of calculating the total duration of a project based on individual task durations and their dependencies)
méthode d'évaluation du stock du dernier entré, premier sortilast in, first out inventory valuation method (An inventory valuation method in which inventory that is received most recently is considered sold or used first for accounting purposes)
méthode d'évaluation du stock du premier entréfirst in
méthode d'évaluation du stock du premier entréfirst out inventory valuation method (A method of inventory valuation in which inventory is assumed for accounting purposes to move in the order it was received, regardless of its actual physical movement)
méthode d'évaluation du stock FIFOFIFO inventory valuation method (A method of inventory valuation in which inventory is assumed for accounting purposes to move in the order it was received, regardless of its actual physical movement)
méthode d'évaluation du stock LIFOLIFO inventory valuation method (An inventory valuation method in which inventory that is received most recently is considered sold or used first for accounting purposes)
méthode graphiquegraphics method (A method in code that performs a graphics-related function such as drawing a line or shape or repainting a background with a solid color)
méthode génériquegeneric method (A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own)
méthode HTTPHTTP method (A remote method invocation sent from a client (typically a web browser) to a web server over the HTTP protocol. Examples include GET, POST, PUT, etc)
méthode min/maxmin/max method (An item replenishment policy used in the master scheduling calculation)
méthode modifiée de recouvrement accéléré des coûtsModified Accelerated Cost Recovery System (A method of accelerated depreciation permitted by tax codes that classifies depreciable assets into one of several recovery periods, each of which has a designated pattern of allowable depreciation)
méthode PERTProgram Evaluation and Review Technique chart (A project optimization tool that enables scheduling and tracking of tasks, goal setting, and timelines)
méthode settersetter (An accessor method in an object-oriented class definition)
méthode statiquestatic method (A method that is not invoked on an instance of an object)
méthode STRIDESTRIDE (A method of categorizing threat types. These threat types include: spoofing identity, tampering with data, repudiation, information disclosure, denial of service, and elevation of privilege)
méthode WebWeb method (A procedure that is exposed to Web service clients as an operation that can be called on the Web service)
requête fondée sur une méthodemethod-based query (A query expressed as a direct method call to one or more Standard Query Operators)
éditeur de méthode d'entréeinput method editor (A tool that lets you enter complex characters and symbols, such as those used in East Asian written languages, using a standard keyboard)