Code Project - Attaching detached POCO to EF DbContext 12. April 2013 Vukoje CodeProject (0) I just wrote another code project article - Attaching detached POCO to EF DbContext - simple and fast. Simple generic extension method that will attach detached POCO to DbContext without reloading it form DB. Enjoy…