CHAPTER 35

image

Data Binding

The process of getting data into controls is known as data binding—although this is a loosely defined term and Microsoft has applied it to different techniques and features over the years. In ASP.NET 4.5, data binding was enhanced through the addition of strongly typed controls—our focus in this chapter. The previous iterations of data binding didn’t work well, and we don’t get into them in this book. In this chapter, we’ll explain how data binding works and demonstrate how to create custom data controls, including those which are strongly typed and which support templates. Most ASP.NET Framework projects can be completed ...

Get Pro ASP.NET 4.5 in VB, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.