Click here to Skip to main content
16,006,605 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
igor196020-Oct-03 10:04
igor196020-Oct-03 10:04 
GeneralRe: 'PostThreadMessage' in managed c++... Pin
raitz20-Oct-03 10:31
raitz20-Oct-03 10:31 
GeneralWhat's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH117-Oct-03 9:03
ThomasH117-Oct-03 9:03 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
Bo Hunter17-Oct-03 10:58
Bo Hunter17-Oct-03 10:58 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH117-Oct-03 11:15
ThomasH117-Oct-03 11:15 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
J. Dunlap17-Oct-03 11:50
J. Dunlap17-Oct-03 11:50 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH120-Oct-03 5:01
ThomasH120-Oct-03 5:01 
GeneralRe: What's .NET equivalent of a VC++ COM component with OLE DB via ATL?? Can't find info! Pin
ThomasH120-Oct-03 5:49
ThomasH120-Oct-03 5:49 
ThomasH1 wrote:
My Big Question is: What's the equivilant of my old COM component in Visual Studio .NET 2003??

Okay, I know I'm replying to myself, but I think I might've found what I was looking for. It was above a link in the MSDN docs that jdunlap pointed me to. Link is http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconexposingnetframeworkcomponentstocom.asp , "Developing Components".

The docs are written for VB & VC# (figures), but I think I can apply it to MC++. One bit jumps out at me, under the "Class vs Component vs Control" section, under the Container & Site heading. It says "If you are developing components...for Web Forms pages (ASP.NET pages), you do not have to implement containers or sites". I've got more reading to do, but can I assume that ASP will take care of threading?

Thanks!


-Thomas
GeneralI know its is obvious ! Pin
Andrew Torrance17-Oct-03 0:43
Andrew Torrance17-Oct-03 0:43 
GeneralRe: I know its is obvious ! Pin
Heath Stewart22-Oct-03 3:39
protectorHeath Stewart22-Oct-03 3:39 
GeneralRe: I know its is obvious ! Pin
George L. Jackson20-Nov-03 7:54
George L. Jackson20-Nov-03 7:54 
GeneralConsole window in VC Managed C++ extension samples Pin
Liaqat Fayyaz16-Oct-03 6:30
Liaqat Fayyaz16-Oct-03 6:30 
GeneralOk so I am dull Pin
Andrew Torrance16-Oct-03 4:31
Andrew Torrance16-Oct-03 4:31 
GeneralRe: Ok so I am dull Pin
leppie16-Oct-03 8:31
leppie16-Oct-03 8:31 
GeneralRe: Ok so I am dull Pin
Andrew Torrance16-Oct-03 23:09
Andrew Torrance16-Oct-03 23:09 
GeneralRe: Ok so I am dull Pin
jhwurmbach17-Oct-03 1:15
jhwurmbach17-Oct-03 1:15 
AnswerRe: Attack of the covariant return types or How do you implement IList? Pin
Null_Vector14-Oct-03 5:02
Null_Vector14-Oct-03 5:02 
QuestionAttack of the covariant return types or How do you implement IList? Pin
Null_Vector14-Oct-03 4:19
Null_Vector14-Oct-03 4:19 
GeneralWaitForSingleObject... Pin
raitz10-Oct-03 6:07
raitz10-Oct-03 6:07 
GeneralRe: WaitForSingleObject... Pin
Nish Nishant10-Oct-03 6:17
sitebuilderNish Nishant10-Oct-03 6:17 
GeneralRe: WaitForSingleObject... Pin
raitz10-Oct-03 7:17
raitz10-Oct-03 7:17 
GeneralRe: WaitForSingleObject... Pin
Rod O10-Oct-03 20:58
Rod O10-Oct-03 20:58 
GeneralRe: WaitForSingleObject... Pin
raitz15-Oct-03 10:21
raitz15-Oct-03 10:21 
GeneralDataGrids Pin
Tom S Morton9-Oct-03 21:26
sussTom S Morton9-Oct-03 21:26 
GeneralRe: DataGrids Pin
RBlyth9-Oct-03 21:54
RBlyth9-Oct-03 21:54 

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.