Availability Anywhere Part 2 — Connecting to VPN automatically in Windows

This is the second part of the Availability Anywhere series. For your convenience you can find other parts in the table of contents in Part 1 – Connecting to SSH tunnel automatically in Windows Last week we saw how to configure automatic SSH tunnel connection. Today we will go with VPN. I am using built-in … Continue reading Availability Anywhere Part 2 — Connecting to VPN automatically in Windows

Availability Anywhere Part 1 — Connecting to SSH tunnel automatically in Windows

This is the first part of the Availability Anywhere series. For your convenience you can find other parts using the links below: Part 1 — Connecting to SSH tunnel automatically in Windows Part 2 — Connecting to VPN automatically in Windows Part 3 — How to enable PowerShell remoting in Windows Part 4 — Fixing … Continue reading Availability Anywhere Part 1 — Connecting to SSH tunnel automatically in Windows

.NET Inside Out Part 12 — Modifying managed library on an IL level

This is the twelfth part of the .NET Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 – Virtual and non-virtual calls in C# Imagine that you have a managed library which doesn’t work as expected and you need to tweak it a bit without … Continue reading .NET Inside Out Part 12 — Modifying managed library on an IL level