by versat1474
An implementation of the 'Provider' pattern for .NET 1.1 framework, plug in installation support, and generic entity model base classes capable of binding to a user interface.
+ removed support for .net 1.1. Project files upgraded to Visual Studio 2008. + BaseEntity.Overwrite is marked obsolete. It is replaced by OverwriteAsModifications and OverwritePreservingVersions. + ProviderBase added constructors for use by derived ...
+ removed support for .net 1.1. Project files upgraded to Visual Studio 2008. + BaseEntity.Overwrite is marked obsolete. It is replaced by OverwriteAsModifications and OverwritePreservingVersions. + ProviderBase added constructors for use by derived ...
** 2.0 + Combined into core XQuiSoft component. + Can now conditionally compile into .net 1.1 or .net 2.0 + Added ProviderHelper.GetLongValue + Renamed MethodResult to ExectionResults + Added ExecutionStep, ExecutionStepCollection and ExectionStepType ...
** 2.0 + Combined into core XQuiSoft component. + Can now conditionally compile into .net 1.1 or .net 2.0 + Added ProviderHelper.GetLongValue + Renamed MethodResult to ExectionResults + Added ExecutionStep, ExecutionStepCollection and ExectionStepType ...
** 1.5.5000.0 +number sychronized with rest of this XQuiSoft core release +Re-aligned the API design to more closely to the Microsoft .Net 2.0 provider support classes. ++Removed object pooling of providers. In practice it was harmful to allow ...
** 1.5.5000.0 +number sychronized with rest of this XQuiSoft core release +Re-aligned the API design to more closely to the Microsoft .Net 2.0 provider support classes. ++Removed object pooling of providers. In practice it was harmful to allow ...
This component has a dependency on XQuiSoft.Reflection. ** 1.3.5000.0 +Provider added a new constructor so it can be instantiated from within any method. +ProviderBase added member IsInstalled. +Added ProviderHelper class - utility methods helpful in ...
This component has a dependency on XQuiSoft.Reflection. ** 1.3.5000.0 +Provider added a new constructor so it can be instantiated from within any method. +ProviderBase added member IsInstalled. +Added ProviderHelper class - utility methods helpful in ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use