Tagged Questions

6
votes
8answers
198 views

lessons learned or mistakes made when using asp.net mvc

what are your top lessons learned when starting asp.net mvc that you would highlight to someone starting out so they can avoid these mistakes?
14
votes
19answers
933 views

Common “Truisms” that need correcting the most.

In addition to his "I never met a man I didn't like.", Will Rogers had another great little ditty I've always remembered. It went "It's not what you don't know that'll hurt you, …
7
votes
18answers
490 views

If you could go back in time and change just one technically-related decision that you made, what would it be and why?

It's said that one of the best ways to grow is to learn from one's own mistakes and those of others. In fact, there are some organizations that find zero-based thinking so importa …
3
votes
9answers
302 views

Input Validation - What are some top issues to look out for, and lessons you have learned?

When working on applications that are heavy on user input, or even ones that are not; what are the biggest issues that you have encountered? What are the steps that you generally t …