Recent content by techexpert

  1. T

    How to encode-decode URL!!

    This is the excample of how to encode-decode URL,through this code you can encode-decode a URL public class UrlEncoderDecoder { public UrlEncoderDecoder() { // http://www.infysolutions.com // TODO: Add constructor logic here // } public static string TamperProofStringEncode(string...