Click here to Skip to main content
15,917,061 members
Home / Discussions / COM
   

COM

 
QuestionWhat is the best .NET equivalent architecture for COM(hosted in MTS) Pin
satish_cognz17-Nov-07 5:34
satish_cognz17-Nov-07 5:34 
AnswerRe: What is the best .NET equivalent architecture for COM(hosted in MTS) Pin
josephpotgieter26-Nov-07 3:29
josephpotgieter26-Nov-07 3:29 
QuestionCom interface call takes delay in returning Pin
Sumesh V.V16-Nov-07 1:09
Sumesh V.V16-Nov-07 1:09 
AnswerRe: Com interface call takes delay in returning Pin
Nathan Holt at EMOM16-Nov-07 7:24
Nathan Holt at EMOM16-Nov-07 7:24 
QuestionActiveX for MS Access Pin
Nitheesh George13-Nov-07 16:52
Nitheesh George13-Nov-07 16:52 
QuestionActiveX newbie Pin
earlp11-Nov-07 10:29
earlp11-Nov-07 10:29 
AnswerRe: ActiveX newbie Pin
Nathan Holt at EMOM16-Nov-07 7:27
Nathan Holt at EMOM16-Nov-07 7:27 
GeneralRe: ActiveX newbie Pin
earlp16-Nov-07 9:34
earlp16-Nov-07 9:34 
Valid question Smile | :)

My users are not very technical and may not have JVM installed, consequently when installing my software they need to install the Sun JVM. I know it sounds easy but it's a step that worries/scares them. So the current solution works but I'd like to simplify. I basically need my IE based "application" to work off-line with ability to store data and then at a later date to submit the data via a built-in SMTP client that I wrote in Java. By removing Java I lose the "save to local HDD" feature, DES encryption of the data and SMTP (which is used for sending me the data when they're online). SMTP, I will replace with a standard "form submit" to a back-end PHP process. Encryption of the data I would want to do in the ActiveX code.

So bottom line; it's all about simplifying for my very non-techie end-users.

I've thought about GoogleGears but I'm concerned that that may create additional complications with installation.

So here I am looking at ActiveX which looks promising; I can write code to easily access the HDD and from experience relatively straight forward to add DES encryption.

I'd welcome your thoughts.
GeneralRe: ActiveX newbie Pin
Nathan Holt at EMOM19-Nov-07 9:37
Nathan Holt at EMOM19-Nov-07 9:37 
AnswerRe: ActiveX newbie Pin
charlieg28-Nov-07 10:10
charlieg28-Nov-07 10:10 
GeneralRe: ActiveX newbie Pin
earlp30-Nov-07 6:56
earlp30-Nov-07 6:56 
QuestionFire event from thread on ATL COM server (VC2003)... [modified] Pin
achainard7-Nov-07 23:40
achainard7-Nov-07 23:40 
AnswerRe: Fire event from thread on ATL COM server (VC2003)... Pin
Roger Stoltz8-Nov-07 2:51
Roger Stoltz8-Nov-07 2:51 
GeneralRe: Fire event from thread on ATL COM server (VC2003)... Pin
achainard8-Nov-07 4:40
achainard8-Nov-07 4:40 
GeneralRe: Fire event from thread on ATL COM server (VC2003)... Pin
Roger Stoltz8-Nov-07 5:13
Roger Stoltz8-Nov-07 5:13 
GeneralRe: Fire event from thread on ATL COM server (VC2003)... [modified] Pin
achainard8-Nov-07 6:49
achainard8-Nov-07 6:49 
Question.NET c# HowTo overload a COM class/interface ? Pin
FriendOfAsherah6-Nov-07 4:55
FriendOfAsherah6-Nov-07 4:55 
AnswerRe: .NET c# HowTo overload a COM class/interface ? Pin
Nathan Holt at EMOM9-Nov-07 5:44
Nathan Holt at EMOM9-Nov-07 5:44 
GeneralRe: .NET c# HowTo overload a COM class/interface ? Pin
FriendOfAsherah9-Nov-07 9:05
FriendOfAsherah9-Nov-07 9:05 
GeneralRe: .NET c# HowTo overload a COM class/interface ? Pin
Nathan Holt at EMOM9-Nov-07 11:27
Nathan Holt at EMOM9-Nov-07 11:27 
GeneralRe: .NET c# HowTo overload a COM class/interface ? Pin
FriendOfAsherah9-Nov-07 18:57
FriendOfAsherah9-Nov-07 18:57 
QuestionCOM event firing to multiple targets Pin
eero_p5-Nov-07 23:34
eero_p5-Nov-07 23:34 
AnswerRe: COM event firing to multiple targets Pin
Hubert Mayer9-Nov-07 3:00
Hubert Mayer9-Nov-07 3:00 
GeneralRe: COM event firing to multiple targets Pin
Rajasekharan Vengalil10-Nov-07 13:01
Rajasekharan Vengalil10-Nov-07 13:01 
GeneralRe: COM event firing to multiple targets Pin
eero_p12-Nov-07 20:59
eero_p12-Nov-07 20:59 

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.