473,513 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Confusion in com application

from the starting itself i have a confusion in "com component". i want
to know what is a com component. and how to include it into our
project..

May 25 '06 #1
2 855
"yudi" <ku*********@gmail.com>'s wild thoughts were released
on 25 May 2006 05:53:40 -0700 bearing the following fruit:
from the starting itself i have a confusion in "com component". i want
to know what is a com component. and how to include it into our
project..


If you don't know what 'it' is how do you know you need to
add to your project?

http://en.wikipedia.org/wiki/Component_Object_Model

Jan Hyde (VB MVP)

--
A friend of mine just had her 11th baby. Everyone says she's overbearing
(Megan Waves)

May 25 '06 #2
A COM component is a control or library that has certain set features that
enable other applications to communicate with it. It is not a .Net component
and works differently than .Net. COM is unmanaged code, whereas .Net is
managed code. In order to use a COM component Visual Studio will create an
interoperability (interop) between the two so you can make use of the COM
components. COM components also are required to be registered (usually) in
the system's registry unlike .Net components. COM components are not as
portable as .Net components for this reason. There is some good information
about COM at: http://www.microsoft.com/com/default.mspx

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"yudi" <ku*********@gmail.com> wrote in message
news:11**********************@j73g2000cwa.googlegr oups.com...
from the starting itself i have a confusion in "com component". i want
to know what is a com component. and how to include it into our
project..

May 25 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
2078
by: B. Pigman | last post by:
There have been many questions as to the viability of MySQL's assertion that it can dictate what constitutes a derived work in order to use the GPL against developers who don't wish their software...
4
2531
by: JMCN | last post by:
object invalid or no longer set - confusion of the recordset in access 2003. i am currently converting from access 97 to access 2003. majority of the codes converted over perfectly fine, though...
13
2072
by: Steve | last post by:
I have a form with a dataset and a datagrid. I created a dataview on this dataset. When the user modifies the datagrid, I look up this record in the dataview to make sure it is unique. Here is...
4
1384
by: archana | last post by:
Hi all, I am having one confusion regarding invoking web method of web service asychronously through windows applicaiton. What i am doing is i am having one long runing web method whose one...
1
1367
by: UJ | last post by:
I am doing development on a machine and everything was working fine. The name of the project was ECS to I made all my references as ~/ECS/... Worked great. Put it on the final server running...
0
7379
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7535
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7098
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7521
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5682
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3232
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3221
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
455
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.