Wednesday, November 18, 2015

Visual Studio Keyboard shortcuts

These keyboard shortcuts are pretty useful in VS development, just take a look at them:

http://blogs.msdn.com/b/visualstudio/archive/2010/01/13/searching-and-navigating-code-in-visual-studio-2010.aspx

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...