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 |
two common properties for any validation control ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is the difference between metadata and menifest ?
Can I create my own permission set?
any one can explain about projectarchitecture and project approach briefly
4. Wcf- what Asych and Sych call and how that works
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.
What is the main Difference Between .Net 2003 and .Net 2005.and also Asp1.1,Asp2.0 and Asp3.0
What is WPF and WCF?
how we can fire event in databound column in datagrid without using button?
State the different levels of exceptional safety?
Why only boxed types can be unboxed?