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 » Activation   (RSS)
  • Linq Exception whne using TA enabled assemblies

    I wrote a unit test that includes a Linq query against a db40 IObjectContainer. This passed. I wrote a unit test that traverses a deep object graph and so tests for transparent activation (TA). This failed I enabled my test assembly for TA by adding the post-build command : $(ProjectDir)/Library/Db4oTool.exe -ta -nq ...
    Posted to db4o User Forum (Forum) by biofractal on March 23, 2008
  • Re: Does db4o support lazy loading?

    Thank you for your reply! However despite my best efforts I am still unable to reproduce the behaviour the links, you provided, explain or at the very least unable to verify that it is taking place. I've tried setting ActivationDepth to both 0 and 1 and set the EvaluationMode to Lazy and from what I can tell my entire object graph is still ...
    Posted to db4o User Forum (Forum) by Andreas HÃ¥kansson on July 2, 2007