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

What is the best way to create Catel MVVM WPF application using Telerik controls?

2 Answers 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Eugene
Top achievements
Rank 1
Eugene asked on 19 Jan 2016, 01:30 PM

I need to develop MVVM WPF application on MS VS 2015 Professional. I chosen Catel as MVVM framework. I'll set up "DevCraft Complete" libraries set on my computer and use this libraries set in WPF application development. What is the best way to create such a Catel-Telerik WPF application?

1) First create a WPF Application using Catel (Catel-format MVVM WPF application) and after add all necessary Teleric references to the project?

or

2) First create Teleric-format WPF application and after add Models, ViewModels and Views folders to the project and add all necessary Catel references?

Which one of the two ways above is the best way?

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan Nenchev
Telerik team
answered on 20 Jan 2016, 03:40 PM
Hello Eugene,

Both approaches seem fine so I guess you could take the one you are more comfortable with. It is your personal decision whether you should start with the UI of the application or its models and view models.

Personally, though I am not familiar with the "" Framework in details, I believe it will be more convenient to start with setting up the MVVM Framework and eventually you can add the Telerik references at any time. On the other hand, initially setting up your application as Telerik UI for WPF project would give you the possibility to automatically add the Themes for your controls and the references needed.

As the "" Framework is a third party software, we cannot be sure of the exact result so I suggest you contact us in case you experience any issues during the setup.

Regards,
Stefan Nenchev
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Eugene
Top achievements
Rank 1
answered on 28 Mar 2016, 06:05 AM
Thank you very much for your help.
Tags
General Discussions
Asked by
Eugene
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Eugene
Top achievements
Rank 1
Share this question
or