System.Data.ObjectSpaces - Is this namespace included in framework 2.0

  • Thread starter Thread starter Umut Tezduyar
  • Start date Start date
U

Umut Tezduyar

I am trying to figure out if object spaces are included in .net framework
2.0.
If so, I am trying to find the dll called System.Data.ObjectSpaces.dll
Does anybody know this?
 
That sucks! It looks like an assembly that most of the developers need.
Thank you for your answer
 
Umut said:
That sucks! It looks like an assembly that most of the developers
need. Thank you for your answer

MS will release it in a different form as DLinq in 2007 as part of
..NET 3.0. However it's nothing new, it's called 'O/R mapping'. THere
are a lot of mature o/r mappers on the market for .NET today which
already surpass in features and scalability what MS will offer with
DLinq.

Frans

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top