Click here to Skip to main content
15,887,746 members
Everything / Generics

Generics

generics

Great Reads

by Thomas Nielsen - getCore
This article will take a dive into one of the reasons why code sometimes sands over.
by Muraad Nofal
A haskell monad/(applicative)functor like interface in C# that extends IEnumerable.
by Razi Syed
Easily bind a class to .NET data controls like GridView, FormView, etc., and get an updated object or list back in the code-behind effortlessly.
by Andrew Rissing
How to get that last little nagging line to be covered...

Latest Articles

by Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
by Aram Tchekrekjian
Demystifying generics in C#
by johnniealan
ArcNet Protocol basics
by Bertus van Zyl
A tutorial about generics in C#, aimed at beginners

All Articles

Sort by Title

Generics 

20 May 2012 by cpsglauco
How to use delegate in List.Find() predicate in C#
3 Oct 2013 by BC3Tech
How to constrain generic types to parameterized constructors
25 Jan 2018 by Aram Tchekrekjian
Demystifying generics in C#
1 Feb 2012 by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
31 Jan 2012 by XPG Live
Use leaderboards on Windows Phone with XPG
23 Jul 2015 by xszaboj
Refactoring Real World Application
1 Aug 2013 by Dev Leader
A post about what makes a good API