After capturing the SelectIndexChanged event for a ListBox
Control, you find that the event handler doesn?t execute.
What could be the problem be?
a) The AutoEventWireup attribute is set to False
b) The AutomaticPostBack attribute is set to False
c) The codebehind module is not properly compiled
d) The ListBox must be defined WithEvents.
Answers were Sorted based on User's Feedback
page life cycle of asp.net.
What is stateless asp or asp.net ?
2 Answers Accenture, BirlaSoft,
What is the syntax for datagrid and specifying columns?
Explain asp.net application life cycle?
Give real time examples for polymorphism, encapsulation, inheritance..
How is mvc different from asp.net? : Asp.Net MVC
Explain different types of validators in asp.net?
What are different methods of session maintenance in asp.net?
I need some questions regarding asp.net for 1.5yrs of Experience.
.Net Doesn't offer Deterministic Distruction ? a) True b) False
Life cycle of ASP.NET page when a request is made ?
How you can return View from ASP.NET Web API method?