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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T03:23:11+00:00 2026-05-22T03:23:11+00:00

I am charged with designing a system composed of 1) a GUI that handles

  • 0

I am charged with designing a system composed of 1) a GUI that handles communication with a device and 2) DLLs that represent modes in which the device will operate.

Each mode requires different configuration details so the idea is to have each DLL contain a method to produce a control-filled panel that can be placed in the GUI.

My work in C# up to now has been a bit less involved and I’m not sure how to implement this kind of functionality. I have not been successful in locating help or examples of this kind of implementation. Can someone point me in the right direction?

  • 1 1 Answer
  • 2 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-22T03:23:12+00:00Added an answer on May 22, 2026 at 3:23 am

    You will need a base dll that has your interfaces and base classes. The other dll’s will then reference that base dll and extend/derive/implement those base classes/interfaces.

    For example, if you have a dll (Base.dll) that has an interface like:

    public interface CoolGui {
      void DrawGui(Graphics g); 
    }
    

    Then your other two dll’s (One.dll and Two.dll) will reference Base.dll and implement CoolGui in their UI.

    EDIT:

    And of course, you will need to load in your dll’s dynamically and use reflection to get the correct instances of your interface/base class. Here’s a codeproject article to help: http://www.codeproject.com/KB/cs/DynLoadClassInvokeMethod.aspx

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

Sidebar

Related Questions

I'm currently designing a system that requires an admin to log in using a
I'm designing a WPF program that will use a DLL-plugin architecture. The host application
I am charged with the following task in a Rails project. Clients will have
We are designing database schema for a new system based on Oracle 11gR1. We
I'm writing an application that will have to be able to handle many concurrent
Consider we have a database that has a table, which is a record of
I am designing a simple app from tutorials that I have seen, and I
Well, I'm designing an online service that needs subscription in order to be used
I am designing a Rails app that takes in requests, uses data within the
I have been designing my app to store local user data which is changed

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.