asp.net mvc 3 - How Poco Use in MVC3 with example? -



asp.net mvc 3 - How Poco Use in MVC3 with example? -

i new poco , mvc stufffs.

reading articals poco on google, not having exact thought may lack of knowledge or not proper examples got.

can 1 please explain me how utilize "poco" stuffs in mvc project.

it great if vidoe link poco learn

the poco term used able tell if object has side effects , term used or/m layers.

an object poco have no dependencies orm layer or else. if serialize , deserialize still same.

non-pocos can used able add together back upwards lazy loading or able track entity. normal approach object either inherited regular class (a proxy) or has features start.

asp.net-mvc-3 entity-framework poco

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -