Which of the following options establishes a connection between an ASP.NET web page control and a data source?
Which of the following events are initiated by actions performed on specific controls such as a Button control’s Click event or a Textbox Control’s TextChanged event?
Which of the following attributes of the trace element is used to state whether tracing is enabled for an application?
Which of the following is the process of establishing a connection between the application UI and business logic?
Which of the following controls are client-side HTML elements and attributes that provide limited interaction with the user?
Which of the following classes is used to represent a business object that gives data to data-bound controls in multi-tier Web applications?