answersLogoWhite

0


Best Answer

DLL - Dynamic-link library is the compiled project code.

Computer work in binary code. Programmers write code in English.

The complier transforms the English written code into binary.

All of the pages of code the programmer writes are transformed into one file.

This file is named XXXXX.dll

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

a file with a '.dll' suffix is a dynamic link library. A file full of subroutine codes that another programs may use.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is mean by dll file in dot net?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many classes can a single NET DLL contain?

unlimited class and method contain one dll file or depending upon the memory(primary memory)......


What is .net assembly?

A .Net assembly is a self-contained package of code and/or resources. It contains a manifest that describes the contents of the assembly, along with dependencies. They typically end with the ".dll" file type.


What does . mean?

Dot as in .com .net .org .edu


What are the types of Dot-net?

totally there are 3 types C # Asp dot net Vb dot net


What is the use of Ispostback in dot net?

What is the use of Ispostback in dot net?"


What is the difference betwwen dot net and dot com?

.com=comershal .net=network


Can you generate DLL files from PHP scripts like you do in PERL?

You can make a .NET DLL for use in Visual Studio development projects with Phalanger 2.0.


What is mean by dot in vb. net?

The . in the string is symbolical of an extension. Due to the fact that Visual Studio uses the NET framework to launch applications procured in the development environment. 


What is the fullform of dot net?

Full Form OF Dot NET- - DOT Means Data object technology and net means Network enable technology anju jaiswal


If you save a PNG file in paint-dot-net and it doesn't flatten and wont let you open it afterwards what should you do?

as far as i know, the only solution is to delete the file and start from scratch.


What is dot in dot net?

dot in dot net is basically a semantic for "." (period symbol) its probably symbolizes dot com applications


Full form of DLL in .NET?

dynamik link library