ADO DOT NET
Centurion
- Joined
- Dec 20, 2006
- Messages
- 160
Hi all,
I just created a VB.NET project in VS.NET 2005.
It created 2 folders in the project folder named "bin" and "obj".
Each of these folders have 2 subfolders named "Debug" and "Release".
Now I want to know the files in which folder/subfolder should be published to my users?
The interesting fact is that my executable file in folder "Debug" is a little bit larger than the one in "Release" folder!
I just created a VB.NET project in VS.NET 2005.
It created 2 folders in the project folder named "bin" and "obj".
Each of these folders have 2 subfolders named "Debug" and "Release".
Now I want to know the files in which folder/subfolder should be published to my users?
The interesting fact is that my executable file in folder "Debug" is a little bit larger than the one in "Release" folder!