2
Answers

window Application to Web Application mvc 5

vivek

vivek

8y
379
1

I have a larger set of class libraries and there are several confirmations warning for this users has to confirm i.e. yes/No/Yes to All/No to all and these warning messages comes one after another . there are several warning confirmations which requires database queries

I want to know how to handle this in web application as there may be too many server trips.

 
Answers (2)