Click here to Skip to main content
15,884,838 members
Home / Discussions / C#
   

C#

 
GeneralRe: Fuzzy Icons Pin
Richard Andrew x649-Sep-20 22:25
professionalRichard Andrew x649-Sep-20 22:25 
AnswerRe: Fuzzy Icons Pin
Gerry Schmitz10-Sep-20 8:22
mveGerry Schmitz10-Sep-20 8:22 
GeneralRe: Fuzzy Icons Pin
Richard Andrew x6410-Sep-20 8:50
professionalRichard Andrew x6410-Sep-20 8:50 
GeneralRe: Fuzzy Icons Pin
Gerry Schmitz10-Sep-20 9:24
mveGerry Schmitz10-Sep-20 9:24 
GeneralRe: Fuzzy Icons Pin
Richard Andrew x6410-Sep-20 10:48
professionalRichard Andrew x6410-Sep-20 10:48 
AnswerRe: Fuzzy Icons Pin
mo149212-Sep-20 12:49
mo149212-Sep-20 12:49 
GeneralRe: Fuzzy Icons Pin
Richard Andrew x6412-Sep-20 13:28
professionalRichard Andrew x6412-Sep-20 13:28 
QuestionHow to dynamically load assembly and dependencies from file path. Pin
koirat8-Sep-20 5:26
koirat8-Sep-20 5:26 
I have got some assembly in my sub folder and I know how to load it.
The problem is with other assemblies in this folder that this assembly is depending on.
I'm guessing that application would search for them only in it's own directory when loading assembly and not at assembly location.

Now I know about AppDomain.AssemblyResolve, but how can I subscribe to it in my assembly so I don't have to mess around with it in my main application.

Or how can I load all dependent assemblies when my assembly is loaded.
AnswerRe: How to dynamically load assembly and dependencies from file path. Pin
Richard Andrew x648-Sep-20 5:37
professionalRichard Andrew x648-Sep-20 5:37 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
koirat8-Sep-20 6:36
koirat8-Sep-20 6:36 
AnswerRe: How to dynamically load assembly and dependencies from file path. Pin
Gerry Schmitz8-Sep-20 7:12
mveGerry Schmitz8-Sep-20 7:12 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
koirat8-Sep-20 8:57
koirat8-Sep-20 8:57 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
Gerry Schmitz8-Sep-20 10:34
mveGerry Schmitz8-Sep-20 10:34 
AnswerRe: How to dynamically load assembly and dependencies from file path. Pin
Eddy Vluggen8-Sep-20 7:41
professionalEddy Vluggen8-Sep-20 7:41 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
koirat8-Sep-20 9:59
koirat8-Sep-20 9:59 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
Eddy Vluggen8-Sep-20 10:04
professionalEddy Vluggen8-Sep-20 10:04 
GeneralRe: How to dynamically load assembly and dependencies from file path. Pin
koirat8-Sep-20 12:25
koirat8-Sep-20 12:25 
QuestionCreate a Multi-Layer Data Model from a MySQL Query Pin
mjeeves7-Sep-20 8:25
mjeeves7-Sep-20 8:25 
AnswerRe: Create a Multi-Layer Data Model from a MySQL Query Pin
mjeeves7-Sep-20 8:43
mjeeves7-Sep-20 8:43 
GeneralRe: Create a Multi-Layer Data Model from a MySQL Query Pin
Richard MacCutchan7-Sep-20 9:27
mveRichard MacCutchan7-Sep-20 9:27 
GeneralRe: Create a Multi-Layer Data Model from a MySQL Query Pin
mjeeves7-Sep-20 9:44
mjeeves7-Sep-20 9:44 
GeneralRe: Create a Multi-Layer Data Model from a MySQL Query Pin
Richard Deeming7-Sep-20 22:34
mveRichard Deeming7-Sep-20 22:34 
QuestionProblem showing a symbol from a custom font Pin
Mc_Topaz6-Sep-20 21:18
Mc_Topaz6-Sep-20 21:18 
AnswerRe: Problem showing a symbol from a custom font Pin
Richard Deeming6-Sep-20 23:04
mveRichard Deeming6-Sep-20 23:04 
AnswerRe: Problem showing a symbol from a custom font Pin
Mc_Topaz6-Sep-20 23:54
Mc_Topaz6-Sep-20 23:54 

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.