|
Post by Mikhail Oumantsev on Nov 12, 2010 21:12:39 GMT -5
Linqer 3.5 is available. This is the last Linqer build for .NET 3.5 at this time. The new Linqer 4.0 for .NET 4 will be available soon. I hope to issue Linqer 4.0 in 2010. Linqer 3.5 still will be supported and new releases may come, if it is required. At the same time Linqer 4.0 will be the main version for further enhancements.
All Linqer 3.* customers receive Linqer 3.5 for free. I know some people are waiting for Linqer 4 and don't want to buy Linqer 3.* yet. So I offer to receive Linqer 4 for free for all new Linqer 3.5 customers. This offer will expire as soon Linqer 4 is issued.
There are main enhancements of Linqer 3.5
1.Conversion of joining nullable fields with constants fixed. 2.Field name [Image] conversion is fixed. 3."Northwind" was used by default as a project name in designer file, when LINQ to Entities model was generated. Now the project name is set to be the same with Linqer Connection Name. 4.Ignore Server, Database, and schema prefixes when parsing a table. For example SQL select * from [MyServer].[MyDatabase].[dbo]. MyTable will be interpreted as select * from MyTable 5.Aggregate COUNT(field) could not be converted, though COUNT(*) could. In this version COUNT(field) conversion is supported. 6.Screen position was not restored correctly sometimes, when 2 monitors were used. 7.Connection Edit Dialog is improved to be more user friendly.
|
|