DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Collections' Subscribe to this feed
2
kicks
submitted by dcrenna 2 months, 28 days ago

dimebrain.com — A set of extension methods to make any IDictionary-implementing collections easier to work with: TryGetValue, ContainsKey, and RemoveAll. read more...

Add a comment add a comment | category: | Views: 6
tags: , , | tag it

4
kicks
submitted by hgarcia 9 months, 11 days ago

blog.latrompa.com — Ruby has it, Prototype add it to JavaScript array. I find myself using it a lot, why not to implement it in C#? Take a look at a quiet take on this one. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

1
kicks
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 add a comment | category: | Views: 0
tags: | tag it

16
kicks
published 1 year, 3 months ago, submitted by dwhittaker 1 year, 3 months ago

devlicio.us — If you've ever tried to cast been list generics, you know that you can't. read more...

Add a comment 2 comments | category: | Views: 9
tags: , , , | tag it

4
kicks
submitted by yesthatmcgurk 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 add a comment | category: | Views: 0
tags: , | tag it

27
kicks
published 1 year, 7 months ago, submitted by salim 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...

Add a comment add a comment | category: | Views: 25
tags: , , , , | tag it

18
kicks
published 1 year, 7 months ago, submitted by Haacked 1 year, 7 months ago

haacked.com — This post demonstrates how a recursive method can be replaced with a non-recursive method by using a Stack collection. read more...

Add a comment add a comment | category: | Views: 6
tags: , , , , | tag it

11
kicks
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 add a comment | category: | Views: 0
tags: , , | tag it

20
kicks
published 2 years, 1 month ago, submitted by simoneb simoneb 2 years, 1 month ago

dotnetslackers.com — An easy way of working with collections using the new features of C# 2.0. read more...

Add a comment 1 comment | category: | Views: 0
tags: , , , | tag it

13
kicks
published 2 years, 2 months ago, submitted by dalziel 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 add a comment | category: | Views: 0
tags: , | tag it

13
kicks
published 2 years, 2 months ago, submitted by dalziel 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 add a comment | category: | Views: 0
tags: , | tag it

17
kicks
published 2 years, 2 months ago, submitted by back_end 2 years, 2 months ago

weblogs.asp.net — Learn when to use List<T>, BindingList<T> and Collection<T> read more...

Add a comment 1 comment | category: | Views: 6
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge