Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
GeneralRe: problem with GraphicsPath Pin
Heath Stewart24-Nov-04 10:06
protectorHeath Stewart24-Nov-04 10:06 
GeneralRe: problem with GraphicsPath Pin
bernd.salewski24-Nov-04 10:51
bernd.salewski24-Nov-04 10:51 
GeneralI found my mistake!!! Pin
bernd.salewski24-Nov-04 11:50
bernd.salewski24-Nov-04 11:50 
Generalsummations Pin
cma2324-Nov-04 7:18
cma2324-Nov-04 7:18 
GeneralRe: summations Pin
Heath Stewart24-Nov-04 8:45
protectorHeath Stewart24-Nov-04 8:45 
GeneralRe: summations Pin
cma2324-Nov-04 9:16
cma2324-Nov-04 9:16 
GeneralRe: summations Pin
Heath Stewart24-Nov-04 10:09
protectorHeath Stewart24-Nov-04 10:09 
GeneralRemoting Problems ... Pin
Paebbels24-Nov-04 6:23
Paebbels24-Nov-04 6:23 
Hi,

an article from Joel Brandenberger, which discrips how to use simple Remoting, but there are questions ...

first the link to the article:
http://codeproject.com/csharp/RemotingWinApp.asp[^]

he uses 3 projects:
- a Server Application
- a DLL with the Interface declaration
- a Client Application

in this case it works fine but this project is designed for an local or an intranet application...

i need a way to use it at the internet.
i know it would work too, but i have to copy the DLL with the Interface declaration to all Clients.

My ServerApplication should be able to load unknown DLLs and provide them with remoting. So its not user friendly to copy new DLLs to the ClientApplication for every changing on the ServerApplication...

I thought of a possibility to load DLLs over Internet ...?
like
LoadDLL(http://server.tld/Application/AddOns/Interface.dll)

i hope you understand my problem, if not ask ^^

Copyrights © 2003 by Paebbels.net
GeneralRe: Remoting Problems ... Pin
Paebbels25-Nov-04 9:07
Paebbels25-Nov-04 9:07 
QuestionFind HttpChannel??? Pin
Snowjim24-Nov-04 4:42
Snowjim24-Nov-04 4:42 
AnswerRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 5:10
Stefan Troschuetz24-Nov-04 5:10 
GeneralRe: Find HttpChannel??? Pin
Snowjim24-Nov-04 5:19
Snowjim24-Nov-04 5:19 
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 5:26
Stefan Troschuetz24-Nov-04 5:26 
GeneralRe: Find HttpChannel??? Pin
Heath Stewart24-Nov-04 5:40
protectorHeath Stewart24-Nov-04 5:40 
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 7:51
Stefan Troschuetz24-Nov-04 7:51 
GeneralRe: Find HttpChannel??? Pin
Heath Stewart24-Nov-04 10:19
protectorHeath Stewart24-Nov-04 10:19 
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 21:05
Stefan Troschuetz24-Nov-04 21:05 
Generalchange border width and color of panel Pin
yonitgil24-Nov-04 3:27
yonitgil24-Nov-04 3:27 
GeneralRe: change border width and color of panel Pin
Heath Stewart24-Nov-04 10:43
protectorHeath Stewart24-Nov-04 10:43 
GeneralRe: change border width and color of panel Pin
yonitgil27-Dec-04 21:45
yonitgil27-Dec-04 21:45 
GeneralRe: change border width and color of panel Pin
Heath Stewart28-Dec-04 5:11
protectorHeath Stewart28-Dec-04 5:11 
GeneralGet data from the clipboard Pin
lmaks24-Nov-04 3:22
lmaks24-Nov-04 3:22 
GeneralRe: Get data from the clipboard Pin
Heath Stewart24-Nov-04 6:24
protectorHeath Stewart24-Nov-04 6:24 
GeneralICO to JPEG Pin
CyberTech24-Nov-04 2:19
CyberTech24-Nov-04 2:19 
GeneralRe: ICO to JPEG Pin
Heath Stewart24-Nov-04 10:17
protectorHeath Stewart24-Nov-04 10:17 

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.