Browse by Tags
All Tags »
Data Binding (
RSS)
In about a week, I'll be posting a video on creating a form that responds to keyboard shortcuts (as an intro to a video on user controls). This is also covered in the tutorial User Controls ) As a challenge to those of you who are already comfortable...
Today I had the great enjoyment to make two presentations to the Microsoft Health and Life Sciences Conference here in Atlantic City. While showing DataBinding, I became interested in demonstrating the effects of INotifyPropertyChanged, The basic mechanism...
I'm pleased to say that we've posted a new How Do I Video on Binding Data to Silverlight 2 Controls. In the very beginning of this video I say it is about "wiring up events" but I'm confused and befuddled -- it is, of course, about...
My 4th tutorial Displaying SQL Database Data in a DataGrid using LINQ and WCF is now available, as is the source code and a version of the tutorial in PDF For the moment, I recommend the PDF version as the images are clearer. We're fixing up the HTML...
A number of folk have written to me in response to my 3rd tutorial asking that I spend some time focusing on how to obtain data from a SQL database. This is the topic for tutorial #4, to be released on April 1. A few interesting issues arose when writing...
Source Code - Same as Yesterday The Tip of the Day doesn't usually carry on a related series of postings, but data binding is so important that I'm making an exception this weekend. Yesterday we looked at laying out a form using a grid holding...