I have created one project with asp.net 4.5 and created entity classes with the use of "EF 4.x POCP Entity Generator"
Now the problem is i have put some variables in one of the POCO class but as soon as i update the edmx file then those manually added variables been removed it self so if any one has idea to stop updating POCO classes when edmx update then let me know
thanks in advance.