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

RadScheduleView + OpenAccess ORM ?

3 Answers 51 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Hiwa
Top achievements
Rank 2
Hiwa asked on 02 Jul 2013, 01:31 AM
I'm working on a project(appointment scheduler and clinic management system) for several months now using WPF Telerik controls and OpenAccess ORM.
But I have no idea how use RadScheduleView and OpenAccess ORM.
I really need an example which demonstrates how to use these two tools together.
Yana ,Kalin and  the other Telerik guys , please Help ..
Thanks in advance
hiwa

3 Answers, 1 is accepted

Sort by
0
Hiwa
Top achievements
Rank 2
answered on 02 Jul 2013, 01:32 AM
Hello Telerik team,
I'm working on a project(appointment scheduler and clinic management system) for several months now using WPF Telerik controls and OpenAccess ORM.
But I have no idea how use RadScheduleView and OpenAccess ORM.
I really need an example which demonstrates how to use these two tools together.
Yana ,Kalin and  the other Telerik guys , please Help ..
Thanks in advance,
hiwa
0
Yana
Telerik team
answered on 04 Jul 2013, 08:31 AM
Hello Hiwa,

We do not have an example how to implement the RadScheduleView control with the OpenAccess ORM, but I would suggest to check our ScheduleView Binding to Database tutorial at the following link:
http://www.telerik.com/help/wpf/radscheduleview-populating-with-data-binding-to-db-overview.html.

For the tutorial the EF is used, but the main idea is to use the autogenerated entities as models in the MVVM pattern. The generated entities are partial classes and they can be easily extended to implement the IAppointment, IResource and the other interfaces. You could use the same approach with the open access implementation. 

Hope this helps.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Hiwa
Top achievements
Rank 2
answered on 04 Jul 2013, 11:42 PM
Hi Yana,
Thank you for your Response and useful hints.
I'll try to implement your recommendations.
Thank You,
hiwa
Tags
ScheduleView
Asked by
Hiwa
Top achievements
Rank 2
Answers by
Hiwa
Top achievements
Rank 2
Yana
Telerik team
Share this question
or