Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8475543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T17:55:20+00:00 2026-06-10T17:55:20+00:00

I almost finished an application and I want to thave two different releases. The

  • 0

I almost finished an application and I want to thave two different releases. The only difference would be that one of releases is full featured application while the other one shouldn’t have some functions (eg. Create new project…).

For example the LESS featured program should not have the create project option in its menu (While the codes are the same).

I want to know if you have expirience with this case, should I make 2 different soloutions, or is there buildeoptions in Visual Studio that can take care of this cases? or maybe it is possible to use some special Attributes…how does one do such thing!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T17:55:22+00:00Added an answer on June 10, 2026 at 5:55 pm

    You can do that using the preprocessor directive #if: http://msdn.microsoft.com/en-us/library/4y6tbswk(v=vs.71).aspx

    Basically:

    • Define a build configuration called trial

    • In this build configuration, define a conditional compilation symbol called TRIAL

    • Update your code to activate/deactivate features depending on whether the constant is defined or not

      #if TRIAL
      // hide menu
      #endif
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm almost finished with my program, but I have one problem that I can't
G'day guys, currently have almost finished writing a rails application that allows a CSV
I'm going through Practical Common Lisp, I'm almost finished, and one question that has
I'm almost finished with my project, although there is one thing that I can't
I've almost finished my Java p2p file sharing application and given that it's pretty
I'm almost finished with my program, but there's one last bug that I'm having
I've almost finished a server-client(Sockets) application that : Send/Receive Files (large sizes) Send/Receive Commands
i am almost finished with my first android game which i would like to
I've almost finished my app. One of the views uses GLKit. I just have
I have almost finished my portfolio page , but on one of my pages

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.