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 240689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:41:15+00:00 2026-05-11T20:41:15+00:00

I´m having some trouble deciding in which way to go… I’ve got this application

  • 0

I´m having some trouble deciding in which way to go…
I’ve got this application which consists of one base project, and one project for the application, the application project contains code targeting a specific system, system application.

The base project is an abstract class containing abstract methods which each system specific application project implements.
The thing is that the system application projects may/will have customer specific adjustments and i don’t want to put this code in the system application assembly.

I´m not sure where to start or how to accomplish this in a way that is secured for the future, easy to maintain and were i can add more customer specific code without rewriting the system application assembly.

The idea is to have one base project (dll), one system application project for each system (dll) and then put customer specific adjustments in one customer unique project (dll).

Rob.Core.dll
Rob.Application.BigSystem.dll
Rob.Application.BigSystem.Customer.BigCompany.dll

Rob.Core.dll is the base abstract project.
Rob.Application.BigSystem.dll is an system specific project (BigSystem) and derives from Rob.Core.dll.
Rob.Application.BigSystem.dll should check if the current customer, BigCompany, has any unique adjustments and if so load the Rob.Application.BigSystem.Customer.BigCompany.dll assembly which may contain overrides of methods or extensions of objects, extra fields etc.

Well, time to summarize…
Im not sure which way to go here, i could create one base project (abstract) and from each system specific project derive from this, seems as this is the way to start.
Then create a new project for each customer that has a set of unique adjustments and just override all methods in the system specific project.
The problem is then, which project is the one that executes on runtime? The system specific project or the customer unique project?
If the system specific project executes how should it load all the customer adjustments (if there are any, not every customer got unique adjustments)?

This is quite a big question but i’m hoping in some tips which will help me write the architecture.

Best regards
Robert

  • 1 1 Answer
  • 1 View
  • 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-11T20:41:16+00:00Added an answer on May 11, 2026 at 8:41 pm

    My two suggestions, from what you said:

    I would focus on types, not projects. “Projects” are just a way to create an assembly full of usable types – they don’t, in and of themselves, inherit anything, nor do they allow for subclassing, etc. The questions I would be asking: What types would need to be customized for a customer? How would this customization take place?

    Once you have those figured out – I would suggest looking into depedency injection or extensibility frameworks. A good DI framework to try would be Ninject. A good extensibility framework is MEF.

    If the types will always need to be supplied in a customer-specific manner, then you probably want to focus on DI. If the types are something that will be an optional extension to the default behavior, then just doing some form of plugin system/extensibility system like MEF may be simpler.

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

Sidebar

Related Questions

I having some trouble figuring this problem out where I have one button which
I'm having some trouble deciding which approach I should take. I want to allow
I'm having some trouble decoding & to & within a mail function: This is
Im having some trouble writing a getstring function, this is what I have so
I am currently writing some extensions in twig, but I am having trouble deciding
Having some trouble with this code. Trying to return a tuple of tuples (coordinates)
Having some trouble getting this query to work correctly. mysql_query(DELETE FROM `table` WHERE `id`
Im having some trouble targeting my buttons in ie7. Doesnt this work with an
Having some trouble passing values from one class to another. I basically have a
having some trouble trying to figure this out, complete novice when it come to

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.