Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create a wap browser of windows project? Pin
Don.Y5-Feb-09 6:33
Don.Y5-Feb-09 6:33 
QuestionHow to impersonate System account Pin
dwg19865-Feb-09 3:28
dwg19865-Feb-09 3:28 
QuestionHow to Create Demo Version of C#.Net Window project Pin
NamdeoWaghmare5-Feb-09 2:53
NamdeoWaghmare5-Feb-09 2:53 
AnswerRe: How to Create Demo Version of C#.Net Window project Pin
Xmen Real 5-Feb-09 3:04
professional Xmen Real 5-Feb-09 3:04 
AnswerRe: How to Create Demo Version of C#.Net Window project Pin
musefan5-Feb-09 3:08
musefan5-Feb-09 3:08 
QuestionMemory Leak ? Pin
Xmen Real 5-Feb-09 2:20
professional Xmen Real 5-Feb-09 2:20 
AnswerRe: Memory Leak ? Pin
musefan5-Feb-09 2:28
musefan5-Feb-09 2:28 
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 

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.