Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6587769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:57:38+00:00 2026-05-25T16:57:38+00:00

I want to know when and why to use COM? Please let me know

  • 0

I want to know when and why to use COM?

Please let me know in which situation I need to use com instead of normal DLL.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:57:39+00:00Added an answer on May 25, 2026 at 4:57 pm

    First, it’s worth mentioning that COM is quite an old technology. It significantly predates .NET, which sometimes provide the same functionality. However, comparing to a plain DLL, it has a few advantages, for example:

    1. It doesn’t have a functional interface, but an OO one. You create objects rather than call exported functions.
    2. It supports system security settings, so you can manage access to a COM class via Windows security settings.
    3. It crosses process boundaries – the COM server can either be in the user’s process, or in a separate one.
    4. It crosses machine boundaries, AKA DCOM.
    5. It crosses language boundaries. COM’s protocol is binary, so every language that supports it, can use COM components regardless of the language those components have been created in.
    6. There are many languages that support COM, and in which you can easily create and use COM objects.

    This is just the tip of the iceberg. Although dated, COM is widely used in Windows. Whether it’s the right technology for you to use these days is a different matter – this really depends on your specific needs. But if you’re a Windows programmer, it’s definitively worth getting familiar with anyway. Even it you don’t produce any COM product, you’re very likely to consume one.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I Want to know which one is preferred while coding to use Static Methods
i want to know which parsing method is best to use among Simple XML
I want to know which one is stable, fast and easy to use?
I want to know how to use variables for objects and function names in
I want to know what is the use of .properties file and where it
i want to know that when we want to use push notification service.From where
I want to use push notification in my app.i want to know that do
I want to know how and when can I use the exit() function like
i want to know what wordpress build-in function you will use when sanitizing specific
I use the PHP language for file upload and want to know that the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.