Jun 09, 2008 18:27
Ok, I'm going to write my own book library catelog. Yes, I know its been done, and probably better than I will be doing it. Still, this will give me a chance to write a C# program and connect it to a database. Which I really want to do.
So, any advice? Right now, our field list looks like this:
Title
Authors (unlimited number, first and last names separated)
Description
Format (Hardback, paperback, trade, etc)
ISBN (do each edition of a book get its own ISBN?)
Publication date
Series name
Reading Order (Just in case its different than publication order)
ps, I haven't started yet, so if anyone else has a relatively small project to suggest, that would just be the bee's knees!
--Toddbear