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

Regarding Sales Dashboard demo

4 Answers 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sanjay
Top achievements
Rank 1
Sanjay asked on 27 Jan 2015, 09:29 AM
I need some development help on  “Sales Dashboard Telerik WPF”  which was already developed, I have gone through the source code everything Is well but I got some confusion please try to  clarify  it , some questions on it 
 
1.       Why a Service is Created instead of coding locally in the same project.

2.       Where Database binding code is exists in the project  I mean getting the data ,
I have little confused where is the code for getting the data. 

So, Please I need some assistance from any one from your development team.

4 Answers, 1 is accepted

Sort by
0
Accepted
Kalin
Telerik team
answered on 29 Jan 2015, 12:17 PM
Hi Sanjay,

I'll go straight to your questions:

1 - The sample is implemented that way in order to share code between the Silverlight and WPF versions of the example. The service is needed for the Silverlight project and it is reused in the WPF demo.

2 - The queries to the data base are in the AWDWDomainService class inside of the Web project.

Hope this helps.

Regards,
Kalin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Sanjay
Top achievements
Rank 1
answered on 30 Jan 2015, 05:21 AM
HI Kalin, first thank for your response, of course may it is stupid question by me,  still I am not able to clear  second answer, because in service I found the only classes like "Order details " etc., and there is not queries to get data from the table. I am trying to understand it.

Thank you.
0
Kalin
Telerik team
answered on 03 Feb 2015, 11:52 AM
Hi Sanjay,

Look in the same file, just right below the OrderDetails class.

Please check the attached video and let me know if it helps.

Regards,
Kalin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Sanjay
Top achievements
Rank 1
answered on 03 Feb 2015, 12:02 PM
Thank you Kalin, I am looking over it.
Tags
General Discussions
Asked by
Sanjay
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Sanjay
Top achievements
Rank 1
Share this question
or