Skip to Content
.NET and COM Interoperability Handbook, The
book

.NET and COM Interoperability Handbook, The

by Alan Gordon
December 2002
Intermediate to advanced
720 pages
17h 39m
English
Pearson
Content preview from .NET and COM Interoperability Handbook, The

Compiling and Linking the Hello World Application

Compiling the "hello world" application is simple, and you do not need Visual Studio .NET to do it. If you are a glutton for punishment and don't mind using a text editor and a debugger that is not integrated with your editor, the Microsoft.NET Framework SDK is all you need to create a simple application with .NET.

The following compilation instructions will work if you have Visual Studio .NET or just the .NET Framework SDK installed:

csc out:/Hello.exe /t:exe Hello.cs

Tip

If you get an error that says "csc is not recognized as an internal or external command, operable program or batch file", make sure that you have your environment configured correctly. There are a few environment variables ...

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

.NET and COM: The Complete Interoperability Guide

.NET and COM: The Complete Interoperability Guide

Adam Nathan
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner

Publisher Resources

ISBN: 013046130XPurchase book