Go Back  Xtreme Visual Basic Talk > General Discussion > Tech Discussions > COM


Reply
 
Thread Tools Display Modes
  #1  
Old 11-22-2001, 04:23 PM
ChiefRedBull's Avatar
ChiefRedBull ChiefRedBull is offline
ISearchGoogle

Retired Moderator
* Expert *
 
Join Date: May 2001
Location: england
Posts: 6,321
Default COM


I've been job hunting... and basically every single advert requires "COM". I know it stands for Component object model... but what is that exactly?

This is probly a silly question coming from an *Expert*. [wnk], but could someone just define what it is, and whether I'm likely to be good at it.

Cheers. [img]images/icons/smile.gif[/img]
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Reply With Quote
  #2  
Old 11-22-2001, 09:26 PM
Thinker Thinker is offline
Iron-Fisted Programmer

Retired Moderator
* Guru *
 
Join Date: Jul 2001
Location: Fayetteville Arkansas USA
Posts: 18,127
Default Re: COM

COM is the framework that defines Object Oriented Programming in the
Windows environment. It encompasses ActiveX and OLE Automation.
When you create an ActiveX component, you are using COM. However,
most people create ActiveX components without really understanding what
they are doing, or what is happening behind the scenes. To honestly say
you know COM, you should understand and be able to explain (at least a
little) the difference between early and late binding, how to use the
the Implements keyword, the difference between in-process and out-of-
process servers, the difference between no, project, and binary
compatibility, what GUIDs, CLSIDs, and IIDs are, and some understanding
of DCOM and remote servers.
__________________
Posting Guidelines
Reply With Quote
  #3  
Old 11-23-2001, 01:06 PM
ChiefRedBull's Avatar
ChiefRedBull ChiefRedBull is offline
ISearchGoogle

Retired Moderator
* Expert *
 
Join Date: May 2001
Location: england
Posts: 6,321
Default Re: COM

Right..... so i dont know COM then... lol

Cheers Think.
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Reply With Quote
  #4  
Old 11-23-2001, 01:10 PM
Banjo's Avatar
Banjo Banjo is offline
Hell's Angel

Retired Moderator
* Guru *
 
Join Date: Jul 2001
Location: Yorkshire, UK
Posts: 10,394
Default Re: COM

The only thing I'm not sure about in that is what project compatibility is. I understand about none and binary but where does project fit in?
__________________
A wise one man once said "what you talking about dog breath"
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->