Useful tips for everyday
How do I check my master diff? Three dots – If we want to show the diffs between the last common ancestor ( A ),…
Can router see https? Even if the site uses HTTPS, the router admin will be able to deduce the name of the site, from three…
Can you print neon Colours? True neon colors are outside of the range that CMYK can print. To achieve a true neon color with a…
How do you check whether a directory exists or not? The Test-Path Cmdlet $Folder = ‘C:\Windows’ “Test to see if folder [$Folder] exists” if (Test-Path…
Is there a default configuration for smartparens For every language? Smartparens has a default configuration that works well for most languages. For language-specific behaviour, smartparens…
How to use ad security groups with SharePoint using ADFS? Few years ago, almost all companies were using their SharePoint environment authenticated directly with AD.…
What are the ways to protect a hard disk drive list? Follow These 10 Tips to Maintain Hard Drive Performance: Think Twice Before Installing or…
Why is my VF page showing validation error? If you felt I went above and beyond, please give me Kudos by clicking on the star…
Does Prime video support Dolby Vision? Prime Video has content in both HDR10+ and Dolby Vision, but there’s much, much more of the former. With…
What is configuration class? @Configuration annotation indicates that a class declares one or more @Bean methods and may be processed by the Spring container to…