Building an Airline Reservation System using ASP.NET 2.0

and SQL Server 2005
This case study ties together all the concepts including XML DOM, XML support in ADO.NET, XSLT
features in .NET, XML data display, that have been covered so far in this book. The focus of this case
study is on incorporating these XML features in a real world airline reservations Web site and showcas-
ing the best practices of using these XML features. I also discuss the N-Tier design methodology and
illustrate how to leverage that to create an extensible and flexible airline reservations system.