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 |
Define dma? : Dot net architecture
Can you explain atlasuiglitz library?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
what is the difference between Exportdll and Importdll ?
How will you do windows authentication and what is the namespace?
Explain dma? : .NET Architecture
Can I customise the trace output?
what is the shortcutkey for solution explorer and add new item?
What is parallel computing?
What is gui programming? : .NET Architecture
Explain about .net garbage collector?
which would be the best to use inproc,outproc or sql server