Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing default of DrawGrid and SnapToGrid
Message
De
07/01/2005 11:30:10
 
 
À
07/01/2005 10:20:10
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Divers
Thread ID:
00973440
Message ID:
00975138
Vues:
20
>>>However, this leads to another question. How do I create this class, without it being tied to a specific Project / Solution? In VS2003, File / New / File does not give an option to creaate a standalone class.<
>
>Well, to start, you'd need to have the class library included in your Solution so you can compile it to a .DLL. We have one class library where we keep all our custom base classes (there's other classes in addition to the non-visually sub-classed controls ... such as certain types of forms that we use a lot). Anyway, this class library is always added to the solution of whatever app we're working on. We control the versions by using VSS and sharing those files.
>
>Doest that help any?

Sort of. What I can't quite get my head around is the creation of my custom base classes (which are supposed to be generic) within a specific solution, and them then being available to other soltions?

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform