May 2004
Intermediate to advanced
888 pages
22h 31m
English
To illustrate a real-world ASP.NET application, we’ll revisit the download request application that was introduced in Chapter 26. In Chapter 26, this application performed a few functions that we will change. First, if you recall, the application retrieved the lookup values for the state and country from a text file. Additionally, the application saved the information that the user entered into a text file, which the application then persisted to disk.
This example will retrieve the lookup values for the state and country from database tables. Additionally, the application will save the user’s information to a table in a database. Figure 27.14 depicts the download request database diagram. ...
Read now
Unlock full access