About two years ago I started to write on the n-th iteration cycle of a software bundle. In the latest iteration, the bundle consists of a remote client with offline capabilities, a portal and several administration tools.
Back in 1996 we implemented the first "remote" client with MS Access and feed it on a daily basis with text files out of a existing Bulletin board system (BBS). I don’t know when the BBS was installed (1993?), but we replaced it in 1998 with an internal website based on the Microsoft DNA (VB and COM+). Due to the fact that our "remote client" only understood the text files delivered in the format defined by the BBS and a limited budget we had to stick to the old format. Between 2000 and 2003 the internal website was used to provide additional functionality and data to the remote users. Therefore several administration tools where needed and implemented. In 2004 the headquarter moved to SAP but the remote client still needed its data in the old plain text format. So we did the "cheap" solution and transformed the data delivered out of SAP back to the format defined with the BBS. According to the fixed length of the columns we lost a few characters but the data was delivered readable enough :-)
For the latest iteration of the whole software bundle we could easily describe what we needed: A loosely coupled architecture, offline capability, modules which could be used in a client and a administration context, easy deployment, a common ui design.
I was looking around and found Spring.Net, Castle Windsor, PicoContainer.Net and CAB. We decided to implement our new software with the Composite UI Application Block. So in my next posts I will publish my CAB-lessons learned.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5