code4copy

code4copy

    • Sheel S Prabhakar
      • Privacy Policy
  • How to get sub domain from url using C#

    C# example to get sub domain from url.

    August 11, 2014
  • Hashing string using SHA & C#

    C# example to generate string hash(string encryption) using SHA256Managed class

    August 11, 2014
  • Get email of user from Asp.net Membership

    Example for finding a user email address by user name in asp.net Membership.

    August 11, 2014
  • Validate email using regular expression in C#

    Simple C# function to validate email address using regular expression.

    August 11, 2014
  • Validate host name using c# regular expression

    C# function to validate host name using regular expressions.

    August 11, 2014
  • C# validate IP address string

    Easy regular expression based IP address validation functions to validate IPV4 and IPV6 address string.

    August 11, 2014
  • C# generate random password

    C# function to generate random password. You can customize this as per your need.

    August 11, 2014
  • Best way to get asp.net resource objects by Culture

    In asp.net all resources are kept in App_GlobalResources folder in .resx files. We can get resource using classkey, resourceKey and culture.

    August 11, 2014
  • Best way to check File write permission of Asp.net

    C# method to check file write permission in Asp.net application.

    August 11, 2014
  • How to recycle IIS AppPools in Asp.net programmatically

    Method to recycle IIS AppPool using c# code. There are several methods but for me this is best one.

    August 10, 2014
←Previous Page
1 … 13 14 15 16 17 … 21
Next Page→

code4copy

Proudly powered by WordPress