EasyQuery component library allows you to establish a user-friendly data searching and filtration interface on your web-app and gives your users an ability to describe their queries in natural language instead of complicated SQL or QBE
statements. Unlike other query builders that require from users some knowledge about relational database concept, tables, views, etc, our solution allows them to operate with simple and understandable entities and predicates.
The most essential new features in version 3.0 are:
full support for MVC projects
Entity framework and Entity SQL support
An ability to build any type of queries (not only SQL). Here is an example of such approach:
http://advangle.com (BETA)
You can play with our "live demo" pages to decide if EasyQuery is useful for your project and suits your needs:</div> <div>
None
0 Points
13 Posts
EasyQuery for ASP.NET 3.1 released
Dec 28, 2012 08:11 AM|Korzh.com|LINK
EasyQuery for ASP.NET version 3.1 is now available!
EasyQuery component library allows you to establish a user-friendly data searching and filtration interface on your web-app and gives your users an ability to describe their queries in natural language instead of complicated SQL or QBE statements.
Unlike other query builders that require from users some knowledge about relational database concept, tables, views, etc, our solution allows them to operate with simple and understandable entities and predicates.
The most essential new features in version 3.0 are:
You can play with our "live demo" pages to decide if EasyQuery is useful for your project and suits your needs:</div> <div>
EasyQuery is free for non-commercial use.
Best regards, Sergiy Korzh
EasyQuery - dynamic query controls for your .NET applications
Star
9210 Points
2981 Posts
Re: EasyQuery for ASP.NET 3.1 released
Dec 28, 2012 08:30 AM|Mudasir.Khan|LINK
wow superb article, Thanks for posting