Useful tips for everyday
Is Microsoft prism still active? PRISM is supported and their message board monitored. There is a big community that uses PRISM. Functionality isn’t being developed…
What are bash completions? Bash completion is a bash function that allows you to auto complete commands or arguments by typing partially commands or arguments,…
How to configure Magento to use Elasticsearch? 1 Log in to the Magento Admin as an administrator. 2 Click Stores > Settings > Configuration >…
How can I upgrade SHA-1 certificate to SHA-2? We recommend following the six steps below to avoid any major problems during the migration. Step 1:…
Do redirects get cached? In the absense of cache control directives that specify otherwise, a 301 redirect defaults to being cached without any expiry date.…
What is LDAX instruction? In 8085 Instruction set, LDAX is a mnemonic that stands for LoaD Accumulator from memory pointed by eXtended register pair denoted…
How do I make my icons look like hand-drawn? Always plan ahead: You need to plan as to what you want to draw. Sketch your…
What is the syntax of array in PHP? Syntax for indexed arrays: array(value1, value2, value3, etc.) Syntax for associative arrays: array(key=>value,key=>value,key=>value,etc.) What is the syntax…
How to create a coded UI Test in Visual Studio? To add another test file, open the shortcut menu on the Coded UI test project…
What is allocation unit size when formatting NTFS? Basically, the allocation unit size is the block size on your hard drive when it formats NTFS.…