Click here to Skip to main content
15,907,392 members
Home / Discussions / C#
   

C#

 
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 
I fount that having code such as

Image image = Image.FromFile("C:\\pic.png");

meant that while that image was in memory, the file could not be deleted. Appears to be a reference to the actually file (or something)

Maybe im mistaken but im pretty sure that was an issue

My opinion is... If someone has already posted an answer, dont post the SAME answer

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 
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 

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.