DarrenFieldhouse
3 posts.
- Reversing assignment statements with Find and Replace in VS 2010One of the blogs I read is. In a recent post he discussed the power of using Find and Replace with regular expressions and it gave me an idea about how to…
- Debugging AttributesAttributes are a great way to communicate some extra information about a class, method or property and the debugger looks for a few different attributes…
- Test and Sample DataI need sample / test data all the time. When ever I build an application for a client it is useful for testing and demonstrating, when I teach a course…
