Hi
Is there a way of programaticaly querying the code generated to work out what entities have been created, their fields, metadata etc as I would like to autogenerate aspx pages with detailsview,formview controls etc based on what it finds (in a similar way you can query sql server objects directly). I dont really want to use reflection if there is a mechanism built in.
Thanks
Tim