How to create XML file automatically when any new record is inserted in database in Asp.net MVC? Also delete and Update that XML file when Record is delete or update.
How to create XML file automatically when any new record is inserted in database in Asp.net MVC? Also delete and Update that XML file when Record is delete or update.
Please log in or register to add a comment.