Your application can contain a set of pages that lets users delete records in a database. The pages normally consist of a search page and a delete page. The search page let users retrieve the record and the delete page lets users delete the record.
This section describes the steps to build ASP.NET pages that delete records: