c# - 3 websites 1 Project -


We are currently on the plan to develop a website for the same company. Main difference is only for one or two companies And there will be additional questions.

Currently each company has its own website and when they require a new function, then we need to re-code all three websites or when a new function just wants a website update.

What we want to accomplish is to create a website that can keep these 3 websites, most of these website functions are like 90% function.

But there is a problem in dealing with the functionality of the company. The company wanted to add something, so if we want to update a function, then we just want to change a function. And he should apply for everyone.

And if a company requires a function then just add a new function and assign it to 1 company ...

How do you structure something like this Are you

We are being displayed on the basis of company and who want to be able to control the available tasks.

I need some direction on how to do this. Right now the heritage is on my head to solve this heritage.

Keep the shared functionality in a common assembly, and the context is that there are no trivial solutions required in your 3 websites assembly is not.


Comments