Devart releases dotConnect for Oracle v 5.35!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Devart releases dotConnect for Oracle v 5.35!

Post by Shalex » Fri 20 Nov 2009 14:24

Dear users,

Devart is glad to announce the release of the new versions of ADO.NET data providers, enhanced database connectivity solutions built over ADO.NET architecture that offer Entity Framework and LINQ to SQL support.

Entity Developer 2.50 was greatly improved. Now Entity Developer allows to view and edit data of tables, views, and model entities, create and execute Entity SQL, LINQ to Entities, and LINQ to SQL queries against the model, eliminating the need for additional applications and reducing time for accessing these operations. See our blog article about working with data for more information.

Code generation for models was completely redesigned. New T4 like template language allows you to use the full power of C# or Visual Basic in the templates, allowing virtually anything you may want for code generation. Template editor now provides syntax highlighting, code completion, and parameter information features. Syntax highlighting allows you to easily distinguish text and code blocks. See our blog article about code generation for more information.

The model got two new properties, affecting code generation: File Per Class and View Generation. File Per Class property allows placing each model class to a separate file, and View Generation adds code for pre-generating views for Entity Framework models.

In LINQ to SQL, dotConnects provide better performance and new DbLinqDataSource class.

To ease the database application development, integration with improved dbMonitor was added, allowing you to monitor interaction with database remotely.

You are welcome to enjoy the world of efficient application development with new dotConnects!

Devart is glad to announce the release of the new versions of ADO.NET data providers, enhanced database connectivity solutions built over ADO.NET architecture that offer Entity Framework and LINQ to SQL support.

Entity Developer 2.50 was greatly improved. Now Entity Developer allows to view and edit data of tables, views, and model entities, create and execute Entity SQL, LINQ to Entities, and LINQ to SQL queries against the model, eliminating the need for additional applications and reducing time for accessing these operations. See our blog article about working with data for more information.

Code generation for models was completely redesigned. New T4 like template language allows you to use the full power of C# or Visual Basic in the templates, allowing virtually anything you may want for code generation. Template editor now provides syntax highlighting, code completion, and parameter information features. Syntax highlighting allows you to easily distinguish text and code blocks. See our blog article about code generation for more information.

The model got two new properties, affecting code generation: File Per Class and View Generation. File Per Class property allows placing each model class to a separate file, and View Generation adds code for pre-generating views for Entity Framework models.

In LINQ to SQL, dotConnects provide better performance and new DbLinqDataSource class.

To ease the database application development, integration with improved dbMonitor was added, allowing you to monitor interaction with database remotely.

You are welcome to enjoy the world of efficient application development with new dotConnects!

dotConnect for Oracle 5.35

If you wish to provide feedback on the new versions, you can do it in our forums or with contact form. There is also feedback form in the support zone of every product. We are always glad to hear your comments and take into account your development needs.

Devart development team
http://www.devart.com/dotconnect/oracle/

Locked