Questions tagged [bin-folder]

18 questions
0
votes
3 answers

Sharing bin folders between different ASP.NET projects

Does anyone know if it's possible for multiple projects to reference/share the same bin folder? Thanks.
Hoang
  • 333
  • 1
  • 5
  • 9
0
votes
1 answer

How to make config files in Bin folder into non human-readable formats?(c#)

After I setup a project, there are some .config files in bin folder. I want to make them non human-readable formats. 1. I know I can use command such as asp net_ reg i i s -p e ..., but the project is a Win Form Project, and in my config file there…
Song
  • 9
  • 2
-2
votes
1 answer

How do you make a bin directory

How do I make a bin directory in the terminal
1
2