Click here to Skip to main content
15,914,163 members
Everything / Patch

Patch

patch

Great Reads

by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
by Dave Kerr
In this article, I'll demonstrate how to use Golang to manipulate Kubernetes Custom Resources, with Istio as an example. No knowledge of Istio is needed, I'll just use it to demonstrate the concepts!
by Oliver Smith 2022
Save time comparing JSON docs and build collaboration features into your applications
by DiponRoy
This example is to partially update data in FastAPI using SQLAlchemy and Python

Latest Articles

by DiponRoy
This example is to partially update data in FastAPI using SQLAlchemy and Python
by Oliver Smith 2022
Save time comparing JSON docs and build collaboration features into your applications
by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
by Dave Kerr
In this article, I'll demonstrate how to use Golang to manipulate Kubernetes Custom Resources, with Istio as an example. No knowledge of Istio is needed, I'll just use it to demonstrate the concepts!

All Articles

Sort by Score

Patch 

6 Jan 2020 by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
8 Jan 2023 by BillWoodruff
Why do you want to modify someone else's code ? modding a game ? put more details in your question Why n0t contribute to the Harmony open-source project by raising an issue on GitHub, or use the resources here: [^]Quote: Documentation You can...
19 Jul 2018 by Maximilien
I'm trying to create a patch for my application using InstallShield. V1.0 contains myDll.dll (version 1.5.0) V1.1 contains myDll.dll which is is more recent but has the same version number 1.5.0) V1.2 contains myDll.dll same as V1.1 V1.3 contains myDll.dll same as V1.2 I'm creating a patch...
8 Oct 2018 by Dave Kerr
In this article, I'll demonstrate how to use Golang to manipulate Kubernetes Custom Resources, with Istio as an example. No knowledge of Istio is needed, I'll just use it to demonstrate the concepts!
16 Jul 2021 by OriginalGriff
Read the documentation: PHP mysqli query() Function[^] It says: Quote: Return Value: For successful SELECT, SHOW, DESCRIBE, or EXPLAIN queries it will return a mysqli_result object. For other successful queries it will return TRUE. FALSE on...
2 Mar 2022 by Oliver Smith 2022
Save time comparing JSON docs and build collaboration features into your applications
7 Jul 2022 by DiponRoy
This example is to partially update data in FastAPI using SQLAlchemy and Python
16 Jul 2021 by Alirimon
I ma getthing this:Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, bool given in C:\xampp\htdocs\donatetheblood\donate.php on line 221 What I have tried: if(isset($_POST['email']) && !empty($_POST['email'])){ ...
8 Jan 2023 by An Is
Hello i want any simple solution for hook app .net core by harmony during runtime because i have a problem for loading native file and hook library dll in .net core i can hooking this app on .net framwork but on .net core i can't loaded...