I’ve recently started looking on the asp.net forums and answering a few questions here and there which led me to this scenario of binding private properties in Entity Framework. The basics of the problem were as follows: MVC application storing data via Entity Framework into a database (lets face it, its going to be SQL […]