Re: how to create automatically a DLL using a Command line
- From: Barry Kelly <barry.j.kelly@xxxxxxxxx>
- Date: Tue, 18 Jul 2006 21:38:49 +0100
Bruce One <raul@xxxxxxxxxxxxxxxxxxxxxx> wrote:
I want to encapsulate many files in a DLL.
Is threre a way to create a DLL automaticaly via code not having to create a
project in visual studio dot net?
You normally create a C# DLL using "csc /t:library".
-- Barry
--
http://barrkel.blogspot.com/
.
- Prev by Date: Help with my Virtual Path Provider Class
- Next by Date: Landscape printing
- Previous by thread: Help with my Virtual Path Provider Class
- Next by thread: Landscape printing
- Index(es):
Relevant Pages
|