The ASP.NET Page Life Cycle with Data Binding
To fully understand how data controls work, it’s important to know how they fit into the page life cycle. This is imporant when you run into a situation where you need to work with or extend the data binding model. Take, for instance, a situation…