Subject | English | Turkish |
comp., MS | DirectX Immediate Mode | DirectX Anında İşleme Modu (A rendering API in which client calls directly cause rendering of graphics objects to the display) |
comp., MS | immediate query | anlık sorgu (A LINQ query that is evaluated immediately. Any query that returns a single value, as opposed to a sequence of values, or that is terminated by a call to ToList, ToArray, ToDictionary, or ToLookup) |
comp., MS | immediate updating subscription | anında güncelleştirmeli abonelik (A subscription to a transactional publication for which the user is able to make data modifications at the Subscriber. The data modifications are then immediately propagated to the Publisher using the two-phase commit protocol (2PC)) |