Click here to Skip to main content
16,011,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need easy way to write plugin Pin
James T. Johnson3-Jul-02 22:33
James T. Johnson3-Jul-02 22:33 
GeneralRe: Need easy way to write plugin Pin
leppie4-Jul-02 0:16
leppie4-Jul-02 0:16 
GeneralRe: Need easy way to write plugin Pin
leppie4-Jul-02 2:19
leppie4-Jul-02 2:19 
GeneralRe: Need easy way to write plugin Pin
James T. Johnson4-Jul-02 4:20
James T. Johnson4-Jul-02 4:20 
GeneralRe: Need easy way to write plugin Pin
leppie4-Jul-02 5:54
leppie4-Jul-02 5:54 
GeneralRe: Need easy way to write plugin Pin
leppie4-Jul-02 10:41
leppie4-Jul-02 10:41 
GeneralRe: Need easy way to write plugin Pin
James T. Johnson4-Jul-02 14:46
James T. Johnson4-Jul-02 14:46 
GeneralRe: Need easy way to write plugin Pin
leppie4-Jul-02 20:22
leppie4-Jul-02 20:22 
Unfortunately the code sample you can download is terribly incomplete (UPDATE: my bad, lack of sleep Smile | :) ), but I managed to move some of the "loader" bits to my code Smile | :)

Problem I have now is that my Connection object need to inherit from MarshalByRef so it can be accessed across domain boundries or from what I can see it needs to be Serializable (MarshalByVal ??). Unfortunately the latter is not an option (unless I rewrite the library I'm using Frown | :( ).

Is there any other ways to reference an "immutable" (iow I cant/wont change) object?

Thanx

READ MSDN
GeneralRe: Need easy way to write plugin Pin
leppie5-Jul-02 3:13
leppie5-Jul-02 3:13 
GeneralEUREKA I HAVE FOUND IT Pin
leppie5-Jul-02 4:45
leppie5-Jul-02 4:45 
QuestionResources... how??? Pin
3-Jul-02 7:43
suss3-Jul-02 7:43 
AnswerRe: Resources... how??? Pin
James T. Johnson3-Jul-02 10:28
James T. Johnson3-Jul-02 10:28 
GeneralMouseLeave Pin
SHaroz3-Jul-02 7:38
SHaroz3-Jul-02 7:38 
GeneralRe: MouseLeave Pin
NormDroid6-Jul-02 2:13
professionalNormDroid6-Jul-02 2:13 
GeneralListing Items Alphabetically in TreeView Pin
cAptHiDDeN3-Jul-02 4:48
cAptHiDDeN3-Jul-02 4:48 
GeneralTransparent User Controls Pin
2-Jul-02 11:21
suss2-Jul-02 11:21 
GeneralLocalization in ASP.NET Pin
2-Jul-02 5:08
suss2-Jul-02 5:08 
GeneralTEXTBOX Pin
vikramlinux2-Jul-02 3:32
vikramlinux2-Jul-02 3:32 
GeneralRe: TEXTBOX Pin
Chris Rickard2-Jul-02 4:11
Chris Rickard2-Jul-02 4:11 
GeneralRe: TEXTBOX Pin
vikramlinux2-Jul-02 5:48
vikramlinux2-Jul-02 5:48 
GeneralRe: TEXTBOX Pin
Sorin Comanescu3-Jul-02 22:42
Sorin Comanescu3-Jul-02 22:42 
GeneralJoining two DataTables to a CheckListBox control... Pin
Andrew Connell2-Jul-02 3:28
Andrew Connell2-Jul-02 3:28 
GeneralAll treenodes in a treeView Pin
2-Jul-02 1:20
suss2-Jul-02 1:20 
GeneralRe: All treenodes in a treeView Pin
James T. Johnson3-Jul-02 8:58
James T. Johnson3-Jul-02 8:58 
GeneralThe C# using operator Pin
Chris Maunder1-Jul-02 15:47
cofounderChris Maunder1-Jul-02 15:47 

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.