Fetch the data you need from the database via WCF and bind it to combo box.
B
Brian Holsen
@Brian Holsen
Posts
-
how to show data in combobox from database in silverlight -
Is try - catch block advisable?Normally I don't us try-catch block. Except for exceptions I code myself and if there's something really not sure.