Interview Question
Qus: What are the prerequisites to learn ASP.NET MVC 5?
Answers (1)
Basic concepts of web development such as request response life cycle, session, and http handlers.
HTML,CSS and JavaScript/jQuery
.NET framework concepts
Dependency Injection with design patterns and SOLID principles
Test driven development