Community

Part 1: Developing an object oriented database in less than 140 lines of C#

(Zach Smith) Our goal here is to create a simple object oriented database (OODB) in C# with less than 140 lines of code. Obviously this won’t be the easiest project; however C# and the .NET Framework provide many built in functions that we can take advantage of to help us reach our goal.

Read More - Register for Free Membership