Common Pitfalls

This section looks at some common issues that you might encounter when developing and tells how to work around them.

Working with Multiple Connections and Using Connection Pooling

Connection pooling is built into the .NET Framework. If you create all your connections with the same connection string, the system automatically pools the ...

Get Debugging ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.