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

  • Home
  • SEARCH
  • 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
  • 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-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

Ask A Question

Stats

  • Questions 124k
  • Answers 124k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Are you running on OS 3.0? I saw the same… May 12, 2026 at 1:19 am
  • Editorial Team
    Editorial Team added an answer It looks like you need to register Apache::Session::Memcached with Apache::Session::Wrapper,… May 12, 2026 at 1:19 am
  • Editorial Team
    Editorial Team added an answer Use DATENAME or DATEPART: SELECT DATENAME(dw,GETDATE()) -- Friday SELECT DATEPART(dw,GETDATE())… May 12, 2026 at 1:19 am

Related Questions

I´m having some trouble deciding in which way to go... I've got this application
I´m not sure if this is really a programming question, but it's related to
I´m looking for a unit tests framework for database development. I´m currently developing for
I´m using Transaction Binding=Explicit Unbind in the connection string as recommended here since I´m
I´m trying to separate a gridViewColumn into two rows. Im using default style for

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.