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.
Explain briefly about Object Relational Designer (0/R Designer)?
Differentiate between publishing and deploying an application?
Briefly explain Application Cache?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Can I employ Windows Forms in the WPF application? Give reasons.
State the difference between Managed and Unmanaged Code?
Describe DataReader object?
In what way we can auto size the button to fit the text?
Write about the classes are supported to make an XML DOM?
Illustrate Queues and Stacks?
18,76,764
1932169 Asked
3,689
Active Tutors
1451607
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!