Click here to Skip to main content
15,896,606 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: GridView RowUpdating textbox.Text = "" Pin
Herman<T>.Instance14-Apr-08 4:54
Herman<T>.Instance14-Apr-08 4:54 
QuestionHow to pass value user control to user control Pin
praveenkumar_mca5-Mar-08 22:04
praveenkumar_mca5-Mar-08 22:04 
AnswerRe: How to pass value user control to user control Pin
meghamaharshi5-Mar-08 22:08
meghamaharshi5-Mar-08 22:08 
AnswerRe: How to pass value user control to user control Pin
Member 43822325-Mar-08 22:09
Member 43822325-Mar-08 22:09 
QuestionHow to release memory at the time of log out in asp/asp.net web application. Pin
abhishek.mumbai5-Mar-08 22:02
abhishek.mumbai5-Mar-08 22:02 
AnswerRe: How to release memory at the time of log out in asp/asp.net web application. [modified] Pin
Laddie5-Mar-08 23:34
Laddie5-Mar-08 23:34 
GeneralRe: How to release memory at the time of log out in asp/asp.net web application. Pin
abhishek.mumbai6-Mar-08 0:52
abhishek.mumbai6-Mar-08 0:52 
GeneralRe: How to release memory at the time of log out in asp/asp.net web application. Pin
Laddie6-Mar-08 4:02
Laddie6-Mar-08 4:02 
You dont have o do this manually. You can schedule it to get it run from the application pool pproperties.

What is criteria of loging out users if you are not storing nothing in session?

What i mean y cleaning up in Session_End is that in case you are using any COM objects or something you have a chance to relase them from memory.
Or may be force a GC.(Of course for GC is not recommened)

Thanks
Laddie


Kindly rate if the answer was helpful

Generalselecting items dynamically in listbox control Pin
Mogaambo5-Mar-08 21:48
Mogaambo5-Mar-08 21:48 
GeneralRe: selecting items dynamically in listbox control Pin
eyeseetee5-Mar-08 21:55
eyeseetee5-Mar-08 21:55 
GeneralRe: selecting items dynamically in listbox control Pin
Mogaambo5-Mar-08 21:56
Mogaambo5-Mar-08 21:56 
GeneralRe: selecting items dynamically in listbox control Pin
N a v a n e e t h5-Mar-08 22:01
N a v a n e e t h5-Mar-08 22:01 
GeneralRe: selecting items dynamically in listbox control Pin
Mogaambo5-Mar-08 22:03
Mogaambo5-Mar-08 22:03 
GeneralRe: selecting items dynamically in listbox control Pin
N a v a n e e t h5-Mar-08 22:20
N a v a n e e t h5-Mar-08 22:20 
GeneralRe: selecting items dynamically in listbox control Pin
eyeseetee5-Mar-08 22:31
eyeseetee5-Mar-08 22:31 
Generalright click Pin
meghamaharshi5-Mar-08 21:27
meghamaharshi5-Mar-08 21:27 
AnswerRe: right click Pin
Vasudevan Deepak Kumar5-Mar-08 21:30
Vasudevan Deepak Kumar5-Mar-08 21:30 
GeneralRe: right click Pin
meghamaharshi5-Mar-08 22:04
meghamaharshi5-Mar-08 22:04 
Generalasp.net serverside textbox at client-side by using vbscript Pin
indian1435-Mar-08 21:23
indian1435-Mar-08 21:23 
GeneralRe: asp.net serverside textbox at client-side by using vbscript Pin
Vasudevan Deepak Kumar5-Mar-08 21:31
Vasudevan Deepak Kumar5-Mar-08 21:31 
GeneralRe: asp.net serverside textbox at client-side by using vbscript Pin
meghamaharshi5-Mar-08 21:33
meghamaharshi5-Mar-08 21:33 
Questionsave page Pin
meghamaharshi5-Mar-08 20:18
meghamaharshi5-Mar-08 20:18 
GeneralRe: save page Pin
sathish s5-Mar-08 20:57
sathish s5-Mar-08 20:57 
GeneralRe: save page Pin
meghamaharshi5-Mar-08 21:17
meghamaharshi5-Mar-08 21:17 
GeneralRe: save page Pin
Vasudevan Deepak Kumar5-Mar-08 21:31
Vasudevan Deepak Kumar5-Mar-08 21:31 

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.