is there a recommended amount of connections fro each application i have for use with connection pooling.., my apps are using asp.net and c# against sql express on the \"sam
It will depend on what version of sql server you're using, but for SQL Server 2005 express there is no limitation on connections, so you should be fine.