I am designing a WPF application that connects to a MS SQL Server database using Entity Framework. ...The application reads data from a Excel file and saves the records to the database. Now the next requirement has come that this application should be acc...