Using Web Service to load ComboBox items from Entity Model


hey everyone

i have combobox on page load needs entries column in table in sql database. table's name "name" , has 2 columns, "nameid", , "name".

i've set ado.net entitiy model , web service refers in silverlight app already, proper linq code in vb.net refer specific column in specific table , load items in in combobox?

what makesloaded?  should asynccallback.  http://msdn.microsoft.com/en-us/library/cc646858(vs.95).aspx



Silverlight  >  Accessing Web Services with Silverlight



Comments

Popular posts from this blog

SQL Server PSProvider SQL Server Authentication

BIT Version

How to calculate the delta size while diffing the files in TeamFoundationServer ?