Summary


Declarative data sources and the new data-binding model of ASP.NET 2.0 are probably the most significant changes introduced in this release. They change the way developers associate data with controls, and force them to think differently about how data is retrieved and propagated. The primary advantage of this model is the removal of data access code from pages, and in general simplifying common tasks like creating a grid to display and edit data from a database. At the same time, this model of data binding works with all types of data access, ranging from direct SQL calls to stored procedure invocations to calling methods in an isolated data access layer.




Essential ASP. NET 2.0
Essential ASP.NET 2.0
ISBN: 0321237706
EAN: 2147483647
Year: 2006
Pages: 104

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