Click here to Skip to main content
15,900,907 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: GC.Collect question Pin
ToddHileHoffer19-Dec-07 4:37
ToddHileHoffer19-Dec-07 4:37 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 4:45
professionalV.19-Dec-07 4:45 
GeneralRe: GC.Collect question [modified] Pin
ToddHileHoffer19-Dec-07 4:57
ToddHileHoffer19-Dec-07 4:57 
GeneralRe: GC.Collect question Pin
Paddy Boyd19-Dec-07 5:09
Paddy Boyd19-Dec-07 5:09 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 5:13
professionalV.19-Dec-07 5:13 
GeneralRe: GC.Collect question Pin
Paddy Boyd19-Dec-07 5:17
Paddy Boyd19-Dec-07 5:17 
GeneralRe: GC.Collect question Pin
V.19-Dec-07 5:25
professionalV.19-Dec-07 5:25 
GeneralRe: GC.Collect question Pin
ToddHileHoffer19-Dec-07 7:08
ToddHileHoffer19-Dec-07 7:08 
Well, I was wrong. If you use "In-process" mode of session state it does in fact keep your object in memory.

http://www.informit.com/articles/article.aspx?p=29457&seqNum=4[^]

If you don't use in-process, it stores it as xml.

But regardless, it was a poor choice to code it that way and you should fix it.

I didn't get any requirements for the signature


GeneralRe: GC.Collect question Pin
V.19-Dec-07 20:44
professionalV.19-Dec-07 20:44 
GeneralSys.Application / Javascript / Remove Extenders Pin
Malcolm Smart19-Dec-07 3:21
Malcolm Smart19-Dec-07 3:21 
Questionhow to retrive data from dataset Pin
biswa4719-Dec-07 2:54
biswa4719-Dec-07 2:54 
GeneralRe: how to retrive data from dataset Pin
Abhijit Jana19-Dec-07 3:59
professionalAbhijit Jana19-Dec-07 3:59 
GeneralConvert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Binod K19-Dec-07 1:03
Binod K19-Dec-07 1:03 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Paddy Boyd19-Dec-07 1:22
Paddy Boyd19-Dec-07 1:22 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Binod K19-Dec-07 1:29
Binod K19-Dec-07 1:29 
GeneralRe: Convert Visual Basic 6.0 Forms into ASP.net Web Page. Pin
Paddy Boyd19-Dec-07 1:41
Paddy Boyd19-Dec-07 1:41 
GeneralProblem with CascadingDropDown Pin
varshavmane19-Dec-07 0:58
varshavmane19-Dec-07 0:58 
GeneralDeatils view deleteItem Pin
MaruBindiya19-Dec-07 0:58
MaruBindiya19-Dec-07 0:58 
QuestionHow to use an array of HtmlGenericControl Pin
AumSingh19-Dec-07 0:54
professionalAumSingh19-Dec-07 0:54 
AnswerRe: How to use an array of HtmlGenericControl [modified] Pin
N a v a n e e t h19-Dec-07 1:03
N a v a n e e t h19-Dec-07 1:03 
GeneralRe: How to use an array of HtmlGenericControl Pin
J4amieC19-Dec-07 1:25
J4amieC19-Dec-07 1:25 
GeneralRe: How to use an array of HtmlGenericControl Pin
N a v a n e e t h19-Dec-07 1:30
N a v a n e e t h19-Dec-07 1:30 
Generalsimple javascript code [modified] Pin
PeriyasamyRamachandran19-Dec-07 0:53
PeriyasamyRamachandran19-Dec-07 0:53 
GeneralRe: simple javascript code Pin
N a v a n e e t h19-Dec-07 1:32
N a v a n e e t h19-Dec-07 1:32 
GeneralRe: simple javascript code Pin
PeriyasamyRamachandran19-Dec-07 1:41
PeriyasamyRamachandran19-Dec-07 1:41 

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.