ExtendedObjectDataSourceHits: 14
*****
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
Platform(s): Windows
Date: Jul, 12 2006 Author: Manuel Abadia, http://www.manuelabadia.com/products/EODS_features.aspx {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|