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

[Solved] QDSCV vs OA

4 Answers 123 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.
Waleed Seada
Top achievements
Rank 2
Waleed Seada asked on 27 Mar 2011, 03:51 PM
Dear All,

I found myself a little bit confused for the similarity between QDSCV & OA functionality so, If anyone could clarify will be great.
I can use QDSCV to Submit, Reject changes as the OA but in a different way.

What is the best approach to go with ...
Best regards
Waleed

4 Answers, 1 is accepted

Sort by
0
Serge
Telerik team
answered on 30 Mar 2011, 08:07 PM
Hi Waleed Seada,

 By QDSCV Do you mean QueryableDomainServiceCollectionView? And if so, this is not something that OpenAccess can replace. The QueryableDomainServiceCollectionView is a class that the RadDomainDataSource uses in order to create queries that are then posted trough WCF RIA Services. 

OpenAccess is an ORM tool which means that it is on the other end of the service and handles the actual database operation, and not the client side operations.

Please give us some light on what you are trying to achieve so that we can be of better help. 

Kind regards,
Serge
the Telerik team
0
Waleed Seada
Top achievements
Rank 2
answered on 03 Apr 2011, 07:09 PM
Hello Serge,

I understand the difference very well.
What I need to clarify is the use of both to Submit or reject changes ...

Best regards
Waleed
0
Zoran
Telerik team
answered on 06 Apr 2011, 05:20 PM
Hello Waleed Seada,

 I think you could find the following sections of the OpenAccess documentation useful for this scenario:
http://www.telerik.com/help/openaccess-orm/getting-started-root-quickstart-sl-overview.html
http://www.telerik.com/help/openaccess-orm/getting-started-root-quickstart-sl-wcfria-overview.html
http://www.telerik.com/help/openaccess-orm/getting-started-root-quickstart-sl-wcfdata-overview.html

They cover the usage of OpenAccess in different services scenario with Silverlight. These examples should give you some perspective on where the storage of OpenAccess actually happens and how the services interact with our product.

Regards,
Zoran
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
0
Ubuntu
Top achievements
Rank 1
answered on 11 Apr 2011, 01:35 PM
Hello there,

I can tell that the QDSCV is used to submit/reject changes to your domaincontext, but you will find it terrible to trace/handle the exceptions. The OA is used in this regards.

Best 
Tags
Getting Started
Asked by
Waleed Seada
Top achievements
Rank 2
Answers by
Serge
Telerik team
Waleed Seada
Top achievements
Rank 2
Zoran
Telerik team
Ubuntu
Top achievements
Rank 1
Share this question
or