PagerDataSource Features
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at ASP.NET > Scripts and Controls > Database Tools
APNSoft DataGrid is an ASP.NET server control with AJAX support to display data in a tabular format with options of choice, sorting and editing entries.
DataGrid component has been designed in a way to reduce development time at the utmost and require no specific knowledge from developers.
Category:
VistaDB 3.0 is the world's first fully managed and typesafe embedded SQL database engine designed for the Microsoft .NET Framework, the Compact Framework, Mono, and Windows Vista. Developed in pure C#, VistaDB 3.0 enables .NET developers to build robust yet compact database applications using ASP.NET and Windows Forms that run on desktops, mobile devices, servers and web servers.
Features include a fully managed architecture, embedded SQL database, compact footprint featuring a small 600KB assembly with built-in ADO.NET Data Provider, single and multi-user support, Microsoft SQL Server T-SQL syntax compatibility, Unicode support, secure data store with large data capacity (4TB), easy Copy 'n Go!? deployment, Views, CLR Procs?, visual data management tools, royalty free distribution and much more
Category:
Search, navigate, sort, update, add, delete, export, upload, link, filter, nest, print, copy and much more ...
Cross-browser, IE and Firefox supported
Designed with performance and scalability in mind. See DbNetGrid run against 300,000 records.
Seamless integration with MS Office.
No coding required. Integrated GUI designer interface.
Browser based. Design and run from anywhere. No client installation required. No Java requirement. Pure DHTML.
Fully encapsulated component. Integrates easily with any web page.
Grids can be linked or nested together to create powerful drill-down web reports.
Integrates with other DbNetSuite components.
Generate robust web-based applications.
Extensive database support. Works with SQL Server 2000, MSDE 2000, SQL Server 2005, SQL Server Express 2005, Oracle, Firebird, Sybase, DB2, MySQL, Access, Visual FoxPro, InterSystems Cach?, Informix, Advantage and Pervasive
Simple server-based licensing.
Fully customisable.
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:
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: