A
aaapaul
We are planning a greater .NET Application-System (WindowsForms) with
Visual Studio 2005.
One of my problem is, how to design the objects, that they can be
reused.
E.g. I have a form (with derived textboxes) that should be used in
several Projects.
I tried to copy the form to the other project - with no success.
Adding as a linked component didn´t work, too.
Do I have to work with UserControls and dlls? How about updates.
Who has experience in such things.
Thanks for help
aaapaul
Visual Studio 2005.
One of my problem is, how to design the objects, that they can be
reused.
E.g. I have a form (with derived textboxes) that should be used in
several Projects.
I tried to copy the form to the other project - with no success.
Adding as a linked component didn´t work, too.
Do I have to work with UserControls and dlls? How about updates.
Who has experience in such things.
Thanks for help
aaapaul