Data Annotation in MVC
Introduction In the previous article, you have learned about what is Dependency Injection and how can we achieve this in MVC application. In this article, you will learn about what is data annotation, types of data annotation and, how can we use them in MVC Project. This article will be helpful to beginners and students who...CONTINUE READING