Master the standard ASP.NET server controls for displaying and managing data.When you design and implement an ASP.NET web application, you need to manage and display data to the end user in more than one way. Data Presentation Controls in ASP.NET are server controls to which you can bind data to organize and display it in different ways. This book covers the major data controls in ASP.NET (from ASP.NET 1.x to ASP.NET 3.5/Orcas). Packed with plenty of real-life code examples, tips, and notes, this book is a good resource for readers who want to display and manage complex data in web applications using ASP.NET by fully leveraging the awesome features that these data controls provide.
Contents: Chapter 1: Introduction to Data Binding in ASP.NET Chapter 2: Working with List Controls in ASP.NET Chapter 3: Working with the Repeater Control Chapter 4: Working with the DataList Control Chapter 5: Working with the DataGrid Control in ASP.NET Chapter 6: Displaying Views of Data (Part I) Chapter 7: Displaying Views of Data (Part II) Chapter 8: Working with LINQ
|