Q1'09 brings major enhancements and new features to OpenAccess ORM that are part of the aggressive 2009 roadmap. In this release OpenAccess will offer:

Watch the Q1 2009 for Telerik Reporting and OpenAccess ORM webinar on Telerik TV.

Full Release Notes

Improved LINQ support

OpenAccess now offers greatly enhanced LINQ capabilities that have been validated with the Microsoft 101 LINQ Samples. Among the improvements is the added support for:

  • Shaped result mappings
  • Anonymous types
  • Grouping
  • String methods
  • Additional Where parts

Support for Stored Procedure*

OpenAccess now supports Stored Procedures for read and write operations , which let you reuse existing SQL code to return queried data and to execute insert, update, and delete operations in the data source. OpenAccess Reverse mapping wizard allows users to specify stored procedures for each table that is mapped to a class, collection or map. You will also be able to use the wizard to read the Stored Procedures in the database and generate a static method to execute them.

Stored Procedures support

*Currently for MS SQL Server only

Seamless integration with Telerik Reporting

OpenAccess now supports seamless integration with Telerik Reporting. You can easily create elegant reports using OpenAccess data and Telerik’s report designer unique styling capabilities.

Support for Medium Trust Environments

From Q1 2009 you are able to take advantage of the support for medium-trust code security levels. This means you can seamlessly integrate OpenAccess in ASP.NET hosting environments.

Enriched support resources

Q1 2009 also brings you extended online documentation and new online examples

.
What's New