Tuesday, November 6, 2018

.net core with Angular help

Hi, I have a web application with .net core 2.1 backend and Angular 6 frontend. I have 2 rest services to post data to 2 different tables, But I need to handle the transactions between them(need to revert first post if second post failed).

Please tell me what is the best method to achieve this task?

.net core with Angular help Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team