Creating a COM Object for Classic ASP
Summary This blog post will show you how to create a COM (Component Object Model) object in C# that you can use in your classic ASP code. Why would anybody do that? Amazing as it might seem, there is a lot of classic ASP code out there in the form of legacy applications. It’s monstrously … Read moreCreating a COM Object for Classic ASP