You are using VS2010 and the .NET Framework 4.0 to develop an application. This application uses ADO.NET Entity Framework (EF) to manage Plain Old CLR Objects (POCO) objects.
You create a new POCO class, and you need to make sure that it meets the following pre-requisites:
What are the actions to take?