Related resources for Bind Record in Runtime
  • Runtime Binding in Windows Store App1/7/2013 6:42:46 AM. Today we will discus how we can use data binding in a Windows Store Application at runtime. There is not a way to directly bind data in the front end at runtime; it can be done with the help of the Binding class and the SetBinding property of the Textbox control.