Fedora web server - CHAPTER 1 Data Sources and
Wednesday, October 31st, 2007CHAPTER 1 Data Sources and the Web Look around you. No really, look around you. In the past 30 years, computers have taken over from the filing cabinets of the world to become the (almost) universal way people store and look up information. Would you rather spend five minutes rifling through some badly organized stack of paper for the name of a client or the price of a book, or spend ten seconds typing in a search query on a computer and getting the desired information back immediately? I thought so the computer wins every time. It s not just in the office that data-driven Web sites have proven popular. Server-side technologies now allow people to hook electronic data sources databases, spreadsheets, Extensible Markup Language (XML) files, Windows services, and more to Web sites. This means that today s World Wide Web is a place of dynamic, data-driven Web sites, rather than the collections of static Hypertext Markup Language (HTML) pages it once was. Regardless of whether you develop your Web sites with Active Server Pages (ASP), ASP.NET, PHP, JavaServer Pages (JSP), or one of numerous other technologies, you can use a data source to interact with your users, giving them the information they want to see and safely storing how they want to see it next time. E-commerce Web sites, such as Amazon and eBay, use databases to provide customers with product information, recommendations, and wish lists, and to store feedback and orders. Portal Web sites use databases to store articles and user settings, so users don t need to reset them each time they visit the Web site. How you choose to use data in your Web site is up to you. Whatever your goals are for your data-driven Web site, this book will give you the tools you ll need to accomplish them. In this chapter, you ll look at the world of data-driven Web sites from 50,000 feet, so that by the time you finish it, you ll at least have a rough knowledge of how things hook together. You ll spend the rest of the book parachuting down to the ground, espying the exact details as you get closer. Up here in the blue sky of Chapter 1, you ll learn the following: Why data-driven Web sites are such a good idea How a data-driven page actually works The different sources of data you can use with ASP.NET Web sites How ADO.NET is the glue that joins data sources and ASP.NET Web sites How to build your first data-driven page
If you are searching for cheap webhost for your web application, please visit MySQL5 Web Hosting services.