Dutch senior web developer Edwin Vermeer just published a demo web application on The Code Project for demonstrating the power of LINQ for db4o.
In order to show the most basic operations the demo solution includes a very simple console application that creates 2 new objects and stores them in a db4o database. Before and after each save operation a list of all available objects is written to the console.
There's is also a website demo in the associated download file. The demo is not meant to be an exhaustive presentation of all the capabilities of LINQ or db4o. Instead, its objective is to show how easy it is to use db4o in an ASP.NET website. (using it in a winforms application is just as easy.) You'll learn how to use LINQ for db4o with some popular .NET databound objects. Every demo belongs to its own .aspx page and can be executed without the need of the other pages.
Thanks Edwin! Enjoy!
http://www.codeproject.com/KB/database/LINQ_for_db4o.aspx
If you would like to make the article more popular, feel free to vote here:
http://www.dzone.com/links/an_introduction_to_linq_for_db4o.html