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 the working of Cookies. And also give the example of the Cookie abuse?
Specify the similarities between a class and a structure.
State various implementations of the LINQ?
Explain about the Native Image Generator?
How can we programmatically prevent the Combobox from dropping, in the .NET 4.0?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
14. What is difference between Tool Strip drop down button and toolstripsplit button?
Differentiate the terms dynamic and var data types?
What is HTML server control in ASP.NET?
Explain how CAS works?
18,76,764
1932277 Asked
3,689
Active Tutors
1420544
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!