Korzh.com - developer tools
EN | DE | RU
Welcome, Guest! | Sign in
Developer Tools
home : Easy Query : EasyQuery.NET : Silverlight edition : Revision history
16-Apr-2012 Version 1.7.0
--------------------------
 -added: ModelChanged event in DataModel class;
 -added: EditMode property in QueryPanel and QueryColumnsPanel;
 -added: Drag-n-drop support between EntityPanel and QueryPanel or QueryColumnsPanel controls;
 -added: Silverlight 5.0 support;
 

13-Dec-2011 Version 1.6.0
--------------------------
 -added: UpdateModelInfo method in all visual controls.
 -added: RequestList event in XListElement. 
 -added: A possibility to define a default condition for a table;
 -added: "Other" data source for OLEDB provider in Data Model Editor; 
 -fixed: Wrong SQL was generated for {attribute} {operator} {attribute} conditions.
 -fixed: Minor problems in localization.
 -fixed: Sub-queries of level 2 and more were not saved and loaded correctly;
 -fixed: "Entities/attributes" menu could not be closed on some occasions;
 

13-Oct-2011 Version 1.5.0
-------------------------
 -added: Sub-queries support; 
 -added: Internationalization of the visual controls (QueryPanel, QueryColumnsPanel, etc);
 -added: An ability to use the attributes from the parent query in a sub-query; 
 -added: An ability to add custom aggregate function into the data model;
 -adeed: SaveToStream method in Query and DataModel;
 -added: Query.AllDefinedCorrectly() function - returns "true" if all conditions are columns in this query are correct;
 -added: Data Model Editor now allows bulk operations on attributes which belong to one entity;
 -added: Drag-n-drop support in QueryColumnsPanel and SortingColumnsPanel;
 -fixed: Few small issues with the appearance of value lists; 
 -fixed: Data Model Editor couldn't work with the attributes in the root entity;
 -fixed: Options section was not saved when SaveToString(RWOptions.All) was called;
 -fixed: Some hints in Entities panel were not translated;


12-Sep-2011 Version 1.0
----------------------------
First official release. 
Contains most of functionality available in other editions of EasyQuery.NET



01-Sep-2011 Version 1.0 BETA
----------------------------
First public beta release.