Understand the use of "bin" and "obj" folders in C# Project.

Posted by Questpond under C# category on | Points: 350 | Views : 3169
In this video will see the difference between "obj" & "bin" folders while compiling C# project, will also demonstrate about the Incremental compilation, linking process and a small demo on conditional compilation.



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Posted by: Annaeverson on: 8/7/2018
For many, it's a big problem to find the differences between the two folders when you compile a C # project. Thanks for the video, this is useful.

Login to post response