Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a .NET framework - Object Relational Mapping?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00970301
Message ID:
00970458
Views:
21
ObjectSpaces is dead. The two best alternatives are:

1) Versant Open Access .NET: Clean programming API, Databinding, integrated Visual Studio Tools, won't be cheap.

2) NHibernate: Open source but no integrated tools.

Currently MM.NET supports the Table Module design pattern where the business object provides the methods that wrap a DataSet. I know Kevin has done some work to support O/R Mappers but I don't know how close it is to release.

My personal preference is to avoid most of the code generators in this category. Your milage may vary.

>Hi
>
>I am currently tasked with evaluating .NET frameworks / Code generators for an enterprise scale development project.
>
>The current thinking of the C# team is that the framework or tool should support the "as yet to be officially released" ObjectSpaces.
>
>Is MM.Net likely to implement ObjectSpaces? If not, what approach will it take to object relational mapping (if any). How does the framework currently handle the relationship between data and its business objects?
>
>Any thoughts on this from existing MM users/developers would be greatly appreciated.
>
>Thanks,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform