Click here to Skip to main content
15,897,519 members
Home / Discussions / C#
   

C#

 
AnswerRe: P/Invoke problem Pin
leppie26-Oct-05 13:31
leppie26-Oct-05 13:31 
QuestionCalling dynamicly created buttons Pin
mwallon26-Oct-05 12:17
mwallon26-Oct-05 12:17 
AnswerRe: Calling dynamicly created buttons Pin
enjoycrack26-Oct-05 12:51
enjoycrack26-Oct-05 12:51 
AnswerRe: Calling dynamicly created buttons Pin
Wjousts26-Oct-05 12:53
Wjousts26-Oct-05 12:53 
GeneralRe: Calling dynamicly created buttons Pin
mwallon26-Oct-05 13:16
mwallon26-Oct-05 13:16 
GeneralRe: Calling dynamicly created buttons Pin
Wjousts26-Oct-05 14:47
Wjousts26-Oct-05 14:47 
GeneralRe: Calling dynamicly created buttons Pin
mwallon27-Oct-05 11:00
mwallon27-Oct-05 11:00 
Question.NET Remoting Constructor Parameter Pin
code_dude26-Oct-05 11:03
code_dude26-Oct-05 11:03 
Does anybody know if it's possible to pass a parameter to a remote object constructor using .NET remoting withing having access to the remote objects themselves?

I have a server solution that contains a project with remote objects and a project with remote interfaces, of which the remote objects implement. My client solution only contains the remote interfaces project. I'm currently getting a reference to the interface using the Activator.GetObject() method and making calls on the remote objects. However, I now have a need to pass a parameter into the constructor of the remote object and the only way I can determine that will work is if I share my remote objects project in my client solution, which I don't want to do. Any ideas?
AnswerRe: .NET Remoting Constructor Parameter Pin
Tom Larsen26-Oct-05 11:15
Tom Larsen26-Oct-05 11:15 
GeneralRe: .NET Remoting Constructor Parameter Pin
code_dude26-Oct-05 11:46
code_dude26-Oct-05 11:46 
AnswerRe: .NET Remoting Constructor Parameter Pin
leppie26-Oct-05 12:47
leppie26-Oct-05 12:47 
QuestionCoding in C# - arrays Pin
Zjaded26-Oct-05 10:56
Zjaded26-Oct-05 10:56 
AnswerRe: Coding in C# - arrays Pin
SimonS26-Oct-05 11:03
SimonS26-Oct-05 11:03 
AnswerRe: Coding in C# - arrays Pin
enjoycrack26-Oct-05 11:05
enjoycrack26-Oct-05 11:05 
AnswerRe: Coding in C# - arrays Pin
Christian Graus26-Oct-05 11:30
protectorChristian Graus26-Oct-05 11:30 
AnswerRe: Coding in C# - arrays Pin
Wjousts26-Oct-05 13:03
Wjousts26-Oct-05 13:03 
Question.net equivilant for C function _splitpath? Pin
Dan Neely26-Oct-05 10:28
Dan Neely26-Oct-05 10:28 
AnswerRe: .net equivilant for C function _splitpath? Pin
rudy.net26-Oct-05 10:47
rudy.net26-Oct-05 10:47 
QuestionForeign key Pin
ppp00126-Oct-05 8:51
ppp00126-Oct-05 8:51 
AnswerRe: Foreign key Pin
whizzs26-Oct-05 8:56
whizzs26-Oct-05 8:56 
AnswerRe: Foreign key Pin
André Ziegler26-Oct-05 10:01
André Ziegler26-Oct-05 10:01 
GeneralRe: Foreign key Pin
ppp00126-Oct-05 16:51
ppp00126-Oct-05 16:51 
GeneralRe: Foreign key Pin
seee sharp26-Oct-05 18:12
seee sharp26-Oct-05 18:12 
Questiondatabase problem Pin
ppp00126-Oct-05 8:49
ppp00126-Oct-05 8:49 
AnswerRe: database problem Pin
Wjousts26-Oct-05 8:56
Wjousts26-Oct-05 8:56 

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.