Chapter 6. Data Binding

Terms you'll need to understand:

  • Data binding

  • Foreign key

  • Primary key

  • Relation

  • Relational database

  • Table

  • Templated control

Techniques you'll need to master:

  • Understanding the difference between simple and complex data binding, as well as the syntax used for each

  • Carefully reviewing the use of the DataBind() method and understanding how it provides control over data binding

  • Knowing how to display the data you want to show to the end user

  • Building several templated controls ( Repeater, DataList, DataGrid ) and knowing which one is appropriate for which situation

Data binding refers to the process of making a link between the user interface and data. As the user views and manipulates controls, the application takes care of translating the user's actions into reading and writing data from the data model. In this chapter, you'll learn about the data binding capabilities of ASP.NET.



MCAD Developing and Implementing Web Applications with Visual C#. NET and Visual Studio. NET (Exam [... ]am 2)
MCAD Developing and Implementing Web Applications with Visual C#. NET and Visual Studio. NET (Exam [... ]am 2)
ISBN: 789729016
EAN: N/A
Year: 2005
Pages: 191

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net