Buy Questpond's video subscriptions on
huge discount
.
Online: 7603
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Can we enable or diasble the connection pool?
Posted by
deccansoft
on 8/5/2010 | Category:
C# Interview questions
| Views: 2025
By default Connection is enabled.If we explicitly want to enable or disable connection pooling we should set Pooling=true/false in your connection string.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
why is sql considered by most of the developers fo ...
Next question > :
what are the fundamental objects in ADO.NET
Comments or Responses
Login to post response
More Interview Questions
what are the fundamental objects in ADO.NET
Can we add relations between the tables in dataset?
What are the steps to follow to avoid SQL Injection attacks?
What is SQL injection?
What is Script injection?
Why is "Connecting to SQL Server using Integrated Security" considered ...
What property must you set, and what method must you call in your code ...
Which template must you provide, in order to display data in a Repeate ...