Dev Definitions I

 0    10 Fiche    marcinbalutpoland
скачать mp3 басу ойын өзіңді тексер
 
сұрақ жауап
Reflection
оқуды бастаңыз
Reflection is the ability of a code to access the metadata of the assembly during runtime.
Serialization
оқуды бастаңыз
Serialization is the process of converting an object into a format that can be stored, transmitted, or reconstructed later.
Deserialization
оқуды бастаңыз
Deserialization is the process of converting serialized data, such as binary/ XML/ json data, back into an object.
When to use serialization?
оқуды бастаңыз
It is mostly used in Web API to convert class objects into JSON string.
CTS
оқуды бастаңыз
CTS stands for "Common Type System"
CLS
оқуды бастаңыз
CLS stands for "Common Language Specification"
CLR
оқуды бастаңыз
CLR stands for "Common Language Runtime"
JSON
оқуды бастаңыз
JSON stands for "JavaScript Object Notation'
JIT compiler
оқуды бастаңыз
Just-In-Time compiler
GAC
оқуды бастаңыз
GAC stands for "global assembly cache"

Пікір қалдыру үшін жүйеге кіру керек.