Purpose of bin folder

R

rajesh

Hi,
Just wanted to know what is the purpose and importance of bin folder
in .NET framework? Why should an application consist of the bin folder
and what would happen if we donot have such a folder structure in a
..NET application?
Regards,
Rajesh
 
W

Wessel Troost

what is the purpose and importance of bin folder in .NET framework?

The bin folder contains your C# or VB.NET code. The code is compiled to
Intermediate Language and stored in DLL's.

You can easily find out what happens when you remove it. :)

Greetings,
Wessel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top