the data like this: file1file2 aaaamilk aaaared bbbbbox bbbbpen ccccrose i want get result like this: file1: aaaa
I recently stumbled over the object database engine db4o which I think looks really interesting. I would like to use it in an ASP.NET MVC application that will be deployed to a shared hosting environm
I am evaluating db4o for persistence for a ASP .NET MVC project. I am wondering how I should use the IObjectContainer in a web context with regards to object lifetime. As I see it, I can do one of th
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
As per the title I have three parts to this question... Is db4o object manager enterprise free? -I saw a blog post about it being free.
I was recently reading Rob Conery\'s post about DB4开发者_C百科O and it was very interesting.My question is really concerned with class generation and future use of Subsonic and DB4O.
I\'m glancing through parts of the official db4o tutorial, and I\'m trying to make a modification to the code they give you for running native queries:
I\'d like to use object database to persist some classes created in IronPython. The database is db4o for .NET 2.0 (downloaded today). The code looks like this:
I want to store Person objects in DB4O. The Person Location field can be changed over time. So I retrieve a person from the DB and call a method to set the location field to a new Locati开发者_运维知识
I am using the following code to populate a wpf datagrid with items in my db4o OODB: IObjectContainer db = Db4oEmbedded.OpenFile(Db4oEmbedded.NewConfiguration(), \"C:\\Dev\\ContractKeeper\\Database\\