ALinq V2.5.8 Change Log:
* MySql Provider: Translate the str1 + str2 expression as CONCAT(str1,str2).
ALinq V2.5.7 Change Log:
* Access Provider: Fix bug with DateTime mapping.
ALinq V2.5 Change Log:
* Support ASP.NET Dynamic Data.
ALinq V2.4.4 Change Log:
* Append ExecuteDynamicInsert/Update/Delete methods to the DataContext class.
* Access Provider: Fix bugs with SelectMany query.
* MySql Provider: Fix bugs with Skip, Take query.
ALinq V2.4.0 Change Log:
* Fix bugs with DataContext.CreateTable, DataContext.DelteTable methods.
* Fix bugs with Table.Insert, Table.Update methods.
* Support DB2 and PostgreSQL, but the store procedure is not support.
Change Log:
ORDesigner V2.1
* Fix bugs with the Custom Attributes.
* Fix bugs with the Association.
ORDesigner V2.0
* Support visual studio 2010.
* Support T4((Text Template Transformation Toolkit) code generation.
* Support diagram view, you can create one or more view for the diagram.