Archives

Currently my main job is Microsoft Dynamics Technical Consultant which responsible for developing and customizing features in Microsoft Dynamics 365. I was facing an issue in accessing my own work which i exported from the environments i’m developing on. Microsoft let you export your project in format called *.axpp which help you take backup of your project for archiving or relocation. This feature is awesome but the problem was what if i… Read More

In my work, i needed to generate a folders structure to help the team to organize the work data, but i found that i have to create more than 1500 nested folders, and that’s hard to do manually so i tried to search for a solution on the internet for my situation but without any results so i developed my own tool to do the task, i developed Directory Tree Generator. Directory… Read More