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 ipostback?
Define a web service in .net?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Can we add code files of different languages in app_code folder?
What is asp.net response object?
What is http protocol and how it works?
Which control has default post back is enabled(true)?
Describe paging in asp.net?
What is a web farm?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is the difference between custom web user control and a custom web server control?
How do you hide the columns?
Explain the flow of processing of the request? : asp.net mvc
Which of the following .NET framework supports Web API?