What is difference between list and ilist in c#?
Answer / Pinki Dhama
List<T> in C# is a generic collection of objects that can store any type, and it automatically manages the memory for adding and removing elements. IList<T> is also a generic interface that represents a collection of objects with strongly-typed indexing, but it does not provide automatic memory management; you must implement this functionality manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are delegates? How you used then in your project?
10 Answers Hawk Eye, IndiaTimes, Kanbay,
how to deplaoy a project in the system?
What language do desktop applications use?
Define sealed classes in c#?
How do you convert byte array to hexadecimal string, and vice versa?
What are the 2 kinds of data type conversions in c#?
What is clr in c#?
What is a linq in c#?
What are constructors in c#?
What is distribute by in hive?
What is Signature and parameter in overloading ?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)