English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have visual studio 2001 standard edition , how can make a dll from this.

2006-09-02 18:10:32 · 1 answers · asked by rajesh n 1 in Computers & Internet Programming & Design

1 answers

File->New->Project->Visual C#(or whatever) Projects->Class Library

Write your code. Compile.

This will result in a .dll file (instead of an .exe one), which you can find in the Debug/Release folder.

2006-09-02 18:14:45 · answer #1 · answered by Utkarsh 6 · 1 0

fedest.com, questions and answers