Bigger, Stronger, Faster
I have a new talk I am giving this Fall at user groups called Bigger, Stronger, Faster : Making Quality .NET Applications Fast and Bug Free. The premise behind the talk is really an answer to a common question I get, ‘How do you create web sites so fast?’. I have thought about this a lot over recent years and reviewed a lot of lessons I have learned and remembered a slogan from my high school football days and thought it applied nicely.
In this talk I review architectural decisions I have learned to make based on making bad ones as well as good ones along the way. In the past year I have really started getting into automated testing tools, which have done so much to increase the speed and quality of my coding. Finally I review tools that I have learned to rely upon, Code Snippets, CodeRush, Refactor, R# and Code Smith.
Resources
- CodeRush, Refactor
- R#
- Code Smith
- Pragmatic Programmer
- Code Complete
- The Art of Unit Testing
- Power Point Slides