Creating Entity Framework POCO Objects with EF 4.x POCO Entity Generator
If you’re using Entity Framework and want to quickly generate POCO objects, EF 4.x POCO Entity Generator is a great tool to use. By simply downloading and installing the EF POCO Template from here if you’re using C# or from here if you’re using VB, you’re 90% of the way there. From there you can Continue Reading