When to use List and when to use ArrayList? [Resolved]

Posted by Amatya under C# on 5/4/2017 | Points: 10 | Views : 2242 | Status : [Member] | Replies : 1
When to use List and when to use ArrayList?
Moreover when we have ArrayList then where list comes into picture(i.e. Through Arraylist we can get all the things which we can do through List)

Thanks in Advance

Feel free to share informations.
mail Id ' adityagupta200@gmail.com
Thanks



Responses

Posted by: Sheonarayan on: 5/6/2017 [Administrator] HonoraryPlatinum | Points: 50

Up
0
Down

Resolved
There is a post on dotnetfunda.com about this,
Please find the answer here http://www.dotnetfunda.com/interviews/show/6548/difference-between-generic-list-and-array-list-in-csharp

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Amatya, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response