Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3348128
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:30:18+00:00 2026-05-18T01:30:18+00:00

Does Visual Studio 2010’s Silverlight support ArrayList? If yes then how to use it,

  • 0

Does Visual Studio 2010’s Silverlight support ArrayList? If yes then how to use it, if not then why?

How to use ArrayList in Silverlight?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:30:19+00:00Added an answer on May 18, 2026 at 1:30 am

    Silverlight don’t support ArrayList now, see
    http://www.infoq.com/news/2007/07/ArrayList-Gone.

    EDIT:
    Here is the content from this link,

    an effort to reduce the size of the Silverlight runtime, most of the non-generic collection types will be removed. These include types once considered essential to .NET programming including ArrayList, Hashtable, and Comparer.

    According to Inbar Gazit of Microsoft’s Base Class Library team, the non-generic collections are not going to ship with Silverlight 1.1. This means that while you can continue to use them with the main .NET distribution, they cannot be used in any assembly targeting Silverlight. The affected classes are:

    * ArrayList
    * BitArray
    * CaseInsensitiveComparer
    * CaseInsensitiveHashCodeProvider
    * CollectionBase
    * Comparer
    * CompatibleComparer
    * DictionaryBase
    * EmptyReadOnlyDictionaryInternal
    * Hashtable
    * IHashCodeProvider
    * KeyValuePairs
    * ListDictionaryInternal
    * Queue
    * ReadOnlyCollectionBase
    * SortedList
    * Stack
    

    Just to make it clear, Microsoft is not planning on removing these classes or marking them as obsolete in the main .NET distribution at this time.

    In order to support scenarios such as data binding where the type is not necessarily known, the following non-generic interfaces will be kept in Silverlight.

    * IEnumerator
    * IEnumerable
    * ICollection
    * IComparer
    * IDictionary
    * IDictionaryEnumerator
    * DictionaryEntry
    * IEqualityComparer
    * IList
    

    Some generic collections have also been dropped from Silverlight. Inbar explains,

    Three other generic types were also removed. Queue, Stack and LinkedList were removed from Silverlight. In this case it wasn’t because they were non-generic but because they are not considered to be part of the core set of types that we deemed essential to be provided with Silverlight. Remember that Silverlight is a very small download and should only include the smallest set of APIs that will allow for useful development. It’s very simple to implement Queue and Stack using List and LinkedList is just a different implementation of List with different performance characteristics and so it’s not an essential part of our core collections group.

    Do also check C# – Replacement for.NET ArrayList.ToArray(Type) in Silverlight.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does Visual Studio 2010 Beta support .NET 2.0 projects? What about opening SQL 2005
Does Visual Studio 2010 Professional have the Diagramming support announced on the web? Do
Does visual studio 2008 support classic asp development? It's been years since I created
The Visual Studio compiler does not seem to warn on signed/unsigned assignments, only on
Does anybody use the Class Designer much in Visual Studio? I have downloaded the
Does Visual Studio 2010 RC play nicely with Visual Studio 2008? I am wondering
With Visual Studio 2010 right around the corner, what does Visual Studio 2008 Professional
Does Visual Studio .NET have a way to toggle word-wrap on and off? I
Why does Visual Studio declare new classes as private in C#? I almost always
Why does Visual studio take so long to delete a file from the solution

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.