Speaker: Scott Cate
- http://www.codeplex.com/ScottCateAjax
- Fiddler
- ScriptManager
EnableHistory="true"
EnableSecurutyHistoryState
Adds __historyFrame
- JS pageLoad() - runs after page fully loaded (or AJAX postback)
- Server
- Combine
- ScriptManager
- ScriptReference
- CompositeScript
- Encrypted by machine key (important to consider for a server farm)
- ScriptProfiler
- Faster load time.
- Script Combining - What's the big deal?
Not part of the presentation, but
RPO (Runtime Page Optimizer) is another option for improving script performance.