Friday, June 22, 2012
Tech Review Programming: Thursday, June 22, 2012
Regex Tester
Start of String and End of String Anchors
Special Characters
Word Boundaries
Wednesday, June 20, 2012
Tech Review C#: Thursday, June 14, 2012
Interfaces (C# Programming Guide)
- can't declare if public in interface only in implementation.
- VS doesn't explicitly give the interface public when generating from an interface
Monday, June 11, 2012
Tech Review Software Development: Monday, June 11, 2012
Scratch
- A way to teach children programming
Sikuli: Usable for GUI Testing
- nice open source package
- Mark point this out to me
- Could this be used for malware?
- Used by Big Buttons in FV
Thursday, June 7, 2012
Tech Review Programming: Wednesday, June 6, 2012
Regex C# White Space Examples:
http://www.dotnetperls.com/regex-replace-spaces- ^[ \t]+|[ \t]+$
RegEx Overview
Facebook releases internal C++ libraries as open source
Subscribe to:
Comments (Atom)
