|
|
Stories recently tagged with 'Collections'
|
|
submitted by
BlackWasp
1 year, 3 months ago
blackwasp.co.uk — The forty-third part of the C# Fundamentals tutorial describes the specialised (or specialized) collection classes. The .NET framework provides five different types of specialised collection, each being optimised for a particular structure or data type. read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Collections | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
yesthatmcgurk
1 year, 7 months ago
wintellect.com — From the same people who brought you Process Explorer comes Power Collections, a .NET assembly containing many standard generic collections not implemented in the framework. These collections also have many more useful methods (NthLargest I likes) you also won't find in the standard collections. And its all free for commercial use. For the specs, see http://www.wintellect.com/PowerCollectionsAttachments/POWERCOLLECTIONS_SPECIFICATION_2.pdf read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Wintellect, Collections | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
salim
1 year, 7 months ago
kylefinley.net — One of the coolest new features in .NET 2.0 is the introduction of Generics. For those of you that have been creating tons of strongly typed collections for your business objects I'm sure you had the same reaction I did when you heard about them. "Sweet!! Now I can stop generating and tweaking derived collection classes all over the place!!" (This is assuming you've all been using some sort of refactoring tool that can generate the collection classes for you, I hope you have.) OK, so now we know we can create strongly typed collections in our code. You might be wondering why I'm suggesting we still create a separate collection class and not just use the generic collections included in the System.Collections.Generic namespace. The idea is that we can create our own collections that support generics that provide us with specific needs that we might commonly use or need for a specific application. In this article I will present a simple collection class which both supports Generics as well as Sorting. read more...
|
|
tags:
Generics, .Net, collection, Custom, Collections | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 11 months ago, submitted by
CharlieCalvert
1 year, 11 months ago
blogs.msdn.com — Mads Torgersen has an intriguing new post on LINQ, collections and collection initializers. Mads is the language PM in the C# group at Microsoft and has a deep understanding of this subject.
read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
LINQ, Collections, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 2 months ago, submitted by
dalziel
2 years, 2 months ago
jaltiere.com — "Generics have got to be one of my favorite additions to the 2.0 Framework." - What they are & how to use them read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Collections, Generics | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 2 months ago, submitted by
dalziel
2 years, 2 months ago
jaltiere.com — "Generics have got to be one of my favorite additions to the 2.0 Framework." - What they are & how to use them read more...
add a comment
|
category: C# | Views: 0
|
|
tags:
Generics, Collections | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|