DotNetShoutout - Stories tagged with association
5
Shouts

AutoCompleteComboBox for Silverlight « Mehroz’s Experiments

published 1194 days, 3 hours, 12 minutes ago posted by mehrozmehroz 1195 days, 4 hours, 20 minutes ago
Wednesday, February 17, 2010 1:51:42 PM GMT Tuesday, February 16, 2010 12:44:01 PM GMT
An article that describes the customization of the Silverlight AutoCompleteBox to be used as a type-ahead ComboBox in LOB applications at CodeProject. The AutoCompleteComboBox can be used in typical Object-to-Object associations (one that we typically encounter when creating associations in Entity Framework) as well as Foreign Key associations (the new association type introduced with Entity Framework 4). (more)
category: Metro | clicked: 9 | comment | | source: smehrozalam.wordpress.com
tags: Silverlight, CodeProject, dropdown, combobox, AutoCompleteBox, association