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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:54:40+00:00 2026-05-29T05:54:40+00:00

I have a project with MVC Application, Console Tool and library with business logic(BL

  • 0

I have a project with MVC Application, Console Tool and library with business logic(BL Library).
Console Tool do data exchange with 3rd party information system.

Both application(MVC and Console Tool) depend from BL Library.

In future I need build many MVC Apps using BL Library and Console Tool.

How to organize source code in version control system. I use TFS for version control and builds. What branch i need to use?? How to work with them?? How update all web application If use one branch for BL Library and Console Tool and 1 branch per web application??

Sorry for my bad English.

  • 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-05-29T05:54:41+00:00Added an answer on May 29, 2026 at 5:54 am

    A setup like the one presented below could be suited for developing multiple WebSite – projects that share dependency to your Lib & ConsoleApp:

    BLLib
        Development
            DEV <-- branch 
                Sources
                    BLLib
        MAIN <-- branch
            Sources
                BLLib
    
    ConsoleTool
        Development
            DEV <-- branch 
                Sources
                    ConsoleTool
        MAIN <-- branch
            Sources
                ConsoleTool
    
    WebSite
        Development
            DEV <-- branch 
                SharedSources
                    BLLib_branch
                    ConsoleTool_branch 
                Sources
                    WebSite
        MAIN <-- branch
            SharedSources
                BLLib <-- merged folder from $/../BLLib/MAIN/Sources/BLLib
                ConsoleTool <-- merged folder from $/../ConsoleTool
            Sources
                WebSite
    

    Each \DEV-branch is the ground where changes happen & \MAIN is a stable line, that is also useful in project-wide merges.

    That’s a pretty basic setup, in general, it’s worth exploring this fantastic guide in order to check what better fits your needs.

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

Sidebar

Related Questions

I have the following projects: MVC Console application Class library Windows forms application COM
In my ASP.NET MVC application, I have a project that contains all the business
I have an ASP.NET MVC application with a separate project added for tests. I
I have a project consisting of three projects, WCF service Asp.net MVC 3 application
I have a S#arp MVC application with following projects/layers : Core (Model) Data Web
Have just started converting an existing job tracking system into an ASP.NET MVC application.
I have a MVC application hosted on a IIS 7.5 In my project I
I have an MVC project that I would like to write in .NET 4.0
In my MVC project I have a chart being generated on my view as
In our ASP.NET MVC project we have a Strings.resx file and the accompanying autogenerated

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.