Orchestra ERP

The stock market was getting challenging for technical analysts so I lost motivation in developing the Euclid project (mentioned in the previous post.) Perhaps I will revisit it once the markets and trading get interesting again.

I have instead resumed developing my WPF ERP framework. I am currently using / planning to use the following free frameworks / tools available for my client layer:

This WPF ERP framework will start off as two-tier, consisting only of a client and a remote database, most probably SQL Express Edition.

The design, however, should be scaleable enough so that I can move the business layer to a server and put a service layer on top of it. When this happens, I will be using WCF, naturally.

UPDATE (Dec. 12, 2009)

I have decided to make the following changes:

2 comments to Orchestra ERP

  • just_curious

    As an alternative to ActiveRecord’s XML-less configuration, you might also want to consider Fluent NHibernate (http://fluentnhibernate.org/)

    For reporting, also take a look at fyiReporting (http://www.fyireporting.com/) which is based on the RDL format.

  • jabanico

    Thanks!

    I actually was looking for other alternatives for ActiveRecord as I wasn’t 100% sold on the idea of decorating my domain objects with any kind of persistence metadata.

    Thanks also for the reporting suggestion. You’re right, I should go for standards like RDL.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>