In my last post I spoke about 2-way databinding and how it can be used to extract values from control properties. How does this all work? Lets take a look at a page with 2-way databinding: < asp : LinqDataSource ID = "productsSource" runat = "server...