Wednesday, April 17, 2013

To view html document in IE9 mode by default

<!DOCTYPE html>
<meta http-equiv="x-ua-compatible" content="IE=9" >

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