PUBLIC   marks

PUBLIC MARKS with tag active

Sponsorised links

This year

Configuring the Windows Time Service

by ERSWeb (via)
This article walks you through the process of setting up an authoritative time server for a Windows Server 2003-based network running Active Directory. The article outlines procedures for syncing to both an internal and external time source, and also lists additional resources for configuring the Windows Time service and troubleshooting time synchronization problems.

2008

15 Seconds : Tuning Up ADO.NET Connection Pooling in ASP.NET Applications

by ERSWeb (via)
Opening a database connection is a resource intensive and time consuming operation. Connection pooling increases the performance of Web applications by reusing active database connections instead of creating a new connection with every request. Connection pool manager maintains a pool of open database connections. When a new connection requests come in, the pool manager checks if the pool contains any unused connections and returns one if available. If all connections currently in the pool are busy and the maximum pool size has not been reached, the new connection is created and added to the pool. When the pool reaches its maximum size all new connection requests are being queued up until a connection in the pool becomes available or the connection attempt times out.

2007

Sponsorised links

2006

2005

PUBLIC TAGS related to tag active

no tag

Sponsorised links