Skip Navigation LinksHome / Community & Support / Code Library / Telerik OpenAccess ORM > General and Integration Projects > Best Practices in web development with OpenAccess - Part Two

Not answered Best Practices in web development with OpenAccess - Part Two

Feed from this thread
  • Posted on May 21, 2009 (permalink)

    Requirements

    OpenAccess ORM version
    2009.3.1104.2
    RadControls version

    2010.1.414.3
    .NET version 3.5
    Visual Studio version

    2008
    programming language

    C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This is a sample application demonstrating the best-practices approach of handling the context in a web environment discussed in the second part of the KB series. It is taken advantage of the HttpContext.Items collection for storage and retrieval of the context on a per-request basis.

    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 > Best Practices in web development with OpenAccess - Part Two