Re: How to design a large .NET Project - Reuse Components
- From: "sloan" <sloan@xxxxxxxxx>
- Date: Thu, 18 Oct 2007 10:43:18 -0400
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
.
- Follow-Ups:
- Re: How to design a large .NET Project - Reuse Components
- From: Sujith S.Varier
- Re: How to design a large .NET Project - Reuse Components
- References:
- How to design a large .NET Project - Reuse Components
- From: aaapaul
- How to design a large .NET Project - Reuse Components
- Prev by Date: webControl : tree view.. does it have any scroll bar property to scroll the tree ???
- Next by Date: Re: C# Service using 3.0 and .NET 2.0, can it be deployed to any platf
- Previous by thread: Re: How to design a large .NET Project - Reuse Components
- Next by thread: Re: How to design a large .NET Project - Reuse Components
- Index(es):
Relevant Pages
|