Aaron Janes - developer and designer

Projects

Code Creator

Business Benefits: Cuts development time and encourages quality code.

Technologies: C#, WinForms

Producing quality code can often require a large amount of typing for regular, repeated tasks. While I don't mind typing, I'd rather do it on more brain bending, problem solving code.

This is precisely why I wrote Code Creator. It's a little utility application that allows developers to automatically generate tedious bits of code.

Taking out the tedium also promotes good coding practice. Using strongly typed collections and dictionaries are far safer than generic ones, which accept any type of object, but can be a pain to create. Code Creator will create them collection with about 3 lines of code!

Code Creator is still in development but should be ready for public consumption shortly.


Copyright 2007 Aaron Janes. All rights reserved.
Site designed by Peppermint Web Design
Valid XHTML 1.0! Valid CSS!