Peter shows you how to make a Master-Detail page that will work right and save your users a lot of grief. While creating a Master-Detail page in ASP.NET using DataSources and DataViews is easy, ...
There are two strategies for downloading multiple objects from your service with Backbone: The obvious one and the fast one. Peter implements the fast one. In this column, I'm going to go beyond ...