How Do I populate Silverlight 4 Charts using aggregate queries in WCF RIA Services?
Posted
by WebWeaver1021
on Stack Overflow
See other posts from Stack Overflow
or by WebWeaver1021
Published on 2010-06-02T01:49:08Z
Indexed on
2010/06/02
1:53 UTC
Read the original article
Hit count: 198
wcf
|silverlight-4.0
I need to get counts to populate charts in Silverlight 4 and I am having a bit of trouble getting data back from my Domain Service mostly because I am not sure how to use aggregate query syntax. Has anyone had any luck populating charts in Silverlight 4 using aggregate (SUM, COUNT, etc) linq queries?
© Stack Overflow or respective owner