DictionaryForumContacts

   English
Terms for subject Microsoft containing check | all forms | exact matches only
EnglishSlovak
check boxzačiarkavacie políčko (" A control that indicates whether or not an option is selected. A check mark or "x" appears in the box when the option is selected.")
check clauseoverovacia klauzula (Code that enforces constraints on a table or column)
check invrátiť do projektu (To place a file or project back in a source repository. This releases the lock for editing and enables other users to view the updated file or check out the file)
check inoznámiť polohu (" To indicate that a user is in a certain place or location. Users "check in" to a physical place to share their location with their friends. ")
check outvziať z projektu (To retrieve a writable copy of a file or project from a source repository. This locks the file for editing to prevent others from overwriting or editing it inadvertently)
check outprejsť do pokladne (To finalize a purchase on a Web site. For example, when customers shop on your Web site, they may select several items and save them in their shopping basket. When they have finished shopping, they click on a checkout link or graphical button that takes them to an online form where they enter their name, billing address, payment type, and shipping information)
cyclic redundancy checkCRC (A procedure used in checking for errors in data transmission. CRC error checking uses a complex calculation to generate a number based on the data transmitted. The sending device performs the calculation before transmission and includes it in the packet that it sends to the receiving device. The receiving device repeats the same calculation after transmission. If both devices obtain the same result, it is assumed that the transmission was error free. The procedure is known as a redundancy check because each transmission includes not only data but extra (redundant) error-checking values. Communications protocols such as XMODEM and Kermit use cyclical redundancy checking)
cyclical redundancy checkCRC (A procedure used in checking for errors in data transmission. CRC error checking uses a complex calculation to generate a number based on the data transmitted. The sending device performs the calculation before transmission and includes it in the packet that it sends to the receiving device. The receiving device repeats the same calculation after transmission. If both devices obtain the same result, it is assumed that the transmission was error free. The procedure is known as a redundancy check because each transmission includes not only data but extra (redundant) error-checking values. Communications protocols such as XMODEM and Kermit use cyclical redundancy checking)
declarative security checkdeklaratívna kontrola zabezpečenia (Declarative security information in metadata. Developers can use such declarations, which are usually written as custom attributes, to invoke several kinds of security functionality - require permissions to bind reference to the code, require permissions to derive a type, demand that callers have certain permissions, and so on)
imperative security checkimperatívna kontrola zabezpečenia (A security check that occurs when a security method is called within the code that is being protected. This type of check can be data-driven and can be isolated to a single location within an object or method. For example, if the name of a file to be protected is known only at run time, an imperative security check can be invoked by passing the file name as a parameter to a security method)
pair wise consistency checkpárová kontrola konzistencie (A combinatorial testing method that tests all possible discrete combinations of each input parameter pair)