System.Collections.Specialized.StringCollection Class
Information   Base Types   Related Resources

Represents a collection of strings.

  • Namespace: System.Collections.Specialized
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.dll

  • System.Object
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (12)Discussions (71)MembersRotorChanges
    Articles

    Page: 1
    Compiling with CodeDom
    The Code Project
    This article explains how to compile code written in VB.Net or C# using the CodeDom
    DataList vs. DataGrid in ASP.NET
    MSDN
    This month I want to look at two of the more specialized controls that come with the ASP.NET Framework: the DataList and the DataGrid. Both of these controls are full-featured data-managing tools. In addition to providing a simplified UI programming model for displaying data, ASP.NET includes facilities for binding data sources to these controls so you don't have to write all the code necessary to fish around a database and present your content. This month I'll compare and contrast the DataGrid and DataList controls, starting with DataGrid.
    DebugWriter - A simple property value dumper
    The Code Project
    A simple class to help dump property values at design-time
    FTP Windows Forms Client, using Managed Assembly
    The Code Project
    This is a FTP downloading Winform application utilizing Indy.Sockets.dll.
    How to use the Stack, Queue, StringCollection, and StringDictionary
    Edward's Web Developer Site
    This code shows how to use the basic collections and lists.
    Modularizing Object Collections With The Collections API
    C#Today
    The Collections API in the .NET Framework merits close attention by all .NET developers because of the flexibility it offers for writing applications in .NET. We can use it to manage groups or collections of similar objects, standardizing the way in which groups of objects are handled by our programs. In this article, Thiru Thangarathinam takes us through a tour of all the important collection classes by showing us examples, and then goes on to show us how these collection classes can be very useful in the day-to-day work of a developer.
    New Features for Web Service Developers in Beta 1 of the .NET Framework 2.0
    MSDN
    Check out the improvements in productivity, performance, extensibility, and standards support in Microsoft .NET Framework 2.0.
    Retrieving CD Information from a remote Freedb database
    The Code Project
    Describes a library that can be used to retrieve Audio CD information from the CDDB compatible freedb database.
    Setting Up Global Objects with the global.asax File
    C# Help
    ASP.NET uses a special file, called global.asax, to establish any global objects that your Web application uses. The .asax extension denotes an application file rather than .aspx for a page file.
    Sort titles using a TitleComparer
    The Code Project
    An implementation of the IComparer interface that allows strings to be sorted as Titles
    Sort titles using a TitleComparer
    The Code Project
    An implementation of the IComparer interface that allows strings to be sorted as Titles.
    VS.NET CodeDOM-Based Custom Tool for String Resource Management
    The Code Project
    A VS.NET custom tool, created with the help of CodeDOM and EnvDTE, used to facilitate management of resource strings via IntelliSense and error checking in VS.NET environment
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com