Click here to Skip to main content
15,895,011 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiongridview related problem Pin
Pankaj Garg15-Jan-08 21:49
Pankaj Garg15-Jan-08 21:49 
GeneralDouble post Pin
pmarfleet15-Jan-08 22:09
pmarfleet15-Jan-08 22:09 
GeneralRe: Double post Pin
Pankaj Garg15-Jan-08 22:25
Pankaj Garg15-Jan-08 22:25 
QuestionHow to prevent Session Time Out in Asp.net 2.0 Pin
Rajesh_K_Sharma15-Jan-08 20:34
Rajesh_K_Sharma15-Jan-08 20:34 
AnswerRe: How to prevent Session Time Out in Asp.net 2.0 Pin
Abhijit Jana15-Jan-08 21:13
professionalAbhijit Jana15-Jan-08 21:13 
AnswerRe: How to prevent Session Time Out in Asp.net 2.0 Pin
Abhijit Jana15-Jan-08 21:13
professionalAbhijit Jana15-Jan-08 21:13 
GeneralRe: How to prevent Session Time Out in Asp.net 2.0 Pin
N a v a n e e t h15-Jan-08 21:33
N a v a n e e t h15-Jan-08 21:33 
AnswerRe: How to prevent Session Time Out in Asp.net 2.0 Pin
N a v a n e e t h15-Jan-08 21:35
N a v a n e e t h15-Jan-08 21:35 
You can increase the session time out limit in web.config file. It won't help you much. I presume you are trying to implement "Remember me next time" kind of stuff ? If so use cookies to store that information and create session each time.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions


AnswerRe: How to prevent Session Time Out in Asp.net 2.0 Pin
ltom16-Jan-08 1:11
ltom16-Jan-08 1:11 
GeneralCant Open Resource File in VS2005 Pin
sabby200615-Jan-08 19:38
sabby200615-Jan-08 19:38 
GeneralDirective in ASPX page Pin
John.L.Ponratnam15-Jan-08 19:13
John.L.Ponratnam15-Jan-08 19:13 
QuestionRe: Directive in ASPX page Pin
Pankaj Garg15-Jan-08 19:19
Pankaj Garg15-Jan-08 19:19 
GeneralRe: Directive in ASPX page Pin
John.L.Ponratnam15-Jan-08 19:30
John.L.Ponratnam15-Jan-08 19:30 
GeneralRe: Directive in ASPX page Pin
N a v a n e e t h15-Jan-08 19:50
N a v a n e e t h15-Jan-08 19:50 
GeneralRe: Directive in ASPX page Pin
Vasudevan Deepak Kumar15-Jan-08 22:10
Vasudevan Deepak Kumar15-Jan-08 22:10 
GeneralUsing usercontrol in one project to another project Pin
anujose15-Jan-08 19:01
anujose15-Jan-08 19:01 
GeneralRe: Using usercontrol in one project to another project Pin
Pankaj Garg15-Jan-08 19:05
Pankaj Garg15-Jan-08 19:05 
GeneralRe: Using usercontrol in one project to another project Pin
anujose15-Jan-08 19:21
anujose15-Jan-08 19:21 
GeneralRe: Using usercontrol in one project to another project Pin
N a v a n e e t h15-Jan-08 19:52
N a v a n e e t h15-Jan-08 19:52 
GeneralRe: Using usercontrol in one project to another project Pin
anujose15-Jan-08 21:14
anujose15-Jan-08 21:14 
GeneralRe: Using usercontrol in one project to another project Pin
N a v a n e e t h15-Jan-08 21:32
N a v a n e e t h15-Jan-08 21:32 
Questionimage retrieving problem in sql server 2000 Pin
Pankaj Garg15-Jan-08 18:07
Pankaj Garg15-Jan-08 18:07 
GeneralRe: image retrieving problem in sql server 2000 Pin
N a v a n e e t h15-Jan-08 19:53
N a v a n e e t h15-Jan-08 19:53 
GeneralRe: image retrieving problem in sql server 2000 Pin
Pankaj Garg15-Jan-08 19:59
Pankaj Garg15-Jan-08 19:59 
AnswerRe: image retrieving problem in sql server 2000 Pin
Tarun Dudhatra16-Jan-08 1:48
Tarun Dudhatra16-Jan-08 1:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.