Add alias drive in powershell

Add alias drive in powershell

When you have several clients or projects and, like me, you often use your command prompt.

It is often painful to navigate from folder to folder to get to the exact location of the project.

With this little trick, you can make a projectName cd to land directly at the desired location.

Read more

.NET - Portrait Image read as landscape image

.NET - Portrait Image read as landscape image

Portrait photos taken by an SLR camera do not have the length and width dimensions that reflect the portrait photo.

In one of the projects I’m developing, the aim is to display an online shop of professional photography for events.

Once the photographer injects the photos into the backoffice platform, the platform is lightened and a watermark is added.

Read more