I have the class generated by Entity Framework called Person.cs which is in namespace Project.Model....I have then put a new folder in the project called Extensions, added Person.cs inside there and set the namespace for this file to Project.Model....Afte...