When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.
Post New Answer View All Answers
What is the usie of activex control in .net?
What is server components?
How should I destroy my objects in asp.net?
What is the difference between user control and custom control?
What is difference between URL and URI?
Explain the advantages of asp.net.
What do you mean by caching in asp.net?
What is _dopostback in asp net?
Disable Mouse right click on web page in asp.net?
How can you implement encapsulation in asp.net?
What are Authentication and Authorization?
What is http response header?
They mostly asked difference between versions of technologies
How do we sort the data from a dataset?
Differentiate the session object and application object?