Building Addons
N2 is well suited for reusable components in the form of addons. Addons are bundles of UI code placed in the /AddOn/NameOfAddon folder plus a compiled library that goes into /bin.
To build an addon you can download
the example and modify to your needs. Unzip the sample in your wwwroot directory and include the project in your solution. Don't forget to change the folder, and assembly names to something meaningful to others.
Once you have something you want to share you are welcome back here to publish your creation for everyone's benefit.
How to
publish addons on n2cms.com