Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: B D

    This author has written 574 articles
    1. Home>
    2. B D>
    3. Page 43

    CI – Creating a Project in TeamCity

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    Now that we have our source code in the Git repository and all of our initial code works on the build server, it is time to create a project in…

    Continue ReadingCI – Creating a Project in TeamCity

    CI – Checking in Source Code

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    The next key aspect is to ensure our baseline code is checked into our source code repository management server which is Git. To do this, we need to follow these…

    Continue ReadingCI – Checking in Source Code

    CI – Building On the Server

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    The next important step is to ensure that the solution builds on the build server. The first part is a manual step because before the continuous integration tool is used,…

    Continue ReadingCI – Building On the Server

    Continuous Integration – Build Scripts

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    Now let’s look at certain aspects of the MSBuild file to see what they mean. These aspects are important to know from a Continuous Integration Cycle. Build scripts are used…

    Continue ReadingContinuous Integration – Build Scripts

    Continuous Integration – Building a Solution

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    There are a variety of build tools available for a variety of programming languages. Some of the most popular build tools include Ant for Java and MSBuild for .NET. Using a scripting tool…

    Continue ReadingContinuous Integration – Building a Solution

    Continuous Integration – Requirements

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    Following is the list of the most significant requirements for Continuous Integration. Check-In Regularly − The most important practice for continuous integration to work properly is frequent check-ins to trunk or…

    Continue ReadingContinuous Integration – Requirements

    Continuous Integration – Features

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    Following are some of the main features or practices for Continuous Integration. Maintain a single source repository − All source code is maintained in a single repository. This avoids having source…

    Continue ReadingContinuous Integration – Features

    Continuous Integration – Version Control

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    Version control systems, also known as source control, source code management systems, or revision control systems, are a mechanism for keeping multiple versions of your files so that when you…

    Continue ReadingContinuous Integration – Version Control

    Continuous Integration – Reducing Risks

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    There are chances that things will go wrong on a project. By effectively practicing CI, you find out what happens at every step along the way, rather than later when…

    Continue ReadingContinuous Integration – Reducing Risks

    Continuous Integration – Software

    • Post author:B D
    • Post published:August 13, 2021
    • Post category:C I
    • Post comments:0 Comments

    The software part is the most important aspect of any Continuous Integration process. This chapter focuses on the software which will be needed for the entire Continuous Integration process. Source…

    Continue ReadingContinuous Integration – Software
    • Go to the previous page
    • 1
    • …
    • 40
    • 41
    • 42
    • 43
    • 44
    • 45
    • 46
    • …
    • 58
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP