Hi aadami,
Why do the team place Data model from Data Access layer at JScript>>Models folder to viewModel?
And seems like the team Mix DAL's model + Domain's model
At least there's 3 kind of models lives in diffrent layers.
1. Data Access layer.
2. Domain layer.
3. JScript Models folder.
Do you mean if we can use the whole Domain's model is best?
In one of my viewmodel I use model from DAL.
Best Regards,
WP