Answer the question
In order to leave comments, you need to log in
Can I create a modelDTO just to transport the ViewModel?
Usually a modelDTO is created to transport from Pl to DAL or vice versa, but what if it is normal practice to create a modelDTO for processing in BLL using data from DAL and then returning a response to PL?
Ps This is how I want to get the form data for sorting records from PL and return the sorted list there.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question