6. If we assign a value in textbox on Page_UnLoad event,
will it display?
Answers were Sorted based on User's Feedback
Answer / radheshyam mali
because,page_unload time not value dipaly
Is This Answer Correct ? | 4 Yes | 0 No |
Can we use "this" command within a static method?
What does an indexer do?
What is deadly diamond problem?
What is InterFace???
What does the keyword “virtual†declare for a method or property?
what is collections and what is generics
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
Difference between call by value and call by reference in C#?
What are destructors in C#?
1 Answers TryTechnicals Pvt Ltd,
Explain the accessibility modifier protected internal?
Why would you use a class property in c#?
What is the difference between field and property in c#?