I have never really found the design view in Visual Studio useful when developing aspx pages, and so I basically never use it.
Am I missing something or is it just o
I only use it to auto-generate event methods in the code behind by double clicking on buttons, etc. It saves some time compared to writing it manually.