Can't believe you actually use that link. Incredible.
I used it for one reason:
Because you didn't tell us what you tried.
If you'd tried something and it didn't work, you should say "I tried (description here), and it failed because of (results here)". At a minimum, this is useful so we don't rehash what you've already tried. Because
Getting Answers often requires that you tell us what you did.
If you post questions that look like you haven't done any research, why should anyone here assume you've done your research? Especially if you haven't said what you've tried?
If you did your research and didn't find an answer,
telling us what you read is at least as useful as telling us what you tried, even when you don't actually try anything.
If you searched for something and didn't find any info, then you should tell us what you searched for. I have made suggestions in the past that improved how people do searches. We can't read your mind, or see your screen, so if you don't
tell us what you searched for, we can't suggest how to improve it.
FWIW, referring to this online reference doc (also in Xcode's docset):
http://developer.apple.com/library/...ViewController_Class/Reference/Reference.html
There is no viewWillLoad method.
So a possible reason that searching for viewWillLoad failed to turn up any answers is because there isn't one. I'm assuming that you did actually search for viewWillLoad, and in doing so failed to find any answers, docs, or references. I'm reluctant to make this assumption, but since you didn't tell us what you tried, what you looked at, or what you searched for, it's the best I can do in this case.