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 |
How do we do authentications using atlas?
When should you use Abstract Class vs Interface while programming? Give 1 Example
3 Answers CSS Corp, Hexaware, T3 Softwares,
What is static Constructor?
Can I create my own context attributes?
What size is a .net object?
Explain write back and write through caches? : .NET Architecture
Explain about clr?
How to call the dll at runtime in .Net?
what is a tool tip
what is the method while we are using adapter and dataset ?
What is textbox control of .net mobile? : Microsoft dot net mobile
10. Overloding and overriding.