Multilevel Silverlight 4.0 menu and context menu. The control provides ease of use and flexibility by using, as template, the standard ListBox most of us are familiar with. It can use existing themes and supports shortcuts, access keys, keyboard navigation and can be wired to one or several elements...
More information
Getter for one or more levels deep nested properties using lambda expression syntax and checking any null reference.
It allows also to set up a default value in the case the property is not reachable perhaps because a node is null
Source code package. An extension for converting the values in either an IConfiguration or an IConfigurationProvider to a nested IDictionary<string,object>.
A .NET binary serializer/deserializer library. With bit-level precision provides an easy way to serialize your class objects or primitive types to array of bytes and reverse. It supports complex types/nested classes and it is really easy to adapt your existing code to use this library.