difference between obj and bin folders ?

  • Thread starter Thread starter FUnky
  • Start date Start date
F

FUnky

Hi All,

Can anybody plz explain me the difference between obj and bin folders and
which one to use when ? Is referencing from one same as from other ?

Thanks in advance.

FUnky
 
I personally ignore obj and even delete both folders when having problems
with projects.

I think only need to worry about bin/release or bin/debug
 
Back
Top