Ho to pass a string from one application to another

Hi all,


We are developing two applications using C#.Net 2005. I want to pass a string from one application to another.

For example if the user click a button in the application 1, I want to pass an string from this application(application1) to the another application(application2), also the application2 has to run simultaneously.

Plz any one suggest me, How to do this

Thanks in advance



Answer this question

Ho to pass a string from one application to another