Click here to Skip to main content
15,914,488 members
Home / Discussions / C#
   

C#

 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Robert Rohde16-May-05 7:12
Robert Rohde16-May-05 7:12 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Anonymous16-May-05 8:08
Anonymous16-May-05 8:08 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
Robert Rohde16-May-05 11:33
Robert Rohde16-May-05 11:33 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
DavidNohejl16-May-05 11:54
DavidNohejl16-May-05 11:54 
GeneralRe: Handling Large Matrix in C#: Scientific Calculation Pin
amitmohanty16-May-05 14:16
amitmohanty16-May-05 14:16 
GeneralFew more primitive tricks Pin
DavidNohejl17-May-05 1:30
DavidNohejl17-May-05 1:30 
Generalstoring value in dll Pin
siuntung16-May-05 5:24
siuntung16-May-05 5:24 
GeneralRe: storing value in dll Pin
S. Senthil Kumar16-May-05 6:38
S. Senthil Kumar16-May-05 6:38 
How does your solution work? Your dll will get loaded in both the applications and each will have its own copy of data.

You need to use remoting, which is the natural way for inter process communication in .NET.


Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe: storing value in dll Pin
siuntung18-May-05 3:16
siuntung18-May-05 3:16 
GeneralRe: storing value in dll Pin
pubududilena17-May-05 18:01
pubududilena17-May-05 18:01 
GeneralHandling System Events Pin
heavenamour16-May-05 4:31
heavenamour16-May-05 4:31 
GeneralRe: Handling System Events Pin
Dave Kreskowiak16-May-05 7:19
mveDave Kreskowiak16-May-05 7:19 
GeneralRe: Handling System Events Pin
heavenamour16-May-05 17:52
heavenamour16-May-05 17:52 
GeneralRe: Handling System Events Pin
Dave Kreskowiak17-May-05 4:02
mveDave Kreskowiak17-May-05 4:02 
GeneralRe: Handling System Events Pin
heavenamour17-May-05 18:31
heavenamour17-May-05 18:31 
GeneralUninstalling your uninstaller!! Pin
exhaulted16-May-05 4:28
exhaulted16-May-05 4:28 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:33
Colin Angus Mackay16-May-05 4:33 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 4:41
exhaulted16-May-05 4:41 
GeneralRe: Uninstalling your uninstaller!! Pin
Colin Angus Mackay16-May-05 4:57
Colin Angus Mackay16-May-05 4:57 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 5:00
exhaulted16-May-05 5:00 
GeneralRe: Uninstalling your uninstaller!! Pin
Marc Clifton16-May-05 5:30
mvaMarc Clifton16-May-05 5:30 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted16-May-05 20:55
exhaulted16-May-05 20:55 
GeneralRe: Uninstalling your uninstaller!! Pin
Marc Clifton17-May-05 0:01
mvaMarc Clifton17-May-05 0:01 
GeneralRe: Uninstalling your uninstaller!! Pin
exhaulted17-May-05 0:24
exhaulted17-May-05 0:24 
GeneralRe: Uninstalling your uninstaller!! Pin
Dennis C. Dietrich16-May-05 9:45
Dennis C. Dietrich16-May-05 9:45 

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.