21st century is the most expensive. Database connection. Database connection is one of the most precious resources in the whole system for the application system with database as the cornerstone of data storage. Database connection pooling is the
Address: http://msdn.microsoft.com/zh-cn/library/aa175863 (SQL .80). aspx
Prevents pool overflow that can overwhelm applications
Most ADO. NET data providers use connection pools to Improve the Performance of applications built around Microsoft's
Original title: Some personal insights on the ado.net connection pool (Connection pool)Here is the original:Establishing a pool connection can significantly improve the performance and scalability of your application. The SQL Server. NET Framework
Most ADO. NET data providers use connection pools to Improve the Performance of applications built around Microsoft's disconnected. net structure. The application first opens a connection (or obtains a connection handle from the connection pool),
From: http://blog.csdn.net/wenyuan_w/archive/2007/09/02/1769432.aspxWith the release of. net. The database reading technology also evolved from ADO to ADO. net. As you know, ADO. NET provides more convenient database read/write capabilities and
Concept of Connection Pool
1) The connection pool is a process
Multiple connections are stored and managed in one process. This process saves all connections. when we open the connection, if there are unused connections available, this connection is
3.6 Connection Pool
Similar to Microsoft's previous data access technology, ADO. NET includes built-in support for connection pooling. 3.6.1 Connection handle and physical connection
If you are using Visual Studio, you can use the Visual Studio
Use connection pool
Let's take a look at the sqlconnection string parameters of ado.net.
We have set the maximum and minimum pools. How can we see the differences between Windows app and web appp?
We can create a web application or Windows app.
Summary:
The connection pool can improve database access performance to a certain extent. This article discusses what is a connection pool, how it improves database access performance, and how. NetCreate a connection pool and add or
For the ASP. NET database connection pool, you can use a group of name-value pairs to configure the connection pool as a link string. For example, you can configure whether the pool is valid and the default value is valid). The maximum and minimum
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.