Buy Questpond's video subscriptions on
huge discount
.
Online: 2988
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
>
Interviews
>
ASP.NET
>
Loading ...
How the SQL Server Session state entry is in the Web Config ??
Posted by
Puneet20884
on 1/11/2010 | Category:
ASP.NET Interview questions
| Views: 5768
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
<sessionState
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How will you prevent your Image not to come from c ...
Next > :
What is an execution plan? When would you use it? ...
Comments or Responses
Posted by:
Webmaster
on: 1/8/2010
This is not the place to get answer of your question. Please ask this question into Forums section (
http://www.dotnetfunda.com/forums/
).
This question will be deleted soon.
Thanks
Webmaster
Login to post response
More Interview Questions by Puneet20884
Illustrate Server.Transfer and Response.Redirect?
Difference between ASP Session and ASP.NET Session?
What is Early binding and late binding?
Namespace and Assembly?
Diff b/w dataset.clone and dataset.copy
Diff b/w Const and readonly?
Diversities between static or dynamic assemblies ?
Diversities between an abstract method & virtual method ?
Latest Interview Questions
What is an execution plan? When would you use it? How would you view t ...
How to implement one-to-one, one-to-many and many-to-many relationship ...
What are sp_configure commands and set commands?
What is BCP? When does it used?
Can SQL Servers linked to other servers like Oracle?
How to get @@ERROR and @@ROWCOUNT at the same time?
What is Log Shipping?
What is SQL Profiler?
More ...