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

Explanation require about the Example Silverlight project

3 Answers 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Hassanur Rahman
Top achievements
Rank 1
Hassanur Rahman asked on 11 Jun 2010, 09:24 AM
Hi all,
I am new to silverlight and assigned to develop a large business application. We are planning this application in a way that it will be developed fully with RAD Silverlight controls. As a business application we don't want to combine all our functionality in a single xap file, we want to separate them in different module, as the the Example project of Telerik RAD controls does. But I was quite unable to figure out how this works, how it loads module on demand. I need to figure out following things of this Example project:
1. How it populates the left menu.
2..When I click on a menu item like Button menu then it loads Example.Button silverlight project in the right side frame. How it is happening, as this is a different project.
3. How the SplashScreen is working.

I googled a lot to get these answers, but no luck.
Can you guys please give me some links or tips that will answer my above three questions about the Telerik Silverlight Example project. 

I have found few other solution to load modules on demand, but I want to use the approach of telerik, because all my project will be developed in Telerik Silverlight Controls.

Thanks

3 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 16 Jun 2010, 09:22 AM
Hello Hassanur Rahman,

Could you please share some more information about the version of the Silverlight online demos. Are you interested in the new release (available since the Q1) or the old one.

Regards,
Kaloyan
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
Hassanur Rahman
Top achievements
Rank 1
answered on 16 Jun 2010, 09:45 AM
I am working with the Example project that is shipped with RAD Silverlight Controls Q1, 2010.
0
Kaloyan
Telerik team
answered on 21 Jun 2010, 08:27 AM
Hello Hassanur Rahman,

Mainly what we have done is to separate the different views as a stand alone control parts with dedicated ViewModels. At the left there is a custom templated treeview, that is bound to an xml examples file. At the right side there is a Silverlight navigation frame control on which the example page are loaded in async manner. We can send you the project file if you need it.

Greetings,
Kaloyan
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
Tags
General Discussions
Asked by
Hassanur Rahman
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Hassanur Rahman
Top achievements
Rank 1
Share this question
or