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.
How the customized properties of .NET application can be retrieved from XML .config file?
Name the namespaces that necessary to produce the localized application?
What is meant by the DTD?
Write down the benefit of packaging over xcopy in the .NET?
What will happen if the ASP.NET server control with the event-handling routines is absent from its definition?
Write the difference between globalization and localization?
Explain briefly the term AutoPostBack?
How an ellipse is created, which is non- rectangular window?
State the use of the Connection object?
Which method is used in .NET to enforce garbage collection?
18,76,764
1947972 Asked
3,689
Active Tutors
1444634
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!