Salesforce sObject Id Validation in Apex
Salesforce sObject Id‘s are specially formatted strings used to uniquely identify sObjects. If you want to test the validity of an sObject Id in Apex, you can go the simple route of checking the...
Salesforce sObject Id‘s are specially formatted strings used to uniquely identify sObjects. If you want to test the validity of an sObject Id in Apex, you can go the simple route of checking the...
The WSDL2Apex generates the Apex classes necessary to implement a SOAP callout from the Force.com platform using the WSDL for the service you are trying to implement. In 2014 it was split out of...
If you want to send log messages to Loggly.com you will need to implement their HTTP API interface. All that is required to send data to this interface is an HTTP POST to a...
NGINX Feature Flag Reverse Proxy
17 Jun, 2024
Slither & Echidna + Remappings
9 Jan, 2023
UnsafeMath for Solidity 0.8.0+
21 Jul, 2022
17 Feb, 2022
6 Feb, 2022
29 Apr, 2021
26 Apr, 2021
Autodesk Fusion 360 Using eGPU
2 Feb, 2021
25 Nov, 2020
Using APK for Alpine Linux with Docker
2 Dec, 2019
OSX Mojave Disappearing Icons Fixed
15 Oct, 2019
Rust: JSON stringify and parse in Node.js
6 Jun, 2019
1 Apr, 2019
28 Mar, 2019
Wildcard SSL Certs: Let’s Encrypt & Cloudflare
17 Sep, 2018
More