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.
Write down in brief, the objects in asp.net and state the main purpose of such objects?
Illustrate the term ASP.NET?
What are the rules and regulations which should be followed while creating the well-formed XML document?
Specify the similarities between a class and a structure.
By what way we can display a default value in a text box of the input box?
Specify the advantages of the DOM?
Describe the various types of work flow?
What do you mean by the Extender controls?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
18,76,764
1934055 Asked
3,689
Active Tutors
1431645
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!