how we can fetch the data from the database through Silver light? I want the basics only. because i am a fresher in silver light.
+2
A:
Expose your data through a WCF service.
Have a look at this tutorial: Displaying SQL Database Data in a DataGrid using LINQ and WCF.
Also:
Mitch Wheat
2009-07-23 09:19:22
+2
A:
It depends a little on the version of Silverlight that you are using. In any case, there are some very good and comprehensive tutorials out there on the web. Here are a few that will be of interest:
http://silverlight.net/learn/tutorials/sqldatagrid.aspx
http://www.simple-talk.com/dotnet/.net-framework/data-and-silverlight-2-data-binding/
Rhys Jones
2009-07-23 09:19:59