7 out of 13 rated this helpful - Rate this topic

C# DLLs (C# Programming Guide)

You can use Visual C# to create DLLs that are callable by other .NET applications and by unmanaged code.

In This Section

How to: Create and Use C# DLLs (C# Programming Guide)

Shows how to create class library projects in Visual C#.

Related Sections

See Also

Concepts

C# Programming Guide

Other Resources

C# Reference

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.