K
kimiraikkonen
Hello,
I'm new to developing in VB.NET, currently struggling with 2005
Express. I've worked some simple projects those are only .exe files to
run in .Net 2.0 enviroment.
But one of the most thing i wonder is that: You see and you know the
most applications are not stand-alone. They use a lot of or some DLL
files to interact in order to be used with full functionality. How can
i learn and see examples of DLL authoring that'll be related to my exe
project?
I couldn't find enough info about developing DLL files, so it'd be
great starting with describing the "real" purpose and functions of
DLLs. I'm planning to use my project's DLLs as not a part of a DLL
hell (no dependecy) that will be located in the root directory of my
project.
So, how can i develop DLL files to my project "Bigger" and more
functional?
Sorry for being newbie, but with your help, i hope i will have
realized the "USAGE" method and purpose of DLLs.
Thanks...
I'm new to developing in VB.NET, currently struggling with 2005
Express. I've worked some simple projects those are only .exe files to
run in .Net 2.0 enviroment.
But one of the most thing i wonder is that: You see and you know the
most applications are not stand-alone. They use a lot of or some DLL
files to interact in order to be used with full functionality. How can
i learn and see examples of DLL authoring that'll be related to my exe
project?
I couldn't find enough info about developing DLL files, so it'd be
great starting with describing the "real" purpose and functions of
DLLs. I'm planning to use my project's DLLs as not a part of a DLL
hell (no dependecy) that will be located in the root directory of my
project.
So, how can i develop DLL files to my project "Bigger" and more
functional?
Sorry for being newbie, but with your help, i hope i will have
realized the "USAGE" method and purpose of DLLs.
Thanks...