I have a project that was developed using LLBL GEN PRO 2.6. Its Self Hosting method is used for the project.
UI has also used the DAL(LLBL GEN PRO auto generated set of class which does most of the Business layer and 100% of the Data Access Layer things).
Now I want to move this project to Client server architecture with IIS hosted WCF.
I want to use the LLBL GEN PRO created project as it is (Without using dataAccess Adapters).