Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / BUILD

BUILD

BUILD

Great Reads

by CodingBruce
Self-installing version tracking REST service for builds
by Kailash Shastri
Tips and tricks to speed up your VS.NET builds
by Trần_Tuấn_Anh
In the world of containerization, Docker has become an essential tool for developers and DevOps engineers. However, creating an efficient Dockerfile is crucial for ensuring your Docker images are not only small in size but also built quickly.
by ASP.NET Community
Abstract FactoryThe Gang of Four defintion for this design pattern is: "Provide an interface for creating families of related or dependant objects

Latest Articles

by CodingBruce
Self-installing version tracking REST service for builds
by Kailash Shastri
Tips and tricks to speed up your VS.NET builds
by Trần_Tuấn_Anh
In the world of containerization, Docker has become an essential tool for developers and DevOps engineers. However, creating an efficient Dockerfile is crucial for ensuring your Docker images are not only small in size but also built quickly.
by ASP.NET Community
Abstract FactoryThe Gang of Four defintion for this design pattern is: "Provide an interface for creating families of related or dependant objects

All Articles

Sort by Score

BUILD 

by CodingBruce
Self-installing version tracking REST service for builds
by ASP.NET Community
Abstract FactoryThe Gang of Four defintion for this design pattern is: "Provide an interface for creating families of related or dependant objects
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Building on the Basics
by Sibeesh Passion
Easy set up Build and Release pipeline configuration of Angular app
by ASP.NET Community
This is how to Dynamicly build the a links of characters from A-Z , somthing like thisA | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P
by NickClarkIO
A custom build activity to mirror a TFS Git repository to a public Git repository.
by Sergey Alexandrovich Kryukov
MSBuild is a flexible tool, it can be used not only for Microsoft toolchains, and it can even be used for non-programming chores
by Suresh Malluri
Building Multiple Projects Locally
by Gary Stafford
Use PowerShell 2.0 to aid in the delivery of build artifacts for release, by generating a manifest of file changes.