db40, the leading embedded object database now allows the use of an optimized LINQ (.NET Language-Integrated Query) interface. LINQ expressions are analyzed and optimized down to db4o’s fast querying interface called SODA. Whenever a suitable translation cannot be found the, query executes as a plain Linq for Objects query (a predicate that is tested against every object of the specified type).
Enabling LINQ with db40 can be as simple as
- project
- importing the Db4objects.Db4o.Linq namespace
Here are some benefits of using LINQ with db40
- db4o supports .NET 3.5 with a uniquely-optimized LINQ interfaces for its object database.
- As a .NET standard-of-practice, the LINQ interface for db4o removes risk and leaves net benefit for those using the innovative db4o product.
Read more:
How to Display Only Posts from Certain Categories on Your Mainpage and Feeds The hack will enable you to select which categories will...
WordPress 2.3.2 Released! taken from the original source Newly released WordPress 2.3.2 has...
Gog.is – URL Shrinker for Google Search Results Mr. Calzone from Norwegia develops a URL shortening service for...
My Blogrolls Are Missing! All the links on the blogroll are suddenly missing. I...

