Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / structures

Structures

structures

Great Reads

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by George Jonsson
Generic C# equivalent of the bit field struct in C
by rvjagadheesh
A complete assembly reference tool for .NET which will display details on all methods, properties, enum for all classes in all namespaces
by Lutosław
A TimeSpan wrapper class which uses a System.TimeSpan as a backing field.

Latest Articles

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by George Jonsson
Generic C# equivalent of the bit field struct in C
by rvjagadheesh
A complete assembly reference tool for .NET which will display details on all methods, properties, enum for all classes in all namespaces
by Lutosław
A TimeSpan wrapper class which uses a System.TimeSpan as a backing field.

All Articles

Sort by Score

structures 

by George Jonsson
Generic C# equivalent of the bit field struct in C
by Sergey Vystoropskiy
C++ low level design
by Alex the Green Apple
C library defining string type and string manipulation functions