methods to add-delete items from ListBox control
Write the name of the methods available in .NET 4.0, which are used to add and delete items from the ListBox control?
Expert
Items.Add() and Items.Insert() methods are used to add items; while, Items.Clear(), Items.Remove() and Items.RemoveAt() methods are used to delete items from a ListBox control.
What is meant by the Managed Extensibility Framework?
Explain the ASP.NET AJAX?
Explain the function of a CustomValidator control?
Write the use of MaxDate and MinDate properties of a MonthCalender control?
Briefly describe side-by-side execution and also explain whether two applications, one using the shared assembly and other private assembly be declared as side-by-side executables?
What do you mean by ASP?
In what way we can enable the text box to modify its characters format for a user to enter the password?
The controls are fully loaded in which event?
How one can retrieve the customized properties of the .NET application from a XML .config file?
Write name of the class which can be used for converting the data types?
18,76,764
1954831 Asked
3,689
Active Tutors
1449936
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!