QA

for RuBoard

Q&A

Q1:

Q How will I know if connection pooling is being used?

A1:

Remember, connection pooling is the default ( pooling = "true" )! You will have to specifically disable this setting if you don't want to use it. In addition, you can always flip on the Performance Monitor for your process (as we did for 17conpool) and see the connection pool's usage.

Q2:

Which security model should you use with connection pooling?

A2:

Windows authentication should be your default security model approach. It is much more oriented to allowing you to construct and use general connection strings that will be easily matched in the connection pool entries.

for RuBoard


Sams Teach Yourself ADO. NET in 24 Hours
Sams Teach Yourself ADO.NET in 24 Hours
ISBN: 0672323834
EAN: 2147483647
Year: 2002
Pages: 237

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