I would like an explanation regarding COM components, what exactly are they? How to use them? From what I understand they are a kind of library that stays on the server where you associate with your project.
I'm working with maintenance and code creation in classic ASP using VBScript, I would like to know a more efficient way of working with technology than copying code already made from other systems to make a new one. My intention is to create (classes or components, I can not say what I need to be sure) so that the creation and new functionalities or systems will be more agile reusing the codes already made.