adspace
Answer Posted / Amit Kumar Awasthi
Separation of Concerns (SoC) in ASP.NET MVC refers to dividing the application into distinct layers, each responsible for a specific aspect: Model (data), View (presentation), and Controller (logic and navigation).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers