NH User Group
Meeting Announcement
New Hampshire Dot Net User Group
January 5, 2006
The BU Corporate Education Center, Tyngsboro on the Third Thursday each month from 6 to 8:30 in the Auditorium
Jan 19 - Declarative data sources: the real story (Presented by Fritz Onion)
Nearly every demo of ASP.NET shows the compelling example of placing a grid on a form and binding it declaratively to a data source. It doesn't just display the data; however, it also supports editing, deleting, inserting, sorting, and paging, all without writing a line of code.
This talk uncovers the inner workings of declarative data sources so developers will know exactly what is going on when they use them. We will also look at optimizing view state when using declarative data sources, and how to effectively use the object data source to bind to data access layers