c# - "Hiding" linq classes inside a namespace? -
Is there a way to generate Linux classes inside a namespace? The reason for this is that one is working on a big project, and there is a lot of tables with different names, and I do not want to access them anywhere in the project, as long as we have names Do not add ..
I know that has already been implemented in the structure of the institution, but do not use it again until they become smooth while walking.
I have two thoughts, but in them None of them have tried so far. 1. Editing the generated linak class, changing the whole place to a namespace, but every time I make a change it will need to manually edit the file, another table is added and so on. 2. Extract the DBML file from the app_code folder, but it may not be a good idea.
Thank you in advance :)
Comments
Post a Comment