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 9166247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T15:06:40+00:00 2026-06-17T15:06:40+00:00

We have a product in ASP.NET to which we keep adding new features once

  • 0

We have a product in ASP.NET to which we keep adding new features once in 3 months. Now we have got some bigger features to implement which would not get completed in 3 months. We want to keep working on these changes but do not want them to be available for the customers until we decide. But we do want to make our releases once in 3 months which we would contain some other smaller features. These features also include some database changes.

What are the best possible solution to make this conditional releases in ASP.NET. We don not want to use branch and merge for now as it would take lot of effort. Any suggestion is appreciated.

  • 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-17T15:06:41+00:00Added an answer on June 17, 2026 at 3:06 pm

    Without any further insights into your product or what you are trying to accomplish i would say that you need to implement this kind of conditional release feature in the product itself.
    If the changes are more of a stand-alone module nature. This way you can maintain the build integrity all along the development lifecycle.

    However, in the context of a 3+ months release schedule i would argue that the branch-merge option is NOT something that takes a lot of effort. At most a couple of days up front to set it up, and a couple of days at the end of development to merge into main branch.
    This is most certainly the best option if your new features will impact a lot of code in a lot of places.

    In any case, do NOT clutter your code with

    if (yourapplication.version != someversion)
    {
       //do version specific stuff
    }
    else
    {
       //do other stuff
    }
    

    This would eventually destroy your codebase

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.NET 4.0 home page which displays about 20 product listings. Each
I am working on ASP.Net shopping card application in which I have a product
We have a product that runs Sql Server Express 2005 and uses mainly ASP.NET.
I have some updatepanels in asp.net page. I want updatepanel 2 get refreshed when
I have an ASP.Net website which uses a MySQL database for the back end.
Here's the problem I'm having in my ASP.NET web-form project. I have Datalist which
We have a dot net 2.0 based C# product which uses Mysql as the
I have made an application in asp.net which sends and receive sms, it works
I have an ASP.Net application which has an area called 'Customers'. This area has
i doing asp.net and using vb.net. I have a datalist control which inside it

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.