ExtendedObjectDataSource
This control is a replacement for the ObjectDataSource and adds a lot of features: <br/>* SelectMethod is the only method needed if we want to use paging<br/>* The methods are called using dynamically generated MSIL instead of reflaction obtaining a 2000% performance improvement<br/>* Easy to extend or modify<br/>* Helper classes to boost development of custom data source controls similar to the ObjectDataSource<br/>* Cache data if sorting and filtering is enabled<br/>* Full filtering support for the select operation (without relying in DataView.RowFilter)<br/>* Hability to implement custom caching functionality<br/>* Automatically assign AffectedRows for the Insert, Update and Delete operations<br/>* Works properly with a culture that it's not compatible with the InvariantCulture<br/>* Hability to add or remove parameters in the Inserting, Updating or Deleting events if using custom objects<br/>* Source code available if you need more customization
Visit publisher site: ExtendedObjectDataSourceListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / ASP.NET / Scripts & Controls / Miscellaneous
- Submitted on:
- Last Updated:
- Jul 12, 2006
- Publisher:
- Manuel Abadia Other listings by this publisher
License & Pricing Information
- License Type:
- Commercial
- Price:
- $99.90 USD
- Additional Info:
- http://www.manuelabadia.com/products/License.aspx
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for ExtendedObjectDataSource