Answer Posted / pramod nikumbh
In C# if u want to deep allocation, u can used
serialization that is use ISerializable
for shallow copy u can use cloning, that is use Iclonable
interface
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is the difference between user control an custom control?
Difference between using directive vs using statement?
What are custom user controls in asp.net?
Can master pages be nested?
Does web services support data reader like pom project?
What are the three parts of an http response?
Is react a template engine?
Elaborate differentiation between ViewState and SessionState?
Define resource files.
What is difference between viewstate and session state in javascript?
What is & in a url?
Why we use asp.net for website development?
What is globalization and localization in asp net?
Can I read the hard disk serial # of the client computer using asp.net?
Where is the session stored?