it depends on the requirement. actually for getting the data you have to use server side that is mvc rest apis or node apis. so if you have large data you should use caching or if you have small data searching than you can load the data at client side and search easily.
in mvc the razer view pages code runs on server side and designer also needs to understand a little bit of razer syntax while angular runs client side so only html and js understanding required. Will you prefer your server side working to generate new html files, or let this work done by client side.
manpreet
Best Answer
2 years ago
I have new project requirement which contain search technologies and APPLY EOI for the selected which contains admin and user roles Which technology to be used MVC or angularjs which one i best and Why