Click here to Skip to main content
16,011,870 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VB application breaks with dll built with Framework 2.0 Pin
saswatpadhan29-Aug-07 9:54
saswatpadhan29-Aug-07 9:54 
AnswerRe: VB application breaks with dll built with Framework 2.0 Pin
Luc Pattyn29-Aug-07 9:40
sitebuilderLuc Pattyn29-Aug-07 9:40 
GeneralRe: VB application breaks with dll built with Framework 2.0 Pin
saswatpadhan29-Aug-07 9:56
saswatpadhan29-Aug-07 9:56 
QuestionUsing the .Net image machanism without extra copy of the source image Pin
Dudi Avramov29-Aug-07 4:25
Dudi Avramov29-Aug-07 4:25 
AnswerRe: Using the .Net image machanism without extra copy of the source image Pin
Dave Kreskowiak29-Aug-07 4:56
mveDave Kreskowiak29-Aug-07 4:56 
QuestionHow make a dll in Visual C++ to use in C#? Pin
Rui A Sousa29-Aug-07 3:36
Rui A Sousa29-Aug-07 3:36 
AnswerRe: How make a dll in Visual C++ to use in C#? Pin
Paul Conrad4-Nov-07 7:35
professionalPaul Conrad4-Nov-07 7:35 
QuestionLoad a DLL Dynamically Pin
#realJSOP29-Aug-07 0:33
professional#realJSOP29-Aug-07 0:33 
VS2005/.Net 2.0
Windows desktop (as opposed to a web app)

I am writing a service in which I want to support one or more ways to perform a specific task. I intend to write one or more DLLs (assemblies I guess you call them), each of which will implement a common interface, but with the goal of accomplishing the task. The desired outcome is to allow development of additional DLLs without having to change/recompile the service.

Each DLL will have a class, and optimally, that class would have the same name in each of the DLLs.

Finally, as a DLL is needed, the application/service would load the DLL, and then unload it when it's no longer needed.

If I can do this, can anyone point me to a place that describes how?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: Load a DLL Dynamically Pin
originSH29-Aug-07 1:03
originSH29-Aug-07 1:03 
AnswerRe: Load a DLL Dynamically Pin
Pete O'Hanlon29-Aug-07 9:10
mvePete O'Hanlon29-Aug-07 9:10 
QuestionIn Windows Server 2003, how to run C# application which uses a VC8.0 dll Pin
pmt28-Aug-07 21:22
pmt28-Aug-07 21:22 
Question.net webparts Pin
suvarna1127828-Aug-07 19:39
suvarna1127828-Aug-07 19:39 
AnswerRe: .net webparts Pin
SHatchard28-Aug-07 21:49
SHatchard28-Aug-07 21:49 
Question.net roadmap Pin
bigeyed28-Aug-07 19:22
bigeyed28-Aug-07 19:22 
AnswerRe: .net roadmap Pin
Christian Graus28-Aug-07 21:08
protectorChristian Graus28-Aug-07 21:08 
AnswerRe: .net roadmap Pin
Scott Dorman29-Aug-07 12:58
professionalScott Dorman29-Aug-07 12:58 
AnswerRe: .net roadmap Pin
brucedkyle9-Sep-07 11:13
brucedkyle9-Sep-07 11:13 
QuestionNative Zipping Functionality in .NET Pin
Vasudevan Deepak Kumar28-Aug-07 6:06
Vasudevan Deepak Kumar28-Aug-07 6:06 
AnswerRe: Native Zipping Functionality in .NET Pin
Mark Churchill28-Aug-07 20:01
Mark Churchill28-Aug-07 20:01 
GeneralRe: Native Zipping Functionality in .NET Pin
Vasudevan Deepak Kumar29-Aug-07 1:45
Vasudevan Deepak Kumar29-Aug-07 1:45 
QuestionHow best to interact with a WinForm app over the web? Pin
nzmike27-Aug-07 21:29
nzmike27-Aug-07 21:29 
AnswerRe: How best to interact with a WinForm app over the web? Pin
Vasudevan Deepak Kumar29-Aug-07 1:47
Vasudevan Deepak Kumar29-Aug-07 1:47 
AnswerRe: How best to interact with a WinForm app over the web? Pin
Pete O'Hanlon29-Aug-07 9:07
mvePete O'Hanlon29-Aug-07 9:07 
GeneralRe: How best to interact with a WinForm app over the web? Pin
nzmike29-Aug-07 22:44
nzmike29-Aug-07 22:44 
QuestionASP.NET (2.0) throws a debug Window Pin
Kasic Slobodan27-Aug-07 17:39
Kasic Slobodan27-Aug-07 17:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.