Answer Posted / kavita
Two or more pointers have their own Data.
class A
{
string c;
}
A a;
B b;
a=b;//deep copy
| Is This Answer Correct ? | 6 Yes | 42 No |
Post New Answer View All Answers
Define the steps to set up validation control.
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How can we prepairing Interview
List the events in page life cycle.
How long do session variables last?
What is the basic difference between asp and asp.net?
What is the difference between page-level caching and fragment caching?
What is the difference between runtime version and version?
how to write html code with ssl
What is dynamic web page with example?
Explain diff between dataset and datareader?
What is custom events?
How many types of cookies are there in asp.net?
How do I use response redirect?