NitrosBase NBDatasource for ASP.Net
NBDataSource accelerates the access to Microsoft SQL Server within ASP.NET applications. It is significantly faster than FastSQLDataSource. It is based on Microsoft ADO.NET technology and enhances it to empower and simplify database application development. Easy to useNBDataSource can be used instead of standard data source controls, like SQLDataSource, ObjectDataSource or any other, in the ASP.NET applications and considerably facilitates interoperation between MS SQL Server and bound display controls like grids, lists, trees and other bound controls. Drastically Maximize Database PerformanceNBDataSource can accelerate query processing up to 100 times as compared to standard LINQ to SQL, LINQ and ObjectDataSource. It is especially important for displaying database tables containing 10 000, 100 000 or more records. NBDataSource is based on NitrosBase caching technology. It empowers and simplifies database application development. |