Persistence framework, support for composite key

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all.
I'm looking for a persistence framework for the .Net platform with this
capabilities:
..support for .Net framework 2.0
..composite primary key
..support for strong type collections

Thanks in advance
 
Santi said:
Hi all.
I'm looking for a persistence framework for the .Net platform with
this capabilities:
.support for .Net framework 2.0
.composite primary key
.support for strong type collections

Thanks in advance

We support all that and much more: http://www.llblgen.com
(disclaimer: I'm the lead developer of llblgen pro)

FB

--
------------------------------------------------------------------------
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#)
------------------------------------------------------------------------
 
We support all that and much more: http://www.llblgen.com

Same here: http://www.devexpress.com/xpo
(Disclaimer: I work for Developer Express.)

Hey, let's all post here with our product links :-)

Seriously: my recommendation is that you search Google for "object
relational mapping" and similar relevant keywords, and read whatever
information you can find on the topic before deciding to go for any
particular product. There are lots of important differences between
various products, regardless of whether or not they support the features
you listed.


Oliver Sturm
 
Oliver said:
Same here: http://www.devexpress.com/xpo
(Disclaimer: I work for Developer Express.)

Hey, let's all post here with our product links :-)

hehe :D

Though, will there be much more? There are a lot of frameworks out
there, but most of them are in-house libs, or dead.
Seriously: my recommendation is that you search Google for "object
relational mapping" and similar relevant keywords, and read whatever
information you can find on the topic before deciding to go for any
particular product. There are lots of important differences between
various products, regardless of whether or not they support the
features you listed.

+1

FB

--
------------------------------------------------------------------------
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#)
------------------------------------------------------------------------
 
Hello Frans,
Though, will there be much more? There are a lot of frameworks out
there, but most of them are in-house libs, or dead.

I think some of the lists out there have quite a few more entries, but I
can't claim I've tried all (or even most) of them.


Oliver Sturm
 
Hi,
if you are satisfied with forward mapping only have a look at <a
href='www.persistor.net>Persistor.NET</a>: all .NET Framework Types
are supported - without any mapping.

Hans-Peter
 

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