Skip to Content
A Programmer's Introduction to Visual Basic® .NET
book

A Programmer's Introduction to Visual Basic® .NET

by Craig Utley
December 2001
Intermediate to advanced content levelIntermediate to advanced
360 pages
9h 6m
English
Sams
Content preview from A Programmer's Introduction to Visual Basic® .NET

Summary

Some people like to say that COM is dead. Microsoft might be moving away from COM, but given that some companies still have Windows 95 as their standard desktop operating system, COM will no doubt be around for a very long time. Therefore, Microsoft made .NET capable of integrating with COM in several ways.

First, .NET can call COM components. Accomplishing this is very easy for the .NET developer. VS .NET will create an assembly for you that acts as a wrapper to the COM component, or the developer can create the wrapper using the Tlbimp.exe utility.

Second, .NET can expose assemblies to COM components. Using the Regasm.exe utility, you can create a type library from an assembly's manifest, and have the type library registered in the ...

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

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Lars Powers, Mike Snell
Application Development Using Visual Basic® and .NET

Application Development Using Visual Basic® and .NET

Robert J. Oberg, Peter Thorsteinson, Dana L. Wyatt
Visual Basic® .NET by Example

Visual Basic® .NET by Example

Gabriel Oancea, Bob Donald

Publisher Resources

ISBN: 0672322641Purchase book