Jun 30, 2006 #1 sqlsamurai Programmer Joined May 11, 2005 Messages 120 Location US What is the difference between the bin and the obj folder in Visual Studio?
Jun 30, 2006 1 #2 ThatRickGuy Programmer Joined Oct 12, 2001 Messages 3,841 Location US OBJ is the assembly for that project. BIN is the assemblies for that project and any references set to copy local, or project references. -Rick VB.Net Forum forum796 forum855 ASP.NET Forum I believe in killer coding ninja monkeys. Upvote 0 Downvote
OBJ is the assembly for that project. BIN is the assemblies for that project and any references set to copy local, or project references. -Rick VB.Net Forum forum796 forum855 ASP.NET Forum I believe in killer coding ninja monkeys.