TAILIEUCHUNG - Professional ASP.NET 2.0 XML phần 7

Cho đến nay trong cuốn sách này, bạn đã học về XML DOM, XML hỗ trợ trong , XSLT tính năng trong NET, XML hiển thị dữ liệu, và hỗ trợ XML trong SQL Server 2005. Chương này tập trung vào việc kết hợp các tính năng này trong một trang web thế giới thực. Trường hợp nghiên cứu này không chỉ thảo luận | Building an Airline Reservation System Using and SQL Server 2005 So far in this book you have learned about XML DOM XML support in XSLT features in .NET XML data display and XML support in SQL Server 2005. This chapter focuses on incorporating these features in a real-world Web site. This case study not only discusses the application of these features in a Web site but also demonstrates the best practices of using these features. Toward this end this chapter discusses and showcases the following features How to design and develop an N-tier Web site using the XML features of and SQL Server 2005. To support this design this chapter discusses how to encapsulate the data access logic in the form of reusable components. How to work with an XML data type column by persisting data in it using How to utilize the XSD schemas support provided by SQL Server 2005 to validate XML data How to transform the XML data into HTML using the XSLT features of .NET How to display the XML data using an XmlDataSource control with a Gridview control How to read and write XML data using XmlReader and XmlWriter classes How to validate XML data using XSD schemas Chapter 11 Overview of the Case Study For this case study consider an airline reservations system. This airline system provides the basic features of an online reservation system. Some of the features include searching for flights based on specific search criteria and booking tickets for a particular flight. It also provides for the users to have membership in the site by registering themselves with the site. Architecture of System Figure 11-1 illustrates the proposed architecture of the online reservation system. Architecture of Online Reservation Web Site Figure 11-1 As shown in Figure 11-1 the Web site primarily depends on the middle tier .NET component AirlineReservationsLib for all of its functionalities. When the user comes to the site and performs operations such as searching for .

TỪ KHÓA LIÊN QUAN
Đã 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.