Skip Navigation LinksHome / Community & Support / Code Library / Telerik OpenAccess ORM > General and Integration Projects > Telerik OpenAccess ORM 101 Linq Samples

Not answered Telerik OpenAccess ORM 101 Linq Samples

Feed from this thread
  • Posted on Jun 15, 2009 (permalink)

    Requirements

    Telerik OpenAccess ORM 2010 Q3 SP1
    (2010.3.1125.1)
    .NET version

    3.5
    Visual Studio version

    2008
    programming language

    C# / VB

    PROJECT DESCRIPTION
    This application demonstrates how powerful and easy to use is Telerik OpenAccess ORM when combined with the capabilities of Linq. The demo presents the 101 most used queries along with their real results and generated SQL statements.

    The application is configured to run against a Microsoft SQL Express Server. To use it with another database server, please modify the server name in the App.config files of the two data model projects.

    UPDATE:The most recent version of this project can be found in the Software Development Kit, which you can download here. In case you have questions related to this project, please use the support ticketing system.

  • Damyan Bogoev Damyan Bogoev admin's avatar

    Posted on Jun 13, 2011 (permalink)


    The most recent version of this project can be found in the Software Development Kit, which you can download here. In case you have questions related to this project, please use the support ticketing system.

    All the best,
    Damyan Bogoev
    the Telerik team
    Q1’11 SP1 of Telerik OpenAccess is available for download; also available is the Q2'11 Roadmap for Telerik OpenAccess ORM.

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / Telerik OpenAccess ORM > General and Integration Projects > Telerik OpenAccess ORM 101 Linq Samples