Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing default of DrawGrid and SnapToGrid
Message
From
10/01/2005 07:47:04
 
 
To
07/01/2005 12:19:59
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00973440
Message ID:
00975608
Views:
18
>>>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?<
>
>Well, when you need to add the custom base classes to another solution, you simply add a reference to it, just like you would with any other class library. And add it to your toolbox as well, so you can drag the controls to your IDE. The namespace for your custom base classes should be something like MyCompany.WinUI.MyBaseClasses.

Thanks, although my question related to how to create my base classes in the first place, in that VS will not let you do File / New / Class without a Solution open.

However, looking back over this thread, I note that you suggested to somebody else to compile into a DLL and add this to the Toolbox. So should I be creating and compiling a separate "Solution" for my base classes / common utilities, and referencing this in the app Solutions where I use it?

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform