Telerik OpenAccess Classic

Telerik OpenAccess ORM Send comments on this topic.
Overview
Programmer's Guide > OpenAccess ORM Classic (Old API) > Overview

Glossary Item Box

This documentation article is a legacy resource describing the functionality of the deprecated OpenAccess Classic only. The contemporary documentation of Telerik OpenAccess ORM is available here.

This topic provides information about deploying applications that use Telerik OpenAccess ORM for data access. For more information about the Telerik OpenAccess ORM , see the Getting Started section.

Telerik OpenAccess ORM provides a set of tools that integrate with and simplify development under Visual Studio IDE. For more information, see Development Environment. This topic does not describe how to use specific technologies to deploy a Telerik OpenAccess ORM based application. Microsoft Visual Studio provides facilities for distributing and deploying applications, such as ClickOnce Deployment.

The following considerations apply when you deploy an application that uses Telerik OpenAccess ORM:

  • Telerik OpenAccess ORM is dependant on Microsoft .NET Framework starting with .NET Framework 2.0. You must ensure that .NET Framework 2.0 (if LINQ is used .NET Framework 3.5 is required) or a later version is installed when deploying a Telerik OpenAccess ORM based application.

 

In This Section