Summary

only for RuBoard

In this chapter, we discussed both the DataTable and the DataView objects. We discussed how to add, edit, delete, and insert new rows into each. We illustrated how to derive multiple DataViews from the same DataTable and how to modify one DataView individually and manipulate specific rows of data while not affecting the others. We then showed you how to use the SqlCommandBuilder to automatically generate SqlCommands used to save changes back to your datasource. We ended the chapter with a large code example illustrating how to use all these objects together. Specifically, the chapter explored

  • An introduction to the DataTable and DataView

  • Working with the DataTable

  • Working with the DataView

  • Using the SqlCommandBuilder to save changes

  • Bringing it all together

only for RuBoard


Programming Data-Driven Web Applications with ASP. NET
Programming Data-Driven Web Applications with ASP.NET
ISBN: 0672321068
EAN: 2147483647
Year: 2000
Pages: 170

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