Associate
- Joined
- 27 Jan 2005
- Posts
- 1,373
- Location
- S. Yorks
Must admit I am new to all this and am right royally struggling.
I have an application and I need to query a legacy database, rules out using EF as it not supported for it, and return data to a datatable in Silverlight.
I have followed this example http://www.dreamincode.net/forums/topic/173124-silverlight-connecting-to-remote-database-wcf/
modified it slightly so the service creates a datable which works fine however I can't for the life of me work out how to pass it back to MainPage as a datatable - does anyone have any examples of how to do this, have tried various Microsoft forums and getting no results back.
regards,
Matt
I have an application and I need to query a legacy database, rules out using EF as it not supported for it, and return data to a datatable in Silverlight.
I have followed this example http://www.dreamincode.net/forums/topic/173124-silverlight-connecting-to-remote-database-wcf/
modified it slightly so the service creates a datable which works fine however I can't for the life of me work out how to pass it back to MainPage as a datatable - does anyone have any examples of how to do this, have tried various Microsoft forums and getting no results back.
regards,
Matt