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 » persistence » .NET Remoting   (RSS)
  • Using a Database Over a Webservice

    Download source code - 780 kB Introduction RemotingService project was developed as a simple proof of concept (the idea taken from Database as a Webservice). It is just one more way to realize a remote persistence. In fact, putting any database on a web-server and providing a remote user interface to it, will realize the same idea from [...]
    Posted to planetdb4o (Weblog) by Anonymous on May 28, 2007
  • Marshal By Value for Persistence

    I was recently writing about how to use Marshal By Value with db4o and was very surprised how little information could I found on this actually simple subject. So, to contribute to the global network - here is another Marshal By Value example, this time with xml. Download RemotingXml.zip - 11.3 KB Introduction RemotingXml project was developed ...
    Posted to planetdb4o (Weblog) by Anonymous on May 25, 2007