db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » .NET C# » ASP.NET   (RSS)
  • Solution of ID increment (come discuss my suggestion)

    I was going thru some of this stuff, but I'd found no answer for auto-increment on db4o-tutorial, so here's what I came up with, I'd really enjoy if you guys would give your points of view about it... Simple OO stuff, let's make a SuperEntity abstract class..I'm using C# for it.  using Db4o; public abstract class SuperEntity { } ...
    Posted to db4o User Forum (Forum) by tapgyn on April 12, 2008
  • .net 2 web service and web site

    I am new to db4o but have a specific project that I am planning to use it for.  The project is made up of two separate applications the first is a web service (which will do all modifications to the objects) and the second is a web site which will read the objects and display web pages based on the data.  Both applications will need ...
    Posted to db4o User Forum (Forum) by TomLynch on July 3, 2007