1.

Explain briefly the use of ViewModel in MVC?

Answer»

ViewModel can be defined as a plain class having different PROPERTIES. It is used for binding a view that is STRONGLY TYPED. ViewModel CONSISTS of various VALIDATION rules for defining the properties of practising data annotation.



Discussion

No Comment Found