Can we change the session timeout in ASP.NET, if yes then
how and from where?
Answer Posted / sabeer pasha
Hi All,
Have u set any time limit in the web.config file if not
then set like this
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data
source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>
Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
What is asp.net globalization?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
List all templates of the repeater control.
Do gac'ed assemblies have fulltrust?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is a postback in asp net?
Can user control be stored in library?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is the significance of finalize method in .net?
What is base class of button control in .net?
How does ASP.NET framework maps client side events to Server side events.?
How do I use a proxy server when invoking a web service?
Which methods validate all the controls on a page?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
3. What goals do you have in your career?