Illustrate the term event bubbling
Illustrate the term event bubbling?
Expert
Server controls similar to Data grid, Data List, as well as Repeater which may have other child controls inside it. Example: Data Grid consists of combo box inside data grid. Child control does not raise events by themselves, relatively they pass event to container parent (that can be a data grid, data list, repeater) which passed page as “Item Command” event. However child control can send events to parent which is termed as event bubbling.
Write about the Dynamic update?
Explain Lazy Initialization?
Explain Custom User Controls in the ASP.NET?
Differentiate the terms dynamic and var data types?
Why XMLHttpRequest object is used in the AJAX?
Illustrate the benefit of option strict on? Describe in brief.
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
Specify the statement which replaces the multiple if-else statements in the code?
Write the control which exposes LINQ features to the Web developers through ASP.NET data-source control architecture.
Write the difference between Arrays and Collection?
18,76,764
1938354 Asked
3,689
Active Tutors
1433640
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!