1. Security Test appscan/WVS
A) about appscan
B) Run appscan.
C) view the result
D) Introduction to WVS
E) Run WVS
F) view the result
2. Modify vulnerabilities in Security Testing
A) filter parameters
B) XSS Protection
C) query statements using stored procedures or parameterization
D) Write logs (error logs to help you locate the problem)
3.CodePerformance testing (ANTS performance profiler 4)
A) Introduction to ants performance profiler 4
B) Run ants
C) view the result
4. Valid C #
A) Improve C #Program(Objective C #)
B) code writing specifications (Microsoft fxcop 1.36)
5. Efficient SQL query
A) Notes for writing efficient SQL queries
B) create necessary indexes and view the execution plan
C) use tools (Lecco SQL expert for SQL Server 2000, Embarcadero sqltuner)
6. Client Optimization
A) 14 Yahoo principles
B) Optimize Javascript
C) analysis using tools (httpwatchpro, Fiddler, and firebug)
7. Summary
A) server considerations
B) Client considerations
C) Concluding remarks