Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does each Subfolder need a BIN folder?
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01599436
Message ID:
01599440
Vues:
57
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform