[Mono-list] Re: Most compatible O/RM framework for Mono?
Robert Jordan
robertj at gmx.net
Tue Mar 7 09:59:57 EST 2006
Ben Joldersma wrote:
> Can anyone shed any light on which of these they've had the best success
> with? Also, what about mono implementations of some ms projects, like their
> Data Access Application Block (which I know virtually nothing about at this
> point)
The Data Access Application Block won't work from scratch because
it consumes a lot of Windows specific stuff (Performance Counters,
Event Log, etc.), but can be easily ported.
However, you might run into some license issues, so please check
MS' license before doing that.
I found the DAAB, besides its integration with other application
blocks, quite limited compared to Mono's own small "Mono.Data"
provider and runtime independent DB layer.
Robert
More information about the Mono-list
mailing list