Click here to Skip to main content
15,914,225 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multiline inside of a ListView Pin
Fragging28-Apr-05 3:14
Fragging28-Apr-05 3:14 
Generallistbox horizontal scroll maximum size Pin
Kwai Cheng Kane27-Apr-05 8:17
Kwai Cheng Kane27-Apr-05 8:17 
GeneralFonts Character Widths Pin
Simon Wren27-Apr-05 6:13
professionalSimon Wren27-Apr-05 6:13 
GeneralRe: Fonts Character Widths Pin
leppie27-Apr-05 14:56
leppie27-Apr-05 14:56 
GeneralRe: Fonts Character Widths Pin
Werdna27-Apr-05 19:18
Werdna27-Apr-05 19:18 
GeneralUsing .Net 2 class library in vs 2003 project Pin
Anonymous27-Apr-05 5:35
Anonymous27-Apr-05 5:35 
GeneralRe: Using .Net 2 class library in vs 2003 project Pin
Marc Clifton27-Apr-05 5:42
mvaMarc Clifton27-Apr-05 5:42 
Questiondynamically loading windows control libraries?? Pin
lestard27-Apr-05 5:33
lestard27-Apr-05 5:33 
Hi,

is there any way in c# to load a windows control library dll dynamically?
the purpose is that i want to make a view of some datamodel replaceable without recompiling the whole program, i.e. that you can specify the dll to use in a config file and the program automatically loads the new library instead of the orginal one.
of course all these libraries are inherited from the same interface, but i don't know how the concrete implementations and DLLs will look like, yet...
(just like LoadLibrary / GetProcAddress but for c# user controls)

thx!
daniel.

AnswerRe: dynamically loading windows control libraries?? Pin
Marc Clifton27-Apr-05 5:39
mvaMarc Clifton27-Apr-05 5:39 
AnswerRe: dynamically loading windows control libraries?? Pin
rudy.net27-Apr-05 9:42
rudy.net27-Apr-05 9:42 
Questionhow to check if a path is valid? Pin
bouli27-Apr-05 5:07
bouli27-Apr-05 5:07 
AnswerRe: how to check if a path is valid? Pin
MoustafaS27-Apr-05 5:31
MoustafaS27-Apr-05 5:31 
AnswerRe: how to check if a path is valid? Pin
turbochimp27-Apr-05 5:31
turbochimp27-Apr-05 5:31 
AnswerRe: how to check if a path is valid? Pin
Judah Gabriel Himango27-Apr-05 7:20
sponsorJudah Gabriel Himango27-Apr-05 7:20 
GeneralRe: how to check if a path is valid? Pin
bouli27-Apr-05 11:42
bouli27-Apr-05 11:42 
QuestionHow do i enable visual themes on explorer,exe without going through display properties Pin
FocusedWolf27-Apr-05 5:03
FocusedWolf27-Apr-05 5:03 
QuestionTypeLoadException… reason? Pin
anderslundsgard27-Apr-05 4:55
anderslundsgard27-Apr-05 4:55 
GeneralSecure FTP Pin
Robert M Greene27-Apr-05 3:54
Robert M Greene27-Apr-05 3:54 
GeneralRe: Secure FTP Pin
Marc Clifton27-Apr-05 6:05
mvaMarc Clifton27-Apr-05 6:05 
GeneralCreating References in code Pin
metalsandman27-Apr-05 3:18
metalsandman27-Apr-05 3:18 
GeneralRe: Creating References in code Pin
leppie27-Apr-05 3:20
leppie27-Apr-05 3:20 
GeneralCustom dll's in a project and how to hide them Pin
rob_ple27-Apr-05 2:58
rob_ple27-Apr-05 2:58 
GeneralProblems with the StreamReader Pin
Elvir27-Apr-05 2:40
Elvir27-Apr-05 2:40 
GeneralRe: Problems with the StreamReader Pin
rob_ple27-Apr-05 3:11
rob_ple27-Apr-05 3:11 
GeneralMake a DNS query against an open relay database Pin
Stoffe27-Apr-05 2:11
Stoffe27-Apr-05 2:11 

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.