Building a control library

There are so many times when working on a project I find myself thinking - “I just did this exact same thing on my last project.”  So I do the old cut-and-paste routine, and move on.  While it ain't best practices, it has served me well enough.  Then the inevitable happened.  A client requested a change that closely mirrored a change in a control that I was working on for another client.  And I began to seriously look at creating a control library so I would only have to make the change once.

So, over the next few months I plan on building some controls, and writing some articles about it.  Since I mainly do web-programming, I plan on starting with web controls.  I am probably going to start with a self validating text box, since this is the problem that started me down this train of thought.

Comments

# re: Building a control library
Gravatar I look forward to reading your articles and seeing what controls you come up with. I have often had the same urge, but never the time.
Left by Nick Harrison on 8/15/2005 10:40 AM
# re: Building a control library
Gravatar I have to agree with Nick. It's always something that keeps cropping up but there is just never enough time to do it. Look forward to reading the articles and seeing the code.
Left by Todd on 8/15/2005 11:14 AM

Leave Your Comment

Title*
Name*
Email (never displayed)
 (will show your gravatar)
Url
Comment*

 

Preview Your Comment.