Confirming Delete Operations in ASP.NET MVC
Though there is no rigid rule as to which technique you should use, generally the first technique is used when the user is not supposed to review the entire record being deleted. Consider, for example, that you are working with an order processing system ...