Life's random bits By b1thunt3r (aka Ishan Jain)…

Tag: windows

Docker: Introduction

Docker: Introduction

Short answer: A tool that helps to maximize the utilization of system resources, by containing applications in their own environment.
Mouse is more low level then keyboard in Windows 10

Mouse is more low level then keyboard in Windows 10

I have been using VM in my daily work for as long as I can remember. Before Multiple Desktops was first class citizen in Windows 10, I used to use VirtualWin. The problem with combining VirualWin and VM, was that I had to go out of VM in order to switch desktop.
Visual Studio as Daily Driver

Visual Studio as Daily Driver

As an ongoing effort, I wanted to have a more versatile/cross-platform development environment. And with VS Code released for all major platforms, I saw a good opportunity to maybe switch to an IDE that I could use on both Windows and Linux, and still be able to code C#.
Windows Subsystem for Linux

Windows Subsystem for Linux

In the new Update for Windows 10 (NT 10); scheduled to be released soon, users will be able to install Windows Subsystem for Linux.
.NET Core 1.0 Release Candidate

.NET Core 1.0 Release Candidate

On March 7, 2016, Microsoft announced the Release Candidate (RC) of .NET Core 1.0, bringing developers closer to a cross-platform framework for modern applications.
Install IIS on Windows NT 6

Install IIS on Windows NT 6

As an EPiServer developer I have to install IIS, to be able to develop and test the applications.
Apt-get for Windows

Apt-get for Windows

Lately I have not kept up with the news, lets say for last year or so. For some reason I clicked on About tab of Chocolatey on the site, usually I just search for the package, and leave it at that. On that page I read that Microsoft is going to implement an Package System (similar to apt-get for Ubuntu and yum for Red Hat), compatible with Chocolatey.