HighTechTalks DotNet Forums  

Use COM+ for sharing a xml file between processes?

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Use COM+ for sharing a xml file between processes? in the Dotnet Framework (Component Services) forum.



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

Default Use COM+ for sharing a xml file between processes? - 08-07-2004 , 07:20 AM






Hi all,

I have a xml file with data which must be changed by differend
processes. I am thinking of creating a Class (inherit
Componendservice) with a shared property of an other object (which
performs the read and write operations in the xml file).

Some more information about the application I am want to create: I
want to create in different user applications (Word, Excel,
AutoCAD....) Add-Ins. Those Add-Ins will perform "advanced" actions
when a document is created, based on some data (the xml file). The
Add-Ins not only read the data but also update the data.

Should I use COM+ for this? Or is COM+ "to much" for a "simple" AddIn
like this?

Thanks!

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 - 2008, Jelsoft Enterprises Ltd.