Robisca
Robisca
CC#
Created by Robisca on 11/7/2024 in #help
WPF running .ToString() of viewmodel instead of showing the coresponding view
No description
3 replies
CC#
Created by Robisca on 5/31/2024 in #help
ASP.NET MVC Way to handle a page
Hello, i'm trying to build a quiz and I don't know how to handle the quiz page itself. Is it better to handle the response from the user in controller and return a new view or is it better to handle the response in the Model of the view and update the view accordingly? Note that i use MVC and Razor pages. I don t use AJAX or Angular or anything else
3 replies