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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:57:52+00:00 2026-05-18T03:57:52+00:00

I am aware that the title is not self-explanatory but this is the simplest

  • 0

I am aware that the title is not self-explanatory but this is the simplest one that I came up with.

Basically, I am have a .NET DLL and a .NET forms application. In this form, I load this DLL and create a class let’s say:

MyClass a = new MyClass();

I have:

public string DataBridge
{
 get { return String.Empty; }
 set { txtHistory.Text += value + "\r\n"; }
}

in my form and I want to access this DateBridge string within MyClass which is located inside my .NET DLL.

I am not sure if it’s clear, let me know if there is a point that you didn’t understand.

  • 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-18T03:57:53+00:00Added an answer on May 18, 2026 at 3:57 am

    Your .NET Forms application must have a reference to the .NET dll. If you’re programming with Visual Studio, you can simply right-click on the project in the Solution Explorer, then choose “Add Reference”, and find the DLL that contains MyClass.

    Since you can have multiple projects open in one Solution, you can choose to add a reference to your MyClass project rather than the DLL file, this will make sure that changes in your MyClass automatically will be visible in your .NET Forms project.

    If you don’t use Visual Studio, but some other tool (eg. SharpDevelop), please see that tool’s documentation to find out how to add a reference tho another project or dll.

    If you don’t use a tool at all, but use the CSC.exe compiler to compile you code, see the compiler’s documentation to find out how to include a reference to an external dll at compile time.

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

Sidebar

Related Questions

I aware that this will be a less programming question, but still... How can
I'm aware that this is possible with the os module's os.system(color) function, but this
I am aware that MD5 hashes are not advisable for security any more but
I think the title for this question is probably wrong, but I'm not sure
Despite the title of this question, I am well aware that UIViewControllers cannot be
The title basically says it all. I'm aware this can't be done using traditional
Ok, I realize that's not a very clear title, so hopefully this can clarify
I'm aware the title of this is a little strange, but I'll get there.
I am aware that I can set null like string val = null; But
I'm aware that map is not prepared to be sorted. It's heavily optimized for

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.