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
Can you set which type of comparison you want to perform by the comparevalidator control?
Can we set which type of comparison we want to perform by the CompareValidator control?
How do you secure your connection string information?
Give a few examples of page life cycle events.
What is asp.net futures?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What are the different method of navigation in asp.net?
What is cross page posting in asp net?
How do we access view state value of this page in the next page?
Is asp.net outdated?
Explain about consistent programming model in the .NET framework?
what is a .xap file? Explain with an example.
What are merge modules?
What are the advantages and limitations of query string?