Knoww.It

This is my first project written in C#. Heck, it's my first project in a strongly typed language. The goal of the project is to provide an easy to use knowledge base/documentation site for non-technical audiences. This is an easy thing to ignore in the software world, because we have rich documentation tools like RDoc. But for most people in business, setting up something as simple as a CRUD-style application for their project documentation involves an expense waste of IT time.

Knoww.It

On the technical side, the most eye-opening experience has been implementing a multi-tenant architecture for the application. This is a task that's par for the course for system architects, but not something I had ever really experienced hands on.

Knoww.It

Knoww.it hasn't launched yet, but when it does, I'll have more details to share.