Subject | English | Hebrew |
comp., MS | Agile 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) |
comp., MS | anonymous 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) |
comp., MS | authentication method | שיטת אימות (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network) |
comp., MS | consumption depreciation method | שיטת פחת צריכה (A method of depreciation based on the usage of the asset) |
comp., MS | cost accumulation method | שיטת צבירת עלויות (The method used to classify and allocate transformation costs) |
comp., MS | device capability (A device functionality available through the HasCapability method or the | יכולת מכשיר |
comp., MS | direct 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) |
comp., MS | discovery method | שיטת גילוי (A procedure that detects and acquires information about resources on the network) |
comp., MS | extension 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) |
comp., MS | factor 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) |
comp., MS | FIFO inventory valuation method | שיטת הערכת המלאי FIFO (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) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | fixed percentage allocation method | שיטת הקצאה לפי אחוז קבוע (A method for calculating allocations based on a specified percentage) |
comp., MS | fixed weight allocation method | שיטת הקצאה לפי משקל קבוע (A method for calculating allocations by using weighted values) |
comp., MS | generic 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) |
comp., MS | graphics 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) |
comp., MS | HTTP method | פעולת שירות של HTTP (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) |
comp., MS | 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) |
comp., MS | indirect 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) |
comp., MS | input 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) |
comp., MS | last 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) |
comp., MS | LIFO inventory valuation method | שיטת הערכת המלאי LIFO (An inventory valuation method in which inventory that is received most recently is considered sold or used first for accounting purposes) |
comp., MS | manual depreciation method | שיטת פחת ידני (A method of depreciation in which depreciation amounts are entered manually into a schedule instead of being calculated from a table) |
comp., MS | Matched Name Selection Method | שיטת בחירה של שם מתאים (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input) |
comp., MS | method-based query | שאילתה המבוססת על פעולת שירות (A query expressed as a direct method call to one or more Standard Query Operators) |
comp., MS | method of contact | אמצעי ליצירת קשר (The preferred method of communication with the Business Contact; for example, phone, e-mail message, letter, fax, and so on) |
comp., MS | min/max method | שיטת מינימום/מקסימום (An item replenishment policy used in the master scheduling calculation) |
comp., MS | semisynchronous 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) |
comp., MS | Sensing Method | שיטת חישה (The sensing component in the camera that was used to capture the image) |
comp., MS | shipping method | שיטת משלוח (A method of transportation for goods or services, such as Air, Truck or UPS) |
comp., MS | straight-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) |
comp., MS | straight-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) |
comp., MS | test 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) |
comp., MS | Web method | פעולת שירות אינטרנט (A procedure that is exposed to Web service clients as an operation that can be called on the Web service) |