DictionaryForumContacts

   English
Terms for subject Microsoft containing state | all forms | exact matches only
EnglishArabic
action stateحالة الإجراء (In an activity diagram, a type of state that has an internal action and at least one outgoing transition that involves the explicit events of completing the internal action)
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)
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)
composite stateحالة مركبة (In a statechart diagram, a state that has been decomposed into concurrent (representing and relationships) or mutually exclusive (representing or relationships) substates)
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)
final stateحالة نهائية (In a statechart or activity diagram, a representation of the completion of activity in the enclosing state or action state. The final state is indicated by a bull's eye)
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)
initial stateحالة أولية (In a statechart or activity diagram, a representation of the starting point of an object before any events included in the diagram have acted upon it. An initial state is indicated by a solid filled circle)
Microsoft SharePoint Server State Serviceخدمة حالة خادم Microsoft SharePoint (A SharePoint Server service that maintains temporary state information for InfoPath Forms Services)
object flow stateحالة تدفق كائنات (In an activity diagram, a state that defines an object flow between actions. An object flow state signifies the availability of an instance of a classifier in a given state, usually as the result of an operation)
object in stateكائن قيد المعالجة (In an activity diagram, an object that is manipulated by a number of successive activities. Each appearance of the object indicates a different phase in its life)
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)
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)
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)
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)
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)
state contextسياق حالة (A nested series of states, which represents the current state of a system)
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)
state objectكائن الحالة (A collection of state variables for a particular protocol layer)
State/Provinceالمحافظة/المنطقة (A UI element where the state or province of the location of a record, such as an account or contact, is indicated)
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)
valid time state tableجدول زمني صالح للحالة (A table that tracks the state of an entity over time using a valid-from and a valid-to column)
view stateحالة العرض (A state in which an app can be viewed. Full screen is the view state in which the app takes up the full screen. Snapped is the view state in which the app takes up the smaller portion of the screen (it becomes a snapped app). Fill is the view state in which the app takes up the larger and remaining portion of the screen when another app is snapped. When an app is the main app, is in the fill view state)
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)
zero defect stateحالة الخلو من العيوب (A point in the product cycle when the code does not generate errors that break a build)