Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding custom classes to the existing project
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01316412
Message ID:
01316460
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
>
>Which directory should I add .cs files in order to be able to use them in the project? In App_Code ?
>

If you are using a "Web Application"-style project, it doesn't really matter. Pick a place where it makes the most sense to you. A webapp project compiles your DLL's using normal filenames (eg. they're usually the project name assuming you didn't override this). If it's a website project, yeah, drop the class in App_Code.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform