When you edit a simple page in the design view you can add an event on most components by simply doubleclicking the relevant event in the design view, which does the binding and generates the function declaration in the codebehind for you.
In larger projects where the pages are complex, the design vew can be extremely slow. Is there a way to quickly generate the codebehind stubs directly from the aspx source?