On Fri, Nov 5, 2010 at 9:12 AM, Mike MOSSuMS Stringfellow < [email protected]> wrote:
> That’s tongue in cheek, but it’s a warning to get it ‘productised’ before > you have to install it at 10 clients, and end up supporting multiple > customised versions. > +100000000e9999999 Get it in some form of source control and in most cases, it pays to refactor the code several times to ensure long term maintenance and development of new versions, fixes,enhancements, etc I'd also recommend getting it in an install package, either a MSI or use something like http://sharepointinstaller.codeplex.com/ .. at the end of the day, you want it to be a low cast and low overhead as possible, should a new version come out, you don't want to have those 10 clients all need deep manual removals and installs.... never under estimate the power of a installer :) That being said too.... consider what license you want to put it under, either your own companies (most likey) or consider something like Codeplex, CC, etc (however this path is a business decision and well yeah.. have your case well and truely flushed out before goto to managtement with this :) )
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
