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

How to add ORM Model to a resource in WPF

2 Answers 69 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.
Sam Ur
Top achievements
Rank 2
Sam Ur asked on 23 Aug 2010, 09:50 PM
Hi everyone,
I started using ORM few days ago and I find it to be an awsome tool to use, butI have a question/request. Can i get a simple example on how to add ORM model to XAML resources so it can be simply used for binding.

I thried to set datacontext of a grid view from code (startup guide) , but I couldn't get it to work through properties (I must be doing something wrong - but i don't know where i go wrong) in VS 2010 for example a grid view...maybe a simple Video on how to, like bind data from orm model in xaml using Visul studio (to different controls, for example combo box and grid view ) would be awsome.

Thank you for your help!

2 Answers, 1 is accepted

Sort by
0
Petko_I
Telerik team
answered on 26 Aug 2010, 05:05 PM
Hi Sam Ur,

We have a useful resource in our online code library which demonstrates an application of MVVM and OpenAccess for WPF. Our quick start for WPF demonstrates the use of commands and binding. Are you referring to the Silverlight quick start guide in the chm help? I see that you have specified your type of project is a web site so I guess you are hinting at Silverlight. If this is the case and the provided sample resources do not meet your requirements, feel free to ask for another example and we will prepare one.

All the best,
Petko_I
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
Sam Ur
Top achievements
Rank 2
answered on 30 Aug 2010, 08:00 PM
Thank you, for your help - will look into it and see how it goes :-)
Tags
Getting Started
Asked by
Sam Ur
Top achievements
Rank 2
Answers by
Petko_I
Telerik team
Sam Ur
Top achievements
Rank 2
Share this question
or