The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Data Access in Silverlight Controls using Silverlight Enabled WCF Service
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Gowtham RajamanickamPosted Apr 11, 2016, 3:04 AM
good one...
ankit patelPosted Nov 5, 2012, 5:52 AM
yeah this is so easy to understand ....
Riddhi ValechaPosted Nov 1, 2012, 12:42 AM
Hi...But when we add new functions/methods, then how do we update the Silverlight-Enabled WCF Service??I tried it a number of times... but could not get the solution..Please help !!
Ivan SeditedPosted Nov 3, 2011, 1:25 AMEdited Nov 3, 2011, 1:30 AM
Hi. I do the same things and by working with local sqlexpress there are no problems, but when i want to use another server i have exception- "the remore server returned an error: not found" in async method when the endinvoke method is called. May be there no some rules on sql server or something else. Can you help me?
praval singhPosted Aug 8, 2009, 3:24 AM
Hi, i am trying to connect database with silverlight project bt after couples of forum told me that u can't connect database direct in silverlight project i want to fill combobox . for this i try to wcf enable service in my project after doing this i incorporate wcf services and Linq to access data but i am unable to create object of wcf service in mainpage.xaml.cs in userconrol_loaded event please suggest me Thanks