which is better arraylist or dictionary?
Answers were Sorted based on User's Feedback
Answer / lavanya
arraylist accepts any type of object. when we create an
arraylist it allows duplicate values.
in dictionary it maintains key and value which is specific
type (i.e, either its int or string or any datatype)
it will not allow duplicates.
so dictionary is better in some requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where is session cookies stored?
SessionState - type of sessionstate and when and how to use it
What is session start?
What does the "EnableViewState" property do?
How can you dynamically add user controls to a page?
what is profiles in asp.net
What is the importance of Global.asax in ASP.NET?
about view state and how validation controls will be executed on client and server
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is the base class from which web forms are inherited?
Can i have both C# and vb.net code in same assembly?how?
Difference between datagrid and datareader?
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)