Click here to Skip to main content
15,899,124 members
Home / Discussions / C#
   

C#

 
GeneralRe: Memory Leak ? Pin
Xmen Real 5-Feb-09 2:32
professional Xmen Real 5-Feb-09 2:32 
GeneralRe: Memory Leak ? Pin
musefan5-Feb-09 2:46
musefan5-Feb-09 2:46 
GeneralRe: Memory Leak ? Pin
Tom Deketelaere5-Feb-09 2:50
professionalTom Deketelaere5-Feb-09 2:50 
GeneralRe: Memory Leak ? Pin
musefan5-Feb-09 2:52
musefan5-Feb-09 2:52 
GeneralRe: Memory Leak ? Pin
Xmen Real 5-Feb-09 2:52
professional Xmen Real 5-Feb-09 2:52 
GeneralRe: Memory Leak ? Pin
musefan5-Feb-09 2:55
musefan5-Feb-09 2:55 
GeneralRe: Memory Leak ? Pin
Xmen Real 5-Feb-09 2:59
professional Xmen Real 5-Feb-09 2:59 
AnswerRe: Memory Leak ? Pin
Rob Philpott5-Feb-09 2:53
Rob Philpott5-Feb-09 2:53 
No it won't leak as such. You have to try pretty hard to get .NET to leak properly.

Image is disposable though, so you might want to dispose of images when you're done with them otherwise they might hang around longer than you want. (that'd release the file too).

Regards,
Rob Philpott.

GeneralRe: Memory Leak ? Pin
musefan5-Feb-09 2:57
musefan5-Feb-09 2:57 
GeneralRe: Memory Leak ? Pin
Xmen Real 5-Feb-09 3:01
professional Xmen Real 5-Feb-09 3:01 
AnswerRe: Memory Leak ? Pin
MadArtSoft5-Feb-09 5:09
MadArtSoft5-Feb-09 5:09 
Questionhow to send user ID across differnet application in ASP.Net? Pin
George_George5-Feb-09 2:02
George_George5-Feb-09 2:02 
AnswerRe: how to send user ID across differnet application in ASP.Net? Pin
J4amieC5-Feb-09 2:23
J4amieC5-Feb-09 2:23 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
musefan5-Feb-09 2:36
musefan5-Feb-09 2:36 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
J4amieC5-Feb-09 2:43
J4amieC5-Feb-09 2:43 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
musefan5-Feb-09 2:50
musefan5-Feb-09 2:50 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
George_George7-Feb-09 1:37
George_George7-Feb-09 1:37 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
musefan9-Feb-09 2:30
musefan9-Feb-09 2:30 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
George_George7-Feb-09 1:36
George_George7-Feb-09 1:36 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
George_George7-Feb-09 1:36
George_George7-Feb-09 1:36 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
George_George7-Feb-09 1:35
George_George7-Feb-09 1:35 
AnswerRe: how to send user ID across differnet application in ASP.Net? Pin
musefan5-Feb-09 2:24
musefan5-Feb-09 2:24 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
George_George7-Feb-09 1:39
George_George7-Feb-09 1:39 
GeneralRe: how to send user ID across differnet application in ASP.Net? Pin
musefan9-Feb-09 2:33
musefan9-Feb-09 2:33 
AnswerRe: how to send user ID across differnet application in ASP.Net? Pin
Xmen Real 5-Feb-09 2:25
professional Xmen Real 5-Feb-09 2:25 

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.