I am developing windows application using c# and MS SQL server.
i have have 2 buttons with names Backup and restore.
when i click the button Backup.. i should see options where to backup then after i select where i backup..then hit
backup button. the database of my application should be backed up.
can you show me on how to make both the backup and restore database in windows application using c#?
thanks all hope to see the answer..