Overview
EasyQuery for ASP.NET will be an useful addition to any web-site which requires some search and filtration functionality. This library allows you to include end-user-oriented web-based query builder into your page(s) and helps your users to build their own reports without necessity to contact your support team.
Features
- FREE (!!!) for non-commercial use (as long as "Powered by EasyQuery" link remains in QueryPanel control).
- All kinds of ASP.NET projects are supported: WebForms, AJAX, MVC.
- Friendly, natural language interface: users do not need to know about your tables, links, fields or any other DB-related stuff.
- Programming language: C# (can be used in VB.NET or any other .NET language as well).
- Supported databases: MS Access, MS SQL Server, Oracle, MySQL, PostgreSQL or any other database as well as object-relational-mapping solutions (like Entity Framework)
- Supported .NET framework versions: 3.5 and higher.
Where to start
- Look at screenshots
- Play with live demos to see how it works
- Download free demo version
- Install and try to play with sample projects
- Include it into your own app
Home