Home All Groups Group Topic Archive Search About
Author
6 Apr 2005 8:54 AM
Leszek
Hello!

I'm looking for a good tutorial of making my own dll. Can someone help me?

Author
6 Apr 2005 10:11 AM
Herfried K. Wagner [MVP]
"Leszek" <ma***@zegarek.pl> schrieb:
> I'm looking for a good tutorial of making my own dll. Can someone help me?

Simply create a new project of type "Class Library"...

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
6 Apr 2005 10:16 AM
Cor Ligthert
Leszek,

You mean a class.library

Than I would search for class libarty creating Net on MSDN.

One that I found doing that is this.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/creatingclasses.asp

I hope this helps,

Cor
Author
6 Apr 2005 10:20 AM
Leszek
Thanks!

Show quoteHide quote
U¿ytkownik "Cor Ligthert" <notmyfirstn***@planet.nl> napisa³ w wiadomo¶ci
news:ujUZ2GpOFHA.3380@TK2MSFTNGP15.phx.gbl...
> Leszek,
>
> You mean a class.library
>
> Than I would search for class libarty creating Net on MSDN.
>
> One that I found doing that is this.
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/creatingclasses.asp
>
> I hope this helps,
>
> Cor
>