Re: [DotNetDevelopment] Using the same for few clients with customization

2011-11-24 Thread Irfan Habib
Hi, I'm also with u, that u need to put the one *Settings Table* in database, so that u can easily Hide/Un-Hide the Controls as per Client. It will be little bit bulky but i think its the best approach. On Wed, Nov 23, 2011 at 10:37 PM, OmTechGuy wrote: > Hi Friends, > > I have few clients wh

Re: [DotNetDevelopment] Using the same for few clients with customization

2011-11-24 Thread Gunawan Hadikusumo
MVC3 On Thu, Nov 24, 2011 at 4:07 AM, OmTechGuy wrote: > Hi Friends, > > I have few clients who using the same application i developed but on > different servers. I am publishing the ASP.NET project and then copy the > files to each of the servers whenever i am fixing a bug or changin