Skip to Content
Programming PERL in the .NET Environment
book

Programming PERL in the .NET Environment

by Yevgeny Menaker, Michael Saltzman, Robert J. Oberg
September 2002
Intermediate to advanced content levelIntermediate to advanced
496 pages
10h
English
Addison-Wesley Professional
Content preview from Programming PERL in the .NET Environment

Components Overview

Component Object Model (COM) technology preceded .NET. It defined the standards for developing robust, scalable applications based on components from independent parties. You could create a COM object and then use it in a client program through interfaces that are exposed by the object. Interfaces are immutable, so if a new version of the component was released, you would not have to recompile the client program. You could just continue working with it.

.NET and COM share much of the philosophy, but .NET takes the component development issue much further by introducing a more flexible platform for component reuse and interoperation.

Prior to learning how to create our own components, we will learn how to benefit from existing ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Sams Teach Yourself Perl in 21 Days, Second Edition

Sams Teach Yourself Perl in 21 Days, Second Edition

Laura Lemay, Rafe Colburn
Pro Perl

Pro Perl

Peter Wainwright

Publisher Resources

ISBN: 0130652067Purchase book