This topic applies to .NET version only
Build-time enhancement for .NET can be done by adding a special enhancement task to MSBuild file. If you are working with Visual Studio 2005, you will typically have to correct the automatically generated *.csproj or *.vbproj file. Db4o enhancement task for .NET (Db4oEnhancerMSBuildTask class) is included in Db4oTool.Msbuild.dll from Db4oTool distribution. Db4oEnhancerMSBuildTask applies both NQ optimization and TA/TP instrumentations in one go.