Conclusion

Conclusion

In this chapter, you learned about the important controls and techniques you can use to bind data and .NET controls. We discussed simple data-binding expressions and then moved on to grid controls, touching also on list and iterative controls. Data binding coverage doesn’t end here, though, as it is too important a technology for building Web solutions with ASP.NET and ADO.NET. In the next chapter, you’ll learn about how to populate a DataGrid control by using data that takes advantage of sophisticated features such as pagination and sorting.