SCRUM 4
SCRUM 4Presentation Slideshow
ASP.NET REST Web Service Code ExampleSCRUM 4: Allows user to input a product code, and receive data the corresponsing record from the database.
Uses Lazy Loading/Eager Loading to access database tables and records, and allows the user to edit the records.
DB .NET ListViewDisplays the records from a database table, allowing the user to sort by category, and page through the records.