| Title | Posted By | Resource Type | Category | Posted Date |
| Creating Strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Using Strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| From Base 64 Decode String | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Decoding a Base64-encoded Binary | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the PadLeft() and PadRight() methods to align strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the Trim(), TrimStart(), and TrimEnd() methods to trim strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the Substring() method to retrieve substrings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the StartsWith() and EndsWith() methods to check if a string contains a specified substring at t | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the Copy() method to copy a string | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the addition operator (+) to concatenate strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| use the Concat() method to concatenate strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| create some strings | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Is Palindrome | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Bit shifting for int and long value | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Bit Helper | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Count the number of bit | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Clone a byte array | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Get hash code for a byte array | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Int binary | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Binary Network Byte Order | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Binary Data Test | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Obtaining the Most Significant or Least Significant Bits of a Number | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Using the Bitwise Complement Operators with Various Data Types | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Convert a decimal to the binary format | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |
| Convert byte array to string | SanthoshNathan | Code | ASP.NET Controls | November 01, 2010 |