|
mv.NET is comprised of three different parts:
Core Objects
provides the underlying framework upon which all other mv.NET
components are based. It also provides, in its own right, a
wealth of end-user capabilities allowing the developer to
rapidly create feature-rich, high performance applications using
the powerful tools provided by Microsoft's .NET environment.
Binding Objects
builds upon mv.NET’s Core Objects infrastructure to facilitate
advanced databound programming for both out-of-the-box .NET
controls and 3rd party components. It is designed to provide
rapid application development for .NET rich client
applications. Core Objects’ unique Session Sharing technology
can also be used to optimize the number of database connections
consumed.
Adapter
Objects utilizes the Core Objects infrastructure to provide a
complete ADO.NET managed data provider, incorporating dynamic
bidirectional normalization of MultiValue/subvalue data.
Adapter Objects supplies a 100% managed data provider
implementation providing a standardized read/write interface to
MultiValue databases.
|