Entries tagged 'idataobject' ↓

IDataObject - Splitting the atom

Before we get too more involved with the engine, Let's take a look at the IDataObject hierarchy. IDataObject is the base interface of IBrokeredDataObject that describes the contract for every object served by the Norman engine . IBrokeredDataObject also inherits from IDisposable, and contains an instance...

IDataObject - Splitting the atom →