July 26, 2007
Take Advantage of Two-Way Data Binding in ASP.NET
It’s always been easy to display data in ASP.NET by binding it to controls. But now, ASP.NET 2.0 lets you bind data that’s changed or entered in the controls back to the data source as well.
