What exactly is being serialized when you perform
serialization? scope in C# ?
Answer / manjunath
seriallization is a process to convert the object into
stream of bytes.
this seriallization process is performed at the time of
remoting.
| Is This Answer Correct ? | 1 Yes | 3 No |
What are the different pipelining hazards? : Dot net architecture
how to change row background color in gridview
What is abstact class? in which scinario we can use abstact class?
Can you explain update progress control?
what is Difference beetween Array and Hash Table.?
Explain the race around condition? : Dot net architecture
What is the .net class that allows the retrieval of a data element using a unique key?
Explain about continuable exceptions?
what are clr,cls,cts?what is .net framework?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
What are the five stages in a dlx pipeline? : Dot net architecture
What is Com Callable wrapper?when it will created?