ComponentOne WebData for ASP.NET:Using WebDataObjects for ASP.NET Components

Using WebDataObjects for ASP.NET Components

WebDataObjects for ASP.NET component classes are derived from ComponentOne DataObjects for WinForms classes. Although you can use DataObjects for WinForms components in WebForms, you will not benefit from WebForm-specific functionality such as automatic caching unless you use C1WebDataObjects.

WebDataObjects for ASP.NET contains separate components for use with Enterprise edition and Express edition of DataObjects for WinForms. If you use Enterprise edition only, you need one assembly, C1.Web.Data.2.dll, in addition to C1.Data.2.dll. If you use Express edition, you need two assemblies, C1.Web.Data.2.dll and C1.Web.Data.Express.2.dll in addition to C1.Data.2.dll and C1.Data.Express.2.dll.


Enterprise Edition Components

Express Edition Components

Global Cache

Session Cache

Cache Storage

Memory-Resident Table Views

Object Pooling


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.