20 results for "$s/@tag:dbquery"

Getting started for WPF

/getting-started/version-3-x/wpf

You will be able to apply EasyQuery WPF to your application, performing all the instructions in this article

Building dynamic queries with EasyQuery and Entity Framework

/tutorials/dynamic-queries-with-easyquery-and-entity-framework

Here we describe how EasyQuery helps to implement a query building UI for creating custom, dynamic queries in .NET projects which use Entity Framework (6.x)

Getting started for ASP.NET WebForms

/version-3-x/getting-started/asp-net-webforms

Here you can find the instructions how to add EasyQuery components into your ASP.NET WebForms project

Getting started for Silverlight

/getting-started/silverlight

This article will guide you through all steps necessary to apply EasyQuery.NET to your application, with extract examples

DbQueryBuilder class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbquerybuilder-class

Lets you build SQL commands based on [Korzh.EasyQuery.Db.DbQuery](api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbquery-class) object

FilterExpressionBuilder class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/filterexpressionbuilder-class

Used for building Sql commands using [Korzh.EasyQuery.Db.DbQuery](api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbquery-class)

DbExprTag class

/api-reference-5x/korzh-easyquery-db-namespace/dbexprtag-class

Contains several constants for db-related expressions tags values

DbExprTag class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbexprtag-class

Contains several constants for db-related expressions tags values

ExprTag class

/api-reference-5x/korzh-easyquery-namespace/exprtag-class

Contains several constant definitions for expressions tag

Upgrading to 5.x: WinForms and WPF projects

/upgrade-instructions/net4-editions-from-3-x-to-5-x/winforms-and-wpf

This tutorial describes how to modify your old Windows Forms or WPF project with EasyQuery 3.x to upgrade to EasyQuery version 5.2.0 (or higher). Please note. Version 5.2.0 of EasyQuery works only on .NET Framework 4.6.1 or higher. So, if your project targets a lower version of .NET Framework - you will need to update Target Framework for your project first (right-click on the project in Solution

ExprTag class

/api-reference/korzh-easyquery/korzh-easyquery-namespace/exprtag-class

Contains several constant definitions for expressions tag

SqlQueryBuilder class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/sqlquerybuilder-class

Lets you build SQL commands based on [Korzh.EasyQuery.Db.DbQuery](api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbquery-class) object