Dan Cimpoiesu's Personal Home Page
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at ASP.NET > Scripts and Controls > Database Tools
100% runtime managed code.
Requires no OLAP-servers to work. It's possible to install the Library on any web site with ASP.NET support.
An ability to create any multidimensional cube at the time when application is running. Cubes may be created dynamically on the base of any queries from different tables.
Easy settings. The component doesn't require disk space to hold temporary OLAP-data.
Calculation "on the fly".
Comfortable interacting. Users may perform all operations no need to use intricate expressions of MDX-language.
Automatic updating of OLAP-cube in background mode. Users are still able to work with the cube while it's being updated, so they will not even notice that something's happening until the cube updating has finished.
Supports user groups, sorting, filtering by dimension members. Can filter by any combination of dimension members in any dimension.
Supports hierarchical dimensions described by "Parent-Child" relations. Both "balanced" and "unbalanced" hierarchies are supported. No restrictions for the amount of hierarchical levels.
Supports "snowflake" schema.
Category:
Csv Reader is an extremely fast and stable .Net class for stream based parsing of virtually any commonly found delimited data format, CSV files, tab delimited files, etc. It's usable from C#, VB.Net, ASP.Net, or any other .Net language. It's compatible with the 1.0, 1.1, and 2.0 .Net frameworks. The methods are designed for ease of use, while the inner architecture is designed purely for speed and efficiency. Parsing is done using the de facto standard CSV file specifications. It handles quoted fields, delimiters in the data, and even data that spans across multiple lines. This gives you the ability to open csv files, edit csv files, and save csv files all directly from code. Data can be parsed in less than half of the time of any other parser it has been benchmarked against. Rough benchmarks on a 2 Ghz processor, parsing common comma separated columns is 20 MB, or 390,000 rows with 5 columns each, almost 2,000,000 cells total, of data parsing per second. Virtually no garbage collection is needed from the framework because of object reuse internally while parsing. All development is thoroughly unit tested to guarantee fewer bugs and to insure proper handling of extreme cases, currently showing 99% coverage using 134 test cases and 729 asserts across 2800 lines of test code. Pricing is extremely cheap and licensing is amazingly open. One license is good across all machines enterprise wide.
Category:
Access2MySQL Pro is a reliable bi-directional database migration tool which allows you to convert from:
MS Access to MySQL
MS Access to MySQL Dump
MS Access to PHP Script
MS Access to MS Access
MySQL to MS Access
MySQL to MySQL.
MySQL to MySQL Dump
MySQL to PHP Script
Category:
The PagerDataSource performs two main tasks:
Retrieve data from a data source and expose it to another control, performing paging if needed.
Provide a customized user interface to allow navigation to the different pages of data.
To retrieve data from the data source, the PagerDataSource can use any of the two options that the ASP.NET framework gives us:
Using the DataSource property: the only option available in ASP.NET 1.x.
Using the DataSourceID property: using the new ASP.NET 2.0 DataSourceControls, and without writing a single line of code!.
The PagerDataSource control has two working modes:
Extracting the data for the current page from the data source.
Requesting the data for the current page only.
Take a look at the Live Demos for examples about the different options of data sources and working modes.
Customization
A key requirement for a pager is customization. The PagerDataSource provides unlimited customization capabilities. Most users will need to configure a few properties to achieve the look they want. The most exigent users will use the templates to achieve amazing compositions:
Category:
Deliver any Web forms rapid with a nearly codeless development experience, with powerful GUI toolset at hand you will be able to easily build highly interactive, standards-compliant, and cross-browser compatible web applications.
WebGrid generates data input forms, handles all datasource interaction (update, insert, and delete), and comes with built-in html editor, charts, spreadsheet, grid tabs, toolbar, treeview, customized layout, sorting, searching, and much more.
Category: