You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to use DTO to transfer data between Service Layer and UI Layer or Web Api. this picture explain my question. In addition, POCO entities must be separated from the presentation layer. The presentation layer can also be used in view models. What is the best way to do that?
The text was updated successfully, but these errors were encountered:
How to use DTO to transfer data between Service Layer and UI Layer or Web Api.
this picture explain my question. In addition, POCO entities must be separated from the presentation layer. The presentation layer can also be used in view models. What is the best way to do that?
The text was updated successfully, but these errors were encountered: