We have several examples that outline how to properly use NetBurner's config objects. These can all be found in the examples folder of your NNDK install at \<NNDK Install Directory>\examples\Configuration\
. They are listed here with brief descriptions for your convenience.
Basic
: This program shows the basics of using NetBurner's config system objects.Basic Web Config
: This program shows the basics of using NetBurner's config system and presenting the information through a dynamically generated web interface.Custom Web Config
: This program shows how to use NetBurner's config system combined with a more complicated web interface featuring BootStrap and jQuery.