I have an XML file which roughly describes a database schema I am inheriting
I want to generate POCO objects for this file to give me a head start with the business obje
Yes,it can be done. Take a look at T4 text templetes http://www.hanselman.com/blog/T4TextTemplateTransformationToolkitCodeGenerationBestKeptVisualStudioSecret.aspx