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: Using the Silverlight ComboBox Control
2 Comments
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.

Scott LeckiePosted May 15, 2010, 8:52 PM
It's easier than you think; http://www.scottleckie.com/2010/05/silverlight-databound-combobox/
praval singhPosted Aug 8, 2009, 3:17 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