K
kimiraikkonen
Hi,
On the net, there are no much explanatory examples that tells how to
write a DLL using VB.NET. There are a few but completely lack of
teaching ones that isn't useful for me. Also i had some books but none
of them tells how to write a DLL step by step and deeply and i'd like
to know the priciples of class libraries rather than coding in a
regular exe.
So, i'd like to know what and how i should know writing DLL's
functions, properties (what get & set do and their arguments in dll),
interfaces,
The only clue about writing a DLL i had in that thread (Thanks Tom):
http://groups.google.com/group/micr...hl=en&lnk=st&q=class+library#1973fd12aad4b765
But i want to extend and figure out what principles and techniques
must be applied further, any and more code samples are greatly
appreciated.
Thanks
On the net, there are no much explanatory examples that tells how to
write a DLL using VB.NET. There are a few but completely lack of
teaching ones that isn't useful for me. Also i had some books but none
of them tells how to write a DLL step by step and deeply and i'd like
to know the priciples of class libraries rather than coding in a
regular exe.
So, i'd like to know what and how i should know writing DLL's
functions, properties (what get & set do and their arguments in dll),
interfaces,
The only clue about writing a DLL i had in that thread (Thanks Tom):
http://groups.google.com/group/micr...hl=en&lnk=st&q=class+library#1973fd12aad4b765
But i want to extend and figure out what principles and techniques
must be applied further, any and more code samples are greatly
appreciated.
Thanks