EconomyDeluxe v. 0.13 online

Skrevet - Wednesday, February 18th, 2009 kl. 19:41 | Kategori - * Coding

I’ve been doing some work on EconomyDeluxe the last few weeks. I rewrote it to take advantage of Prism, took out Windsor in favor of Unity and built a small validation framework. Also, the first few screens are taking form.

I’ve put up a few screenshots just for your viewing pleasure – a quick description of what you see:
At the top is a dynamically made main menu, then there are two regions – one narrow column intended for list-type views with selection and viewing functionality and then a larger main region with whatever detail-functionality you need. First one is of the General Ledger – and the second is the Ledger Draft.

General Ledger
Ledger Draft

It has been a major refactoring, but it has turned out very well in my opinion. Basically I had to start from scratch (again…), but the design is much nicer – the UI is much nicer… and the dependencies follow very nicely with how I like the Onion architecture to be utilized.

If you’d like to be a beta-tester for the program – let me know, and I’ll create a more regular .msi. Will force me to write the code to update the DB from version to version too…

The source code is also available: here.

Feed | Trackback |

Post a Comment