Re: how to create automatically a DLL using a Command line

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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/
.



Relevant Pages

  • Out of memory error
    ... I am running vb6 sp5 and visual studio dot net, and have been for a while. ... I create dlls in vb6 and asp pages in visual studio dot net. ...
    (microsoft.public.vb.general.discussion)
  • Connecting to an Access Database in Delphi 2006
    ... In Visual Studio dot NET I have the option of using an oleDBConnection ... component but I see nothing the same in Delphi 2006. ...
    (borland.public.delphi.database.ado)