This is a migrated thread and some comments may be shown as answers.

does not createTelerik.OpenAccess.Query

1 Answer 53 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sudhanshu Tripathi
Top achievements
Rank 1
Sudhanshu Tripathi asked on 13 Jul 2010, 02:50 PM
hi,
    I am new for ORM, I am using Reverse mapping to create Data access layer. and following all steps of revesemapping wizard.After finishing all steps there are two dll created, one is Telerik.OpenAccess, and other is Telerik.OpenAccess.35.Extensions.
but in ORM tutorial i found,Telerik.OpenAccess.Query is created in place of Telerik.OpenAccess.35.Extensions.
Telerik.OpenAccess.35.Extensions.
  i am not accessing table values because i did not found IObjectScope.
i want to get data from table depends on primay key.
 pz help where i have done mistake

1 Answer, 1 is accepted

Sort by
0
Dimitar Kapitanov
Telerik team
answered on 13 Jul 2010, 03:38 PM
Hello Sudhanshu Tripathi,
We changed the name of Telerik.OpenAccess.Query to Telerik.OpenAccess.35.Extensions.

We suggest you use our new Visual Designer for OpenAccess ORM. It is available under the "Add New Item" dialog and is called OpenAccessDomainModel. It is quite intuitive for use and we suggest you use it. Also a data context similar to those of L2S and EF is created by the designer, and you can use that instead of using a scope.

Sincerely yours,
Dimitar Kapitanov
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
Tags
Getting Started
Asked by
Sudhanshu Tripathi
Top achievements
Rank 1
Answers by
Dimitar Kapitanov
Telerik team
Share this question
or