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

PostScript

PostScript

Great Reads

by Trần_Tuấn_Anh
String concatenation is a fundamental operation in Java programming. Whether you’re building complex logic, formatting output, or generating dynamic content, knowing the best methods to concatenate strings efficiently can make a significant difference in performance and readability.
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 André Marcos (Advisor), Renan Cardoso
Developing a solution to help user and personal trainer, to control and to track personal activities in a gym supported by a simple and integrated app with PHP ecosystem and React Native and Postgre database.
by Chris Boss
BASIC: A powerful language often underestimated and undervalued

Latest Articles

by Trần_Tuấn_Anh
String concatenation is a fundamental operation in Java programming. Whether you’re building complex logic, formatting output, or generating dynamic content, knowing the best methods to concatenate strings efficiently can make a significant difference in performance and readability.
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 André Marcos (Advisor), Renan Cardoso
Developing a solution to help user and personal trainer, to control and to track personal activities in a gym supported by a simple and integrated app with PHP ecosystem and React Native and Postgre database.
by Chris Boss
BASIC: A powerful language often underestimated and undervalued

All Articles

Sort by Score

PostScript 

by Sauradipta Chaudhury
This is a coding solution to use Application Settings and Connection Strings sections under Configuration Menu in Azure Functions V2.x and above to store configurable entries.
by Wessel Beulink
As someone who frequently employs Logic Apps – Azure’s fantastic low-code solution – I’ve come to appreciate its wide range of actions and connectors. One of the keys to this balance? Solid documentation!