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

CRUD example

5 Answers 167 Views
DataServiceDataSource
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 2
Jason asked on 08 Aug 2011, 07:06 AM
Hi

Just wondering if there is a CRUD example with ef4.0

cheers

Jason

5 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 08 Aug 2011, 07:59 AM
Hi Jason,

 
Have you checked this one "CRUD Operations"

All the best,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Jason
Top achievements
Rank 2
answered on 08 Aug 2011, 08:08 AM
yes would that apply with wpf as that's a silverlight example
0
Vanya Pavlova
Telerik team
answered on 08 Aug 2011, 08:22 AM
Hi Jason,

 


Indeed the approach demonstrated in the previusly referenced article would be applicable to WPF as well. 
You may read more about RadDataServiceDataSource/WPF in our online documentation, please follow this link.


Regards,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
Jason
Top achievements
Rank 2
answered on 08 Aug 2011, 08:36 AM
thank you just one more thing regarding to this on the link you just given it says ". In order to submit the changes you need to call the SubmitChanges method of the control. In order to reject the changes and reload the original data from the server you need to call the RejectChanges method of the control. " 

is that submitchanges in xaml or the code behind

sorry about all these questions

Jason
0
Rossen Hristov
Telerik team
answered on 08 Aug 2011, 08:38 AM
Hello Jason,

It is a method and methods cannot be called in XAML :)

Regards,
Ross
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
DataServiceDataSource
Asked by
Jason
Top achievements
Rank 2
Answers by
Vanya Pavlova
Telerik team
Jason
Top achievements
Rank 2
Rossen Hristov
Telerik team
Share this question
or