Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why DLL files are needed. & how They are Created in DOTNET?



Why DLL files are needed. & how They are Created in DOTNET?..

Answer / satya narayan sahoo

Dll files provides class library which contains
data/objects and functions.Any functions or objects we use
in .Net is defined in the dll.Any code in .Net when we
compile creates a dll or exe.Exe is created for the console
program having main method where the entry point is
defined.We can set the target of a console program if we
want to generate a dll from that.

Is This Answer Correct ?    12 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

What is the intermediate language between asp and asp.net1.0?

0 Answers  


What is the difference between a debug and release build?

0 Answers  


What does the "EnableViewState" property do?

1 Answers  


How do you turn off cookies for one page in your site? Give an example.

0 Answers  


Resource Files: How to use the resource files, how to know which language to use?

1 Answers  


What is the use of trace utility?

1 Answers  


Explain about Behavioral design pattern?

0 Answers  


Explain the .net framework overview?

0 Answers  


What is namespaces in .net?

0 Answers  


What is the difference between asp.net & vb.net and explain architecture?

0 Answers  


What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  


Explain boxing and unboxing in .net.

0 Answers  


Categories