A DataContext is used in WPF, Silverlight and various other .NET technologies. When used with WPF or Silverlight, a DataContext is an object holding the data that the form (or page in case of Silverlight) uses as a display source for its UI elements. The DataContext in this case is the default object to bind against for any bindings that you have specified for other properties on the UI elements.
Stats
created |
2 years ago |
viewed |
24 times |
active |
10 months ago |
editors |
2 |
Recent Hot Answers
Binding ObservableCollection of Custom Objects to ComboBoxContextMenu.PlacementTarget is nothing in WPF
My WPF custom control's Data Context is superseding parent's
Access other xaml controls data in another control's event
more »
Related Tags
c# × 316wpf × 272
linq-to-sql × 263
linq × 140
data-binding × 81
binding × 73
.net × 72
xaml × 62
mvvm × 54
silverlight × 52
asp.net × 51
entity-framework × 36
asp.net-mvc × 36
sql × 23
usercontrols × 21
datagrid × 16
dependency-properties × 14
submitchanges × 14
datatemplate × 14
viewmodel × 14
asp.net-mvc-3 × 14
windows-phone-7 × 13
entity-framework-4 × 13
vb.net × 12
database × 12