POCO - if POCO means pure .net class with only properties, where i can write validations in MVC
问题 Very new to POCO, find some google links but found many different stories. Some connected with Entity framework, lazy loading etc. Some says its a pure .det class. Atleast MSDN. LINK FOR DEFINE POCO FROM MSDN: msdn.microsoft.com/en-us/library/dd456872.aspx I trust MSDN(a simple defination), and assume that it is a pure .NET Class. Now let me come to the point. IF it is pure .net class with only properties inside it than it is equilateral to "MODEL" in MVC. example. [Required(ErrorMessage =