Hello Everyone,
This is the issue:
I have a new Asp Project and the client give us all the code but the business layer is a dll(here are all LLBLGEN Pro classes and code) -> I decompiled the dll with (reflector) with this code create a new project with (Visual Studio) and I have all the code (now all the site is working). So the problem is...
I dont have a LBL Project. How could I create a LBL Project with this code? I need to modify some relation an create new entities.
What is the best alternative?
Thank you in advance for your attention.
Mj.