I have recently inherited a web site application that incorporates layers generated in nettiers. I need to continue to use these layers, but as I develop and update my database design, I need to regenerate these layers.
I do not have the templates or configuration settings for nettiers that were used by the previous developers to generate these layers (data, entity, web service, sql).
How can I reverse the process, to generate the configuration from looking at the resulting layers/VS projects? Is this possible? Or am I stuck in a game of trial and error until I can reproduce these dlls to match what I have currently?
This will be a large waste of time, if the original template or configuration was available or able to be recreated.
Oh... and I am brand new to nettiers, so, sorry if this is an obvious or dumb question.
Thanks!!!