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
List some of the important session state modes of asp.net.
What are the types of session in asp.net?
Are xaml file compiled or built on runtime?
What is custom events?
What types of data validation events are commonly seen in the client-side form validation?
What are the layouts of ASP.NET Pages?
How do we implement bundling in MVC?
Give 2 examples for scenarios when routing is not applied?
Define authentication and authorization.
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is intrinsic objects in asp.net?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Which is faster viewbag or viewdata?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Define web.config in .net?