Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 307895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T07:36:02+00:00 2026-05-12T07:36:02+00:00

i have already asked this question on asp.net forum, could not find any satisfactory

  • 0

i have already asked this question on asp.net forum, could not find any satisfactory answer.
you can visit it to get more details.
http://forums.asp.net/t/1420283.aspx

We have a product which can be configured for each client.

The configuration options are UI and Business Logic.

In the UI they can choose to re-arrange all the controls in a given page any way they want it, we hide controls they dont want to see(because those are as per another clients request).

In business logic its a lot of “Switch/Select Case” branches implementing logic as per each client’s settings. (I am wondering if i can chose to plugin an external assembly/dll(project built) at runtime depending on the client, which means common code base will call an external code for each client to handle things as per their need………or maybe just separate the logic of different clients in their own classes)

Right now the UI is completely built at runtime…..which in my opinion(IMO) is not necessary since once configured the UI remains static for the client(except for enhancements which are very few and far between).

But we want to maintain a single code base for easier maitainenance. (atleast the business logic, I am wondering about having different UI for each client, generated from a common template).

I am sure this must have been hundred times for different products…but i never across one and i cannot find anything on the internet.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T07:36:02+00:00Added an answer on May 12, 2026 at 7:36 am

    Look at the Django framework for guidance on this kind of thing.

    1. Each client has a separate “application”, built from a common set of libraries and components. The client’s unique application is an extension of the core application.

    2. View Functions do the real work.

      What we do is separate the view functions into two tiers. The top tier is the customer-specific layer, which includes libraries of generic components.

      There are no “Switch/Select Case” branches, since each client’s logic is their unique logic. To minimize the effort required to write the client version, we incorporate as much generic logic from the generic component library. We’re always moving things that are used by more than one client into the generic libraries and rewriting the client code to simplify it.

    3. Templates generate the HTML pages.

      Templates are found on a template search path.

      Each customer can have a different search path so that their customized template directory is searched before the default templates.

    What don’t have a massive application with lots of if-statements to tailor it. We have a number of small applications that extend a common, generic, baseline application.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this question already have been asked. But I could not find any
Okay, I kinda asked this question already, but noticed that i might have not
I am sorry I have already asked this question on Superuser, but nobody answers
I have tried looking though several of the already asked question about this topic
Apologies if this was already asked but, I have had a look and can't
I have a question that has pretty much been asked here: asp.net mvc Html.ActionLink()
I have already asked this question on SuperUser but it was suggested there that
I have already asked this question on ServerFault however I got very minimal replies....one
I´ve already asked this question at the comment section of the tutorial-site http://tympanus.net/codrops/2011/10/12/flexible-slide-to-top-accordion/ I
I have already asked about this for android, but I will broaden the question

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.