A
Alan Moseley
Hi, I hope someone can point me in the right general direction.
Fed up of reinventing the wheel, I have written an asp.net website which
allows my end-users to add/edit/delete their own
pages/departments/products/logins etc. etc. ie more-or-less a content
management system. However I now have a customer who wants to do all of the
above plus something that will only ever be specific to them. I don't want
to take a copy of my website code and then add the bespoke to it and
recompile etc. I would rather that I could put a compiled copy of my
application into a new website, then write some separate code for the bespoke
bit. This way I can update the core system once and it would update both.
Firstly is this possible? And secondly, if it is possible where might I find
some documentation or pointers?
Thanks in advance.
Fed up of reinventing the wheel, I have written an asp.net website which
allows my end-users to add/edit/delete their own
pages/departments/products/logins etc. etc. ie more-or-less a content
management system. However I now have a customer who wants to do all of the
above plus something that will only ever be specific to them. I don't want
to take a copy of my website code and then add the bespoke to it and
recompile etc. I would rather that I could put a compiled copy of my
application into a new website, then write some separate code for the bespoke
bit. This way I can update the core system once and it would update both.
Firstly is this possible? And secondly, if it is possible where might I find
some documentation or pointers?
Thanks in advance.