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.
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
Explain the term Metadata?
State the properties in C# and the advantages that are obtained by using them in programs.
Can a private class be declared in a namespace?
Illustrate Hybrid and Community cloud.
What is the difference between HTTP-Post and HTTP-Get?
Write the difference between server-side validations and client-side in Web pages?
What is meant by the XML DOM?
Describe about the characteristic of Anonymous type?
Write down the three main points in WCF?
18,76,764
1932293 Asked
3,689
Active Tutors
1430280
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!