Forum Moderators: phranque
What I have found myself doing is creating pages/applications etc and storing them. Then when I need an account management system I have to cut the bits out. Not good. How granular should you go to get the best from code libraries so that over time you can cut and paste the bits you need?
Are there any accepted methodologies and does anyone care to share their methods.
It makes it easy to re-use code - point and click.
My ultimate code library system would involve punching in an ID which created the templates based on the ID :)