Dev Definitions I

 0    10 speciālā zīme    marcinbalutpoland
lejupielādēt mp3 Drukāt spēlēt pārbaudiet sevi
 
jautājums atbilde
Reflection
sākt mācīties
Reflection is the ability of a code to access the metadata of the assembly during runtime.
Serialization
sākt mācīties
Serialization is the process of converting an object into a format that can be stored, transmitted, or reconstructed later.
Deserialization
sākt mācīties
Deserialization is the process of converting serialized data, such as binary/ XML/ json data, back into an object.
When to use serialization?
sākt mācīties
It is mostly used in Web API to convert class objects into JSON string.
CTS
sākt mācīties
CTS stands for "Common Type System"
CLS
sākt mācīties
CLS stands for "Common Language Specification"
CLR
sākt mācīties
CLR stands for "Common Language Runtime"
JSON
sākt mācīties
JSON stands for "JavaScript Object Notation'
JIT compiler
sākt mācīties
Just-In-Time compiler
GAC
sākt mācīties
GAC stands for "global assembly cache"

Lai ievietotu komentāru, jums jāpiesakās.