C# DLLs (C# Programming Guide)
Visual Studio 2005
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#.