Where exactly you are having problem? Several things involved with what you want to do.
1) Getting database from SQL database.
2) Get the data to the Silverlight side by a WCF or asmx Web Service.
3) Bind data to control to display the data.
4) Layout your images as you want.
If you are new to Silverlight, start with following tutorials that should cover all the above areas.








Reply With Quote