Thursday, April 9, 2015

Powershell ISE copy paste issue

In powershell ISE there is a strange copy paste issue, ctrl+c and ctrl+v does not work as expected if a background powershell management shell window is open. Closing the window fixes this problem temporarily

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...