adamspeight2008
-
- 171 total downloads
- last updated 9/20/2011
- Latest version: 1.1.0
This small collection of code snippets add the following features to console application. Console_Stuff Read_BoundedValue(Of T)( ICollection(Of T) - Enables an easy way of selecting an element from a... More information -
- 171 total downloads
- last updated 10/11/2011
- Latest version: 1.0.0
A couple of new Textboxes with additional capabilites. - ShadowText - Required -
- 171 total downloads
- last updated 5/5/2012
- Latest version: 1.0.0
A Collection of Interfaces for creating card base projects. For example Playing Cards. -
- 165 total downloads
- last updated 10/11/2011
- Latest version: 1.0.0
A few Windows Forms Controls that are transparent. -
Cards
by: adamspeight2008- 164 total downloads
- last updated 5/5/2012
- Latest version: 1.0.0
An useful collection of implementations of the Cards.Interfaces. -
- 163 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Extension Methods for Queue. -
- 146 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Useful methods for Console Applications. -
-
- 143 total downloads
- last updated 5/5/2012
- Latest version: 1.0.0
Cards Samples -
-
- 141 total downloads
- last updated 10/11/2011
- Latest version: 1.0.0
A few new Format Providers. for Number Type - words Boolean - yn (Yes No) - io (1 0) Includes extenstion methods for converting a number into words. -
- 140 total downloads
- last updated 12/10/2011
- Latest version: 1.0.0
Challenge: Write a generic function to return the longest consecutive sequence contained in a source sequence. -
- 132 total downloads
- last updated 10/19/2011
- Latest version: 1.0.0
Provide a convenient way of encapsulating the functionality of a visualisation. You take something and some representing it. For example a Visaulise a Class as String. -
- 132 total downloads
- last updated 6/17/2012
- Latest version: 1.0.0
An type that behaves like a MayBe Monad -
- 131 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Extension Methods for IEnumerable that allow comparisons. -
- 125 total downloads
- last updated 5/20/2013
- Latest version: 1.0.0
Extension methods for picking random elements from a IList. -
- 124 total downloads
- last updated 4/30/2012
- Latest version: 1.0.0
Englishify your code. -
- 124 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Extension methods for Dates. -
- 124 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Extension method for functions. -
- 124 total downloads
- last updated 6/16/2013
- Latest version: 1.0.0
Adds the extension methoods Max and Min to IEnumerable(Of T), which have selector for the value to use. -
- 122 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Provides the Swap extension method -
- 120 total downloads
- last updated 4/8/2013
- Latest version: 1.0.0
Extension Methods for IComparable.