Methods used for operations in ListBox control
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Expert
Following methods can be used for adding and deleting items from the ListBox control. The Items.Add() and Items.Insert() methods are used for adding items; on the other hand, the Items.Remove(), Items.RemoveAt(), and Items.Clear() methods are used for deleting items from the ListBox control.
Write about ADO.NET in brief.
Differentiate between fragment caching and page-level caching?
What Global.asax file includes in event handlers?
Illustrate the terms Persistent cookie as well as Session cookie?
State different ways through which a method can be overloaded?
The information, like role management membership, profile, and Web parts personalization is stored in which database?
Elucidate the types of Authentication?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
Briefly describe the function of a CheckState property of a CheckBox control?
Explain the services which UDDI offers to the Web applications.
18,76,764
1939485 Asked
3,689
Active Tutors
1446014
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!