Friday, May 21, 2010

C# .NET strings

Extra:

  1. MSDN
  2. net-informations (various string functions with example)

What we will be learning:

  • string variable and its methods + properties
  • trim
  • contain
  • remove and replace
  • substring

0 comments:

Post a Comment