Click here to Skip to main content
16,011,988 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I was wondering, how would I go about passing objects back and forwards between a windows forms application, and a web based application. Assume that the web application has been developed in ASP.NET.
Posted
Updated 23-Oct-10 1:30am
v2
Comments
Sandeep Mewara 23-Oct-10 6:58am    
Can you elaborate? What kind of scenario/application you are using where you are interacting WebApplication and Winforms? and how?

1 solution

use .net Remoting...

go through the below link for CP examples

http://www.codeproject.com/info/search.aspx?artkw=remoting&sbo=k[^]
 
Share this answer
 
Comments
krutipathak 23-Oct-10 7:38am    
thanks for reply

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900