Can we change the session timeout in ASP.NET, if yes then
how and from where?
Answer Posted / saminathan
The session in my application often gets expired.
I've tried giving session timings both
in the page directive of the page
as well as
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is postback request?
Explain the asp.net mvc folder conventions? : asp.net mvc
Is react a template engine?
What are the memory-mapped files?
Can we create a multiple user simultaneously ?
Describe SOA and the tenets of it?
Can you explain autopostback?
Write the different features of a Thread and a Process?
What are all the various Estimation Techniques available ?
What is the difference between system.stringbuilder and system.string
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What is the difference between dynamic SGA and static SGA?
How many types of controls are there in asp.net?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Describe the .net base class library.