The online exchange for behaviourally targeted advertising. To join free CLICK HERE
Talented and trained graduates with a passion for digital are available now through our new Digital Graduate Academy
Discover the complete 360°-panorama in Digital Marketing at Europe's biggest digital marketing fair - 17-18 September Register free today
DLL |
|
| Description | Dynamic link Library, a library of programming code that is loaded into memory and run by the program whenever it is needed. This helps the program to save memory, since the whole program doesn't have to be loaded into memory at once. DLLs can be shared between programs, saving some hard drive space. They can also be reused in other programs, saving software development time. |