Collections and Generics
State what are Collections and Generics?
Expert
A Collection is defined as set of linked items which can be referred to as single unit. The System.Collections namespace offers you with several classes and interfaces. Some of them are - ArrayList, Stack, List, IEnumerable, ICollection and IDictionary. Generics offer type-safety to your class at compile time. While creating a data structure, you need not to specify the data type at the declaration time. The System.Collections.Generic namespace consisits of all the generic collections.
Explain about the AppFabric component?
Describe the relationship between an object and the class?
Explain what is the CLI and also if it is same as that of CLR?
Briefly describe about variable.
Write the name of the methods available in .NET 4.0, which are used to add and delete items from the ListBox control?
State the basic features of OOPs.
Difference between read-only variables and constants which are used in programs?
Explain the term multilingual Web site?
Write main difference between classic ADO and ADO.NET?
State the parameters which controls most of connection pooling behaviors?
18,76,764
1959737 Asked
3,689
Active Tutors
1454749
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!