Click here to Skip to main content
15,909,440 members
Home / Discussions / COM
   

COM

 
AnswerRe: Problem with CreateDispatch Pin
User 21559721-Nov-07 1:34
User 21559721-Nov-07 1:34 
GeneralRe: Problem with CreateDispatch Pin
AbbyIndian25-Nov-07 19:06
AbbyIndian25-Nov-07 19:06 
GeneralRe: Problem with CreateDispatch Pin
AbbyIndian25-Nov-07 19:09
AbbyIndian25-Nov-07 19:09 
GeneralRe: Problem with CreateDispatch [modified] Pin
User 21559726-Nov-07 2:34
User 21559726-Nov-07 2:34 
GeneralRe: Problem with CreateDispatch Pin
AbbyIndian26-Nov-07 17:49
AbbyIndian26-Nov-07 17:49 
QuestionVARIANT question.. [modified] Pin
kRogue18-Nov-07 19:07
kRogue18-Nov-07 19:07 
QuestionInternet Explorer Security Setting Programmatically Pin
h@$@n18-Nov-07 18:19
h@$@n18-Nov-07 18:19 
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 
We have our current Web applications designed in ASP.We are planning to migrate this to .NET. Our applications interact with a lot of COM components hosted on MTS.We are planning to migrate all these applications along with the COM component to .NET,i.e., all ASP pages to ASPX and all COM components will be re written into .NET dlls. Okay so far so good.
As a part of our investigations, we are trying to come out with the best possible "replacement" for COM/MTS in .NET. We have thought of 3 techniques:
a.Put all the .net dlls(i.e., COM converted to .NET dlls) into a common folder and and refer them from our Web applications
b.Using .NET remoting: Hosting every .NET dll as a remotable object using a windows service.Our Web applications can consume this remotable object.
c.Using Reflection techniques: By Runtime binding them from Web applications
(Please Note: We do not want to look at Web Services as an option currently)

Can anyone let us know which among the 3 is the best option for converting COM to .NET equivalent(OR is there any other better method )
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 
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 

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.