Object Persistence Presentation in Charlotte, NC
I will be presenting at the next Enterprise Developers Guild meeting in Charlotte, NC on April 24th, 2007 at 6:00 pm at the CPCC Central Campus. You can find more details here. I’ll be presenting about Object Persistence. I’ll be showing why you need to worry about Object Persistence and why this is an important part of any modern software architecture. I’ll be using the object database db4o in a demo that shows multiple, logical layers, several design patterns such as Model View Presenter, Facade, Singleton etc. Although simple, I’ll have a fully functional Windows application that can manage patients. I’ll be using Test Driven Development to hammer out the design using unit tests from scratch.
So, come join me and watch those objects having fun. Watch out for the sugar bus! Come to find out.
04-13-2007, UPDATE: I’ll make the slides and source code available shortly after the presentation.
7 Comments »
Leave a comment
-
Archives
- September 2008 (2)
- August 2008 (4)
- June 2008 (1)
- April 2008 (1)
- September 2007 (1)
- August 2007 (1)
- April 2007 (2)
- January 2007 (1)
- December 2006 (1)
- July 2006 (3)
-
Categories
-
RSS
Entries RSS
Comments RSS

I did the things like play games and typing in pages of code to learn more about computers. Seeing the “Hello World” flashing by was pretty cool back then. I even developed my first serious application on the CPC 464 which was for managing printer codes for dot-matrix printers. The games on the CPC had better graphics than the Commodore C64 but suffered a not so good sound.
I don’t suppose this is being recorded?
I’ll will make the slides and code available after the presentation. I’m not sure if there is the capability to record the sound or if there is even a speaker system. I’ll find out.
Cheers Thomas, that would be fantastic
Hello Thomas. I caught your presentation the other night! I was somewhat vocal that night, but you really did pique my interest in object databases (which is why I asked questions). I remember you showing off MVP and Facade, but I don’t recall Singleton. Did you make it to that?
We are forming a new group in Columbia right now (tentatively named the Columbia Enterprise Developers Guild). Would you be interested in presenting this subject at one of our meetings? Many will find db4o interesting, and I am very interested in exposing everyone to good design (which your example code exhibited).
Hey Thomas congratulations and thanks for using db4o as an example! Please let us know when the slides and source code are available.
Chris: Take a look at our section of db4o presentations here:
http://developer.db4o.com/ProjectSpaces/view.aspx/Documentation#Presentations
Perhaps you can use some slides there for your presentation.
And do not hesitate to contact me if you have any question:
https://developer.db4o.com/user/Profile.aspx?UserID=2770
Best regards to you all!
German Viscuso
db4o Community Host
Chris,
Thank you for your feedback. Actually, the Facades are Singletons as well.
Sure, I would be more than happy in presenting in Columbia. Just contact me via my email about the details.
Hi Thomas,
(very)belated thank you for posting the code from your talk. Very informative, it has been a great introduction to db4o and reference.
Cheers,
Guy