Embed presentation
Download to read offline












The document describes a .NET library management system created by Frank Rodenbaugh. It includes Windows and web-based applications that allow librarians to manage member accounts and book inventories. The system uses a 3-tier architecture with data access code calling stored procedures to interact with the SQL Server database. It provides validation, error handling and an intuitive user interface. Samples are shown of the Windows forms, ASP.NET web forms, ADO.NET code using parameters in stored procedures, and the code of a stored procedure to add a new book to the library.











