TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dee Jay
NA
7
0
Sharing Data between 2 applications
Jul 16 2010 10:39 PM
Hi,
I thought it would be a very common problem to share data between 2 (let's say C#) applications on the same machine.
There are many solutions on the web, but I guess better solutions might exist.
I don't want solutions like: Remoting, Piping, Sockets, Data files, Clip Board or Databases.
I want an asynchronous way of sharing data without using the file system (files or database).
The best technique I've seen so far is MSMQ.
Are there any better ways for doing that?
Thanks in advance
Reply
Answers (
8
)
Second Listview doesn't show any information (But it has a scrollbar)
how to find datagrid cell value using javascript?