Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
GeneralRe: Shared c#.cs file among several projects Pin
benjymous7-Oct-04 22:14
benjymous7-Oct-04 22:14 
GeneralExporting data to Excel or Word Pin
IronSnake7-Oct-04 8:42
IronSnake7-Oct-04 8:42 
GeneralRe: Exporting data to Excel or Word Pin
Alex Korchemniy7-Oct-04 17:27
Alex Korchemniy7-Oct-04 17:27 
GeneralRe: Exporting data to Excel or Word Pin
sreejith ss nair20-Nov-04 19:36
sreejith ss nair20-Nov-04 19:36 
GeneralRemote Application (Proxy) Pin
Wender Oliveira7-Oct-04 7:00
Wender Oliveira7-Oct-04 7:00 
GeneralRe: Remote Application (Proxy) Pin
Heath Stewart7-Oct-04 7:58
protectorHeath Stewart7-Oct-04 7:58 
GeneralRe: Remote Application (Proxy) Pin
Wender Oliveira7-Oct-04 9:00
Wender Oliveira7-Oct-04 9:00 
GeneralRe: Remote Application (Proxy) Pin
Heath Stewart7-Oct-04 17:25
protectorHeath Stewart7-Oct-04 17:25 
You implement shared interfaces in separate DLLs with very little implement. Implement those interfaces in your Remoting DLL then consume those interfaces in your client (proxy).

Again, for how the runtime locates assemblies, see the last link I gave you in my previous post. Either one of those books will help explain Remoting better, since it is a very complex subject and the .NET Framework SDK doesn't go indo enough detail to really explain it well.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
GeneralShutDown Process Pin
Zamolxes7-Oct-04 6:24
Zamolxes7-Oct-04 6:24 
GeneralRe: ShutDown Process Pin
Heath Stewart7-Oct-04 7:33
protectorHeath Stewart7-Oct-04 7:33 
GeneralAdding user defined buttons to Messagebox Pin
jagan797-Oct-04 6:16
jagan797-Oct-04 6:16 
GeneralRe: Adding user defined buttons to Messagebox Pin
Heath Stewart7-Oct-04 7:48
protectorHeath Stewart7-Oct-04 7:48 
GeneralRe: Adding user defined buttons to Messagebox Pin
Dave Kreskowiak7-Oct-04 7:55
mveDave Kreskowiak7-Oct-04 7:55 
General"Embedding" a form in a form Pin
LannieK7-Oct-04 5:58
LannieK7-Oct-04 5:58 
GeneralRe: "Embedding" a form in a form Pin
Steve Maier7-Oct-04 7:11
professionalSteve Maier7-Oct-04 7:11 
GeneralCrytographic Question Pin
Hawaii_Yin7-Oct-04 5:06
sussHawaii_Yin7-Oct-04 5:06 
GeneralRe: Crytographic Question Pin
Dave Kreskowiak7-Oct-04 5:57
mveDave Kreskowiak7-Oct-04 5:57 
GeneralRe: Crytographic Question Pin
Member 12783357-Oct-04 6:21
Member 12783357-Oct-04 6:21 
GeneralRe: Crytographic Question Pin
Heath Stewart7-Oct-04 7:35
protectorHeath Stewart7-Oct-04 7:35 
GeneralRe: Crytographic Question Pin
Not Active7-Oct-04 9:02
mentorNot Active7-Oct-04 9:02 
GeneralRe: Crytographic Question Pin
Heath Stewart7-Oct-04 17:22
protectorHeath Stewart7-Oct-04 17:22 
QuestionRendering Music Fonts with UNICODE ??? Pin
briman17-Oct-04 2:16
briman17-Oct-04 2:16 
AnswerRe: Rendering Music Fonts with UNICODE ??? Pin
Heath Stewart7-Oct-04 7:38
protectorHeath Stewart7-Oct-04 7:38 
Generalcaptuting mouse position. Pin
Member 13857636-Oct-04 23:59
Member 13857636-Oct-04 23:59 
GeneralRe: captuting mouse position. Pin
Jon G7-Oct-04 0:58
Jon G7-Oct-04 0:58 

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.