The source code of my VS2008 address book project is very simple to develop using VS2008+Access. It only has the functions of adding, modifying and listing data. It is for reference only by beginners.
login.aspx is a simple login verification interface. The project is a WebApplication project.
Under App_Data is the Access database file
Expand