6. If we assign a value in textbox on Page_UnLoad event,
will it display?
Answer Posted / radheshyam mali
because,page_unload time not value dipaly
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which class does the remote object has to inherit?
What is the difference between finally and finalize block?
We cannot create instances of static classes. Can we have constructors for static classes?
Can a loop recorder detect a heart attack?
Is system a class in c#?
What is boxing and unboxing in c#?
In dynamic link library, which api is used for load library?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
What is lazy t?
Why static variables are used?
How to use reflection to call generic method?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is data adapter in c#?
What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
How does array sort work?