Summary


In this chapter, we've started to explore the possibilities for working with data within the .NET Framework, based on ASP.NET, the .NET data access classes, and the extended XML technologies that they provide. We overviewed the two main topic areas, relational and XML data access, then examined in more depth the core objects that are provided within these topic areas.

One of the problems with learning to use the new techniques is the complexity that can arise from the huge number of properties, methods , and events that these new objects expose. Many are rarely used, and so we've tried to make it easier by just concentrating on the commonly used techniques rather than trying to document each one in minute detail.

Note

An excellent reference to all the properties, methods, and events of all the .NET Framework objects is included within the SDK that is provided with the framework. Simply open the Class Library within the Reference section, or search for the object or class name using the Index or Search feature of the SDK.

What you should have gained by now is an understanding of the core objects and the basic techniques we use when working with them. We'll continue this in the next three chapters as well.

The next chapter looks specifically at relational data access within .NET, and how to use more advanced techniques “ in particular working with relational data sets and tables, editing them, and displaying the data they contain.




Professional ASP. NET 1.1
Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)
ISBN: 0470384611
EAN: 2147483647
Year: 2006
Pages: 243

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