Walaa wrote:
Would you please re-phrase your question with more elaboration?
Thanks.
actually i am using CLIRefresher 1.0 and codegenerator 1.0 command line utlilities in by Cruise Control build file.
So as soon as i am changing any database scripts it should regenerate DAL DLL with that new entity.
Take a example that if i have added any table in my database script and checked that in or commited that script to SVN. then my Cruise control will trigger build and that should generate a new DLL with that new table.
I am able to refresh my LLBLGen project using CliRefresher and also able to Generate code but that entity(new table) is not being added to that project and so not in DLL.
Please provide me with some solution.
thanks and regards,