|
-
May 29th, 2013, 10:40 AM
#1
Thread Starter
Hyperactive Member
Toggle project (enterprise software) features at build.
So right to it. Is there a feature in Visual Studios (or one of it's project templates) that will allow me to build a single project that'll gives me the control of toggle certain features on and off? I'm reluctant to build the project with an initial method called before it starts that goes through and "hides" these feature (my only idea). But rather I'd like to remove them all together at the build/publishing step - which I can see being a prevention measure that stops the user from hacking my software and turning them on manually.
I know it sounds terrible, but at the moment I actually have more than one of the same project going on. Each having identical core functionality, but differ only by specific functionality per requested.
And yes. It's by far the most frustrating process to deal with day to day.
I am in Visual Basic, but if you can suggest code in another language then that's fine. I'm positive I'll be able to understand it.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|