Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating Baseclasses in VB.Net
Message
De
17/03/2003 10:32:46
 
Information générale
Forum:
ASP.NET
Catégorie:
Programmation orienté objet
Divers
Thread ID:
00766484
Message ID:
00766550
Vues:
31
Hector

Thanks for your response. I feel that for the time being I would prefer them inside the same project.

However, if I try to create a form based on a form-class I get an error when I try to click on the form designer for the form.

I will post more details as I get them.

Thanks
Kev

>It depends :)
>
>Joking aside, it really depends on what you want to do. If you will have several projects that will reuse these classes (and most people do) then you'll be better putting them in different assemblies so that you can share them among projects.
>
>However, if this is just first .NET project and/or you'll have only one .NET project for a while, you should probably keep them inside your project while you discover what needs to be "bubbled-out" of the project (to create your base classes) and what needs to stay in the project.
>
>
>
>>Hi
>>
>>I want to create a library of common classes to be used in my apps, do I create my classes etc. and then compile them into .Net Assesmblies? Or is there another way?
>>
>>Thanks
>>Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform