Stan Learns C#

This blog contains what I am learning about the C# language and environment.

Blog Archive

  • ▼  2012 (4)
    • ▼  June (3)
      • Tech Review C#: Thursday, June 14, 2012
      • Tech Review: C# Generics
      • Tech Review Programming: Wednesday, June 6, 2012
    • ►  May (1)
  • ►  2011 (2)
    • ►  October (1)
    • ►  September (1)
  • ►  2010 (1)
    • ►  July (1)
  • ►  2008 (5)
    • ►  October (4)
    • ►  August (1)
  • ►  2007 (1)
    • ►  June (1)

Stan's Blogs

  • Stan Learns MindMapping
  • Stan Learns Regular Expressions
  • Stan Learns Databases

About Me

My photo
Stan's Stuff
Husband to a beautiful wife, dad to 4 daughters, and grandpa to 8 grandchildren.
View my complete profile

Thursday, June 7, 2012

Tech Review Programming: Wednesday, June 6, 2012

Regex C# White Space Examples:
http://www.dotnetperls.com/regex-replace-spaces
  • @"\s+", " "
http://www.regular-expressions.info/examples.html
  • ^[ \t]+|[ \t]+$
RegEx Overview
http://en.wikipedia.org/wiki/Regular_expression


Facebook releases internal C++ libraries as open source
http://arstechnica.com/information-technology/2012/06/facebook-releases-internal-c-libraries-as-open-source/




Posted by Stan's Stuff at 11:37 AM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)