tailieunhanh - Assembly Language: Step-by-Step - part 8

Tham khảo tài liệu 'assembly language: step-by-step - part 8', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | HAPTER Data Access with Previous chapters covered many of the basic elements of Visual Studio .NET the .NET Framework Web Forms and controls. These chapters were intended to provide enough of a .NET foundation to get to the core of most applications data access. Data access is an important factor in most applications. The .NET Framework includes which provides access to data in many locations. is not just another version of ADO it represents a complete paradigm shift in data retrieval and manipulation. is a set of classes to work with data. supports unstructured structured hierarchical and relational data storage which allows access to data wherever it is. It has a consistent object model so learning how to retrieve and manipulate data in one data source is similar to working with most other data sources. Many companies have already embraced XML in some form. Being able to integrate XML data was a primary design constraint of . Integration between and XML is done at with many levels with being able to use many of the XML classes that are built into the .NET Framework. This allows for seamless use of to read and write XML data. 289 290 Chapter 8 This chapter starts by comparing connected and disconnected data and then covers the primary objects looking at many details and examples. After covering the objects this chapter covers different methods of performing data manipulation sorting and filtering using the DataGrid control. Classroom Q A Q Is it possible to load and save data as XML using A Absolutely. represents a major change to ADO is much more XML-centric than past versions of ADO. Q I heard that is focused on disconnected data. Is there a way to get connected data A Yes. is indeed focused around disconnected data but has limited support for connected data via a read-only forward-only result set. This will be covered in

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.