Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does each Subfolder need a BIN folder?
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01599436
Message ID:
01599445
Views:
43
>>If you have an (ASP.NET) application running in a subfolder of a site, do you create a BIN in the sub-folder? Or all .DLLs go into the same (root) BIN folder?
>>
>>Example:
>>Site name: MyApplication Pages: MainPage.aspx, Page1.aspx, Page2.aspx and so on
>>Subfolder: \MyApplication\AddOnApp Pages: AddOnMain.aspx, AddOnPage1.aspx, and so on.
>>
>>So in VS 2012 I would have two solutions (independent of each other) and each will produce a DLL (MyApplication.DLL which will go into the MyApplication\BIN folder. The second solution (AddOnApp) will create another DLL (AddOnApp.dll). Would I need to create BIN under the AddOnApp for this DLL or it will go in root DLL?
>
>You can name folders about anything you like. Dino Esposito has an excellent article about this in the current issue of CODE Magazine.
>
>http://www.codemag.com/Article/1405071

Thank you for the link
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform