Re: How to design a large .NET Project - Reuse Components




If you're serious about it, then I'd recommend
http://www.amazon.com/Developing-Application-Frameworks-NET-Chen/dp/product-description/1590592883

He gives you a good understanding of what you're actually doing and provides
some code.
Most is germane to 1.1, but the concepts apply to whatever version/language
you use.


Read the reviews on the amazon site.





"aaapaul" <lvpaul@xxxxxxx> wrote in message
news:1192700770.693728.11400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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


.



Relevant Pages


Quantcast