SofiaCarRental Sample Application - C# version

Thread is closed for posting
6 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 13 Mar 2009 Link to this post

    Requirements

    OpenAccess ORM version 2010.1.527.2 (Q1 SP1)
    RadControls version

    2008.3.1314.20
    .NET version

    3.5
    Visual Studio version

    2008
    programming language

    C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This is the complete c# application created step by step in the GettingStarted section from the OpenAccess documentation.

    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.
  2. 45FA3762-54A8-490F-93BD-8C7F695FED71
    45FA3762-54A8-490F-93BD-8C7F695FED71 avatar
    1 posts
    Member since:
    Feb 2010

    Posted 26 May 2010 Link to this post

    The c# zip file does not contain the correct code example
  3. 5B893B59-AA43-4633-975C-07F3B2A539CF
    5B893B59-AA43-4633-975C-07F3B2A539CF avatar
    375 posts
    Member since:
    Nov 2016

    Posted 28 May 2010 Link to this post

    Hello Robert Lester,

     The example has been fixed. Thank you for your input.

    Best wishes,
    Serge
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
  4. 1ABA7CE7-6BB6-4741-9585-B308E50ADFA4
    1ABA7CE7-6BB6-4741-9585-B308E50ADFA4 avatar
    4 posts
    Member since:
    Dec 2009

    Posted 24 May 2011 Link to this post

    The example is not working, it throws the following error when compiling: Error 1 The type or namespace name 'SofiaCarRentalEntityDiagrams' could not be found (are you missing a using directive or an assembly reference?) C:\Users\ferz\Documents\Visual Studio 2008\WebSites\Agency\CarRentWebSite\SeeRates.aspx.cs 14 17 CarRentWebSite

    I checked the OAData and the SofiaCarRentalEntityDiagrams is missing, so how can this reference exists if there's not a class or namespace with that name?
  5. 5B893B59-AA43-4633-975C-07F3B2A539CF
    5B893B59-AA43-4633-975C-07F3B2A539CF avatar
    375 posts
    Member since:
    Nov 2016

    Posted 27 May 2011 Link to this post

    Hi Ferz,

     The SofiaCarRentalEntityDiagrams is a type defined in the referenced project hat must have not built in order for such an error to pop up. Can you please try upgrading the references of OpenAccess through the upgrade reference options and give it a try again. We will be looking further into the problem and will upgrade to sample to use the latest OpenAccess version.

    However for the time being I suggest having a look at our SDK browser. It is basically a sample browser that you can use to see all of our examples. It is our primarily means of shipping examples and is constantly updated with new examples. It has a very comprehensive set of samples showing different kinds of technologies integrated with OpenAccess including all WCF services, SL, WPF, WinForms, WebForms, MVC and so on.

    I hope this helps.

    Best wishes,
    Serge
    the Telerik team
    Q1’11 SP1 of Telerik OpenAccess is available for download; also available is the Q2'11 Roadmap for Telerik OpenAccess ORM.
  6. DF306142-48B5-44E4-8E2D-C52759157F15
    DF306142-48B5-44E4-8E2D-C52759157F15 avatar
    581 posts
    Member since:
    Mar 2017

    Posted 13 Jun 2011 Link to this post


    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

This Code Library is part of the product documentation and subject to the respective product license agreement.