Useful tips for everyday
How are cloudpage impressions counted in Marketing Cloud? I note that Marketing Cloud doesn’t insert a persistent cookie on published CloudPages, which begs the question,…
How to change page VERIFY option in SQL Server? If you have a large number of databases that need to be changed, you can write…
How to encrypt files with password using OpenSSL? OpenSSL is a powerful cryptography toolkit that can be used for encryption of files and messages. If…
What happens when mobile data is disabled? Once you turn off Cellular data, you won’t be able to access any websites or use any apps…
Which country has most number of banks? China Countries With The Biggest Banks Rank Country Number of banks in the top 50 by total assets…
How to list all tables in SQL Server schema? Query below lists all tables in specific schema in SQL Server database. Get this interactive HTML…
How do you parse JSON? How to safely parse JSON in Javascript function getNameFromJSONString(jsonString) { // Dangerous! function getNameFromJSONString(jsonString) { try { json = JSON.parse(jsonString);…
What is the difference between R&D and NPD? NPD is predictable – hold yourself (and your team) accountable. One of the biggest differences that companies…
Is it safe to give out the VIN number? In most cases, it is safe to give out the VIN number when selling a car.…
What is instance of a service? A service instance is an environment that makes the functionality of a service available. Several of such environments may…