Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / DataAnnotation

DataAnnotation

DataAnnotation

Great Reads

by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by kr.is
How to create a simple validation attribute using C#
by Shivprasad koirala
In this short article, we will discuss how C# DataAnnotation library helps us to do validations.

Latest Articles

by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by kr.is
How to create a simple validation attribute using C#
by Shivprasad koirala
In this short article, we will discuss how C# DataAnnotation library helps us to do validations.

All Articles