Good afternoon guys,
I am a beginner in MVC architecture and am having a question in an ASPNET.MVC project. I would like to know if it is possible in the "View" folder of the project, put an "aspx" page together with the "cshtml" files.
If I put the file in the root of the web application, it rises quietly but when put in the View folder it generates error 404.
I searched for some solutions on the web but did not find much.
Thank you in advance,
Thank you!