Subject | English | Hebrew |
comp., MS | active-state power management | ניהול צריכת חשמל במצב פעיל (A power-saving mode which reserves power by ensuring efficient execution of computing tasks and by reducing the number of components running unnecessarily when not actually in use) |
comp., MS | application state | מצב היישום (In ASP.NET, a variable store that is created on the server for the current application and is shared by all users. Application state is typically used to store information that is used for all users, such as application-wide settings) |
comp., MS | control state | מצב בקרה (A field in an ASP.NET Web page that stores the current property settings for server controls on the page. Control state is used to recreate the page and reestablish previous settings on each postback) |
comp., MS | delegation state | מצב הקצאה (The condition, at any particular time, of the delegation setting. Delegation state examples include read only, read/write, not delegated, and so on) |
comp., MS | forced rename state | מצב שינוי שם כפוי (The state that a Windows Live ID takes when the user account with which it is associated is deleted from Outlook Live, but the Windows Live ID for the account isn't deleted. The credentials for that Windows Live ID are still valid and recognized, but the Windows Live ID is put into a forced rename state. If someone tries to sign in using that Windows Live ID and its password, they're asked to rename the Windows Live ID. They can rename the Windows Live ID, but because the new e-mail address can't exist in the Outlook Live domain, the Windows Live ID is no longer functional in Outlook Live) |
comp., MS | idle-state power management | ניהול צריכת חשמל במצב לא פעיל (A power-saving mode which ensures the lowest possible power consumption by clearly defining what it means for a component to be active, and reserves power by placing inactive components in a very low-power state) |
comp., MS | Microsoft SharePoint Server State Service | שירות המצב של Microsoft SharePoint Server (A SharePoint Server service that maintains temporary state information for InfoPath Forms Services) |
comp., MS | offline user state capture | לכידת מצב משתמש לא מקוונת (A type of user state capture that can be performed within Windows Preinstallation Environment phase without needing to boot into full OS) |
comp., MS | private view state | מצב תצוגה פרטית (State information that is written as a hidden field, such as the form that is currently active or the pagination information for a form) |
comp., MS | rebinding state | מצב איגוד מחדש (A state used by DHCP clients to extend and renew their address lease when the current lease is close to expiring. In this state, the client broadcasts to the network to locate any DHCP server that can either renew or replace its currently leased configuration. The rebinding state begins when 87.5 percent of the client`s lease time has elapsed) |
comp., MS | session state | מצב הפעלה (In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks) |
comp., MS | solid-state drive | כונן זיכרון מוצק (A primary storage device based on solid-state memory, such as flash memory, that provides nonvolatile storage with benefits of performance, reliability and power saving) |
comp., MS | state block | בלוק מצב (A collection of one or more device states that can be applied to a device with a single API call) |
comp., MS | state machine | מכונת מצבים (A graph of states and transitions that describes the response of an object of a given class to the receipt of outside stimuli. A state machine is attached to a class or method. A statechart diagram represents a state machine) |
comp., MS | state object | אובייקט מצב (A collection of state variables for a particular protocol layer) |
comp., MS | State/Province | מחוז (A UI element where the state or province of the location of a record, such as an account or contact, is indicated) |
comp., MS | user state capture | לכידת מצב משתמש (Capability to use default settings and algorithms of Windows Easy Transfer to capture user files and settings. This capability includes logic to determine additional file types that may have been created or modified by users. Without default logic, capture is based on defined manifest of where to look for and what file formats to look for) |
comp., MS | valid time state table | טבלת מצב זמן חוקי (A table that tracks the state of an entity over time using a valid-from and a valid-to column) |
comp., MS | view state | מצב תצוגה (A mode of session state in which the entire session state is serialized and stored as a BLOB on the client then deserialized during every post-back. This has a tremendous hit in bytes over the wire (BoW), but is highly scalable in that it doesn't require storing information in the database) |
comp., MS | zero defect state | מצב ללא פגמים (A point in the product cycle when the code does not generate errors that break a build) |