TechRepublic : A ZDNet Tech Community

2 Resources for

sortedlist

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Learn the pros and cons of working with SortedLists in VB.NET
It would be nice to know how it's implementedIt would be nice if we knew how the "array" of keys is implemented in this class (really an array, a hash-table, a linked list, a tree?) Also I hope it's not actually "sorted" after each insertion/deletion, but rather there should...
Tags: SortedList, vb.net, performance, sort, ChuckSomerville, programming, Microsoft Visual Basic.Net
Discussion threads 2006-09-12
Learn the pros and cons of working with SortedLists in VB.NET
If you need to maintain a collection of objects that is sorted every time an item is added or removed, consider using VB.NET's SortedLists. In this tip, Irina Medvinskaya outlines the advantages and disadvantages of using a SortedList. SortedLists come in handy when developers need to maintain a...
Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, SortedList, Visual Basic Tips Newsletter, TechRepublic Inc., Object, SortedLists, SortedList System.Collections.SortedList, Development Tools, Software Development, Software/Web Development
Technical articles 2006-09-07

Additional Resources

Code generators help you deliver high-quality code quickly
By Mike GunderloyReduced to its essentials, the job of a contract developer is pretty simple: Produce high-quality code that meets your customers' needs in the shortest possible time. There are many tools that can help you attain this goal. Requirements-management, bug tracking, source code control, and automated testing tools, for...
Tags: code generation tool, code generator, generation tool, Lark Group, Inc., Microsoft .NET, Microsoft Visual Studio.Net, tool
Technical articles 2003-06-03
Getting to know the .NET collections
If looking for a collection object in .NET has left you scratching your head, you aren't alone. Get your bearings with a guided tour of the System.Collections namespace.Collections provide a way to store arbitrary objects in a structured fashion, and we all know how useful they are in everyday programming....
Tags: .NET, OOA/OOD/OOP, Lamont Adams, System.Collections namespace, Microsoft .NET
Technical articles 2002-05-13
Application Development: Building collections in .NET
By Phill MillerIf properly used, collections in .NET can be one of the most powerful tools in software development; however, they are often misunderstood and definitely underused. Nearly every software project has the need for a collection of something; for instance, data items, purchase orders, shipping items, tables, and users....
Tags: .NET, Application servers, Software development, Middleware, Development tools, application development, Microsoft .NET, Crowe, Chizek and Company LLP
Technical articles 2004-03-30
Take advantage of strongly typed collection classes in .NET
The .NET Framework provides abstract classes you can use to create strongly typed collections for more efficient data management. We'll walk you through some code samples that show you how to better access the data layer.As readers of Builder.com know from Lamont Adams’ articles "Collective confusion: Using collections in .NET"...
Tags: .NET, Middleware, Microsoft development tools, Databases, Daniel L. Fox, Microsoft .NET, collection class, Microsoft .NET Framework
Technical articles 2002-10-25
Clearing the barriers to .NET for VB developers
Despite the hurdles facing VB developers who are moving to the .NET platform, it's not only a possible transition, but a worthy one as well. Learn more about how to approach this migration to achieve the best results.Despite the hurdles facing VB developers who are moving to the .NET platform,...
Tags: Microsoft development tools, Programming languages, .NET, Eric Lynn, barrier, Microsoft Visual Basic, Microsoft Visual Basic 6.0, developer, Microsoft .NET
Technical articles 2002-12-20
How to sort a hashtable and return should in be in the hashtable in C#
i,How to sort a hashtable and return should in be in the hashtable in C#.Thanks,PuruNo it shouldn'tUse SortedList for that.
Tags: .NET, Programming languages, pu_ru@..., hashtable, C#
Discussion threads 2009-02-26
CD Key Generator 6.3 (Windows)
Generate random alpha, numeric, or both, CD keys for software distribution and registration. A maximum key length of 24 characters may be generated. Key can then be copied or saved into a text file for later use. Keys can be exported to an encrypted file in addition to an Array,...
Tags: CD, Character, Jedisware, C#, Microsoft Windows, Programming Languages, Operating Systems, Software Development, Software/Web Development, Software
Software downloads 2009-09-15
MSDN Webcast: geekSpeak: Generics and Collections (Level 200)
What's the best way to get the arms around a collection of data? The presenter of this webcast will help to explore the Microsoft .NET Generic Collections, which includes the List, LinkedList, Stack, Queue, Dictionary, SortedList, SortedDictionary, and HashSet collection classes. The presenter will look at what collection classes do...
Tags: Microsoft Developer Network, Webcast, Microsoft Corp.
Webcasts 2009-09-09
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
Quick Reference: Linux Commands
Reduce stress and speed up resolutions with the easiest command references right at your fingertips. You'll receive a PDF file covering Linux, packed with the most common commands you'll need and use daily.
Buy Now