Summary


This appendix focused on two essential tools that developers use to monitor SQL Server. The SQL Profiler has helped me for over a decade to understand how the data access interfaces interact with SQL Server. As each new interface arrived, I was able to tell exactly what was working and what was not by monitoring the SQL Profiler traces.

Performance counters have been around for some time as well. Now that Microsoft has the ADO.NET connection pool counters working, these can play a pivotal role in ensuring that your application is not leaking connections.




Hitchhiker's Guide to Visual Studio and SQL Server(c) Best Practice Architectures and Examples
Hitchhikers Guide to Visual Studio and SQL Server: Best Practice Architectures and Examples, 7th Edition (Microsoft Windows Server System Series)
ISBN: 0321243625
EAN: 2147483647
Year: 2006
Pages: 227

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net