Buy Questpond's video subscriptions on
huge discount
.
Online: 7337
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 9/18/2010 | Category:
C# Interview questions
| Views: 1812
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 :
Which is the top layer in the ADO.NET Entity Frame ...
Next question > :
Can we add relations between the tables in dataset
Comments or Responses
Login to post response
More Interview Questions
Can we add relations between the tables in dataset
What is SQL injection
Which template must you provide, in order to display data in a Repeate ...
Which method do you invoke on the DataAdapter control to load your gen ...
Explain ACID rule of thumb for transactions.
What is the wildcard character in SQL
Why is DataSet slower than DataReader
can we have multiple .config files along with App.Config file