Subject | English | Turkish |
comp., MS | Application Diagnostics view pane | Uygulama Tanılama görünüm bölmesi (The view pane that provides a list of selected events) |
comp., MS | host view of the add-in | eklenti konak görünümü (In the .NET Framework add-in programming model, an assembly that contains interfaces or abstract base classes, and represents the host's view of the methods and types used to communicate with an add-in) |
comp., MS | interactive view gallery | etkileşimli görünüm galerisi (A gallery of objects that provides different ways of visualizing data) |
comp., MS | private view state | durum özel görünümü (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 | quick view form | hızlı görünüm formu (A mini form that shows up within the main form, so that users can create a new record for an entity without leaving the context of the current process) |
comp., MS | System View window | Sistem Görünümü penceresi (A simple browser providing an outline view of available applications and systems used as a drag source to create references to Application Systems on the Application Connection Designer, System Designer and the System Deployment Designer) |
comp., MS | Test View window | Test Görünümü penceresi (A window that allows you to navigate to your tests for editing (authoring)) |
comp., MS | tree view control | ağaç görünümü denetimi (A standard Windows control that allows a set of hierarchically-related objects to be displayed as an expandable outline) |
comp., MS | View all | Tümünü görüntüle (" The link that appears above an incomplete content set and leads to the full list of items. For example, when a content module displays items 1–6, a "View all" link in line with the module label leads to a webpage that lists all items. The items that are available in preview are redundantly available in the list of all items, which may be paginated.") |
comp., MS | view box | görünüm kutusu (A control that scales all of its child elements similar to a zoom control) |
comp., MS | view generation | görünüm oluşturma (A repository engine feature that is used to create relational views based on classes, interfaces, and relationships in an information model) |
comp., MS | View-Only Organization Management | Yalnızca Görüntülemeli Kuruluş Yönetimi (The administrator role group that gives users permissions to view, but not modify, all mailboxes, public groups, and external contacts in the organization. Members can also view settings for role assignment policies, transport rules, and supervision policies) |
comp., MS | view state | görüntüleme durumu (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) |
comp., MS | view state | görünüm durumu (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) |