What should one do to make class serializable?
Answer / manjunath
[serializable]
Just add a serializable attribute before the class.
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain .net mobile input controls? : Microsoft dot net mobile
IN C# if we click a field in the dropdownlist then i have to get the respected field details in the next textbox..........
What is Object Caching in Visual Studio 2010?
Define a virtual memory? : Dot net architecture
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
What is an interrupt? : Dot net architecture
What's the difference between an application and a program?
How Web service create Proxy Using WSDL?
Explain cache? : Dot net architecture
What do you know about machine.config file ?
what is Difference beetween Array and Hash Table.?