HighTechTalks DotNet Forums  

remoting between webpage and winform

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss remoting between webpage and winform in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
kleofas
 
Posts: n/a

Default remoting between webpage and winform - 03-12-2010 , 10:43 AM






Hi.
I need from asp.net page call winForm method with parms or invoke event in
winForm application on client PC . Both are C# applications. Is remoting
good idea?
Thanks

Reply With Quote
  #2  
Old   
Mike Lovell
 
Posts: n/a

Default Re: remoting between webpage and winform - 03-13-2010 , 12:47 PM






Quote:
I need from asp.net page call winForm method with parms or invoke event
in
winForm application on client PC . Both are C# applications. Is remoting
good idea?
I'd aim to use WCF if writing something new...

http://msdn.microsoft.com/en-us/library/aa730857(VS.80).aspx

'Apparently' there is a 25% performance advantage over remoting.

--
Mike
GoTinker, C# Blog
http://www.gotinker.com

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.