Largest Microsoft eBook Giveaway – Range From Azure To Windows Server
Microsoft developer network recently posted a lengthy blog post titled “Largest FREE Microsoft eBook Giveaway! I’m Giving Away MILLIONS of FREE Microsoft eBooks again, including Windows 10, Office 365,...
View ArticleHow To Invoke Any Windows Executable Inside WSL
Windows 10’s Windows Subsystem for Linux (WSL) is like a magic show. But like any magic, behind the curtain lies the ultimate truth. If you’d like to learn more about how everything worked in Windows...
View ArticleWindows Terminal – Encountered errors while loading user settings
Microsoft is doing many things right to win over the developers that are left for Mac or Linux platform. One of the shortfalls Windows suffered for decades was its limited focus on command-line shell...
View ArticleAdd Directories to Exclude Folders of Windows Search – Performance Improve
For many of us, Windows is not only our personal PC but it’s also our daily workhorse. Our daily life heavily depends on it to function and run well. Everyone has different habits of using their PC...
View ArticleFix Unable to Run Yarn in Windows Terminal – PowerShell
If you run into an error with your brand new machine when trying to run any custom scripts like npm, yarn or any node modules you might run into an error similar to below. yarn : File C:\Program...
View ArticleHow To Convert Excel Spreadsheet to JSON
We’ve covered a neat trick that leverages Google spreadsheet as a JSON back-end service API for developers who are making any REST applications. However, the use case of this trick is limited if not...
View ArticleThree Ways to Recurrently Delete .svn in Windows
If you have ever used SVN (Subversion) as a source control you will know that it will create .svn directory in every sub-folders to keep a shadow copy of the original source. This .svn directory is...
View Article