Hello,
I'm having a simple problem, I'm sure that there is a solution for this. Every time i generate the code (using self servicing pattern with LLBL 2.5) the EntityClasses files are overwritten. Is there an option to prevent this?
Thanks Radu
Hi, in order to preserve your code you should one of these methods:
-User code regions -Include templates -Partial classes
For more information please refer to the documentation: Generated code - Adding your own code to the generated classes