Click here to Skip to main content
15,888,113 members
Home / Discussions / WPF
   

WPF

 
QuestionMessage Removed Pin
9-Nov-09 6:22
professionalN_tro_P9-Nov-09 6:22 
AnswerMessage Removed Pin
9-Nov-09 8:49
professionalN_tro_P9-Nov-09 8:49 
GeneralRe: MVVM and using WPF Toolkit charting Pin
Jeremy Hutchinson12-Nov-09 5:05
professionalJeremy Hutchinson12-Nov-09 5:05 
QuestionWant to measure the drawing / rending time of WPF usercontrols Pin
netsrak219-Nov-09 3:05
netsrak219-Nov-09 3:05 
QuestionError in WCF service in Silverlight application Pin
Nekkantidivya8-Nov-09 22:35
Nekkantidivya8-Nov-09 22:35 
QuestionRe: Error in WCF service in Silverlight application Pin
Mark Salsbery9-Nov-09 7:22
Mark Salsbery9-Nov-09 7:22 
QuestionWPF printing issue Pin
Hari.net8-Nov-09 19:29
Hari.net8-Nov-09 19:29 
QuestionHow to use ref keyword in silver light application Pin
rag_Singh8-Nov-09 18:18
rag_Singh8-Nov-09 18:18 
AnswerRe: How to use ref keyword in silver light application Pin
Mark Salsbery9-Nov-09 7:20
Mark Salsbery9-Nov-09 7:20 
GeneralRe: How to use ref keyword in silver light application Pin
rag_Singh10-Nov-09 1:08
rag_Singh10-Nov-09 1:08 
QuestionRe: How to use ref keyword in silver light application Pin
Mark Salsbery10-Nov-09 7:16
Mark Salsbery10-Nov-09 7:16 
QuestionRe: How to use ref keyword in silver light application [modified] Pin
rag_Singh10-Nov-09 18:02
rag_Singh10-Nov-09 18:02 
AnswerRe: How to use ref keyword in silver light application Pin
Mark Salsbery10-Nov-09 18:17
Mark Salsbery10-Nov-09 18:17 
rag_Singh wrote:
what should be another way to use this tabular data on Page.xaml.cs page instead of DataTable.


Using LINQ to Dataset to reshape the data into types that are compatible
with Silverlight is popular.

There's also ADO.NET Data Services[^] and
RIA Services[^].

RIA services is not officially released yet, but it has a go-live license.
It's currently my favorite platform for n-tier Silverlight development as it
works nicely with ASP.NET services.


I recommend searching on "Silverlight DataTable", "Silverlight DataSet" or similar.
There's lots of info and examples floating around, like this[^].

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: How to use ref keyword in silver light application Pin
rag_Singh11-Nov-09 0:45
rag_Singh11-Nov-09 0:45 
GeneralRe: How to use ref keyword in silver light application Pin
Mark Salsbery11-Nov-09 9:50
Mark Salsbery11-Nov-09 9:50 
QuestionTreeViewItem style [modified] Pin
hb521342147-Nov-09 6:13
hb521342147-Nov-09 6:13 
AnswerRe: TreeViewItem style Pin
hb521342147-Nov-09 7:29
hb521342147-Nov-09 7:29 
QuestionSilverlight Fun Badge Pin
Raj Lal6-Nov-09 11:39
professionalRaj Lal6-Nov-09 11:39 
AnswerRe: Silverlight Fun Badge Pin
Mark Salsbery7-Nov-09 7:35
Mark Salsbery7-Nov-09 7:35 
QuestionTCP Cross Domain Access Policy Pin
earlgraham6-Nov-09 9:31
earlgraham6-Nov-09 9:31 
AnswerRe: TCP Cross Domain Access Policy Pin
Mark Salsbery6-Nov-09 9:43
Mark Salsbery6-Nov-09 9:43 
QuestionTrust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 6:41
42774806-Nov-09 6:41 
AnswerRe: Trust Not Granted (WPF Browser application) C# Pin
42774806-Nov-09 8:16
42774806-Nov-09 8:16 
QuestionWPF DataGrid Upper left corner, what is it? Pin
DahrkDaiz6-Nov-09 3:33
DahrkDaiz6-Nov-09 3:33 
AnswerRe: WPF DataGrid Upper left corner, what is it? Pin
Mark Salsbery6-Nov-09 10:21
Mark Salsbery6-Nov-09 10:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.