Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
QuestionRe: Memory Leak using Flash.... Pin
jbradshaw1-Dec-10 7:29
jbradshaw1-Dec-10 7:29 
Questionwindows service suspend and continue option Pin
fracalifa13-Oct-10 7:05
fracalifa13-Oct-10 7:05 
AnswerRe: windows service suspend and continue option Pin
PIEBALDconsult13-Oct-10 17:49
mvePIEBALDconsult13-Oct-10 17:49 
GeneralRe: windows service suspend and continue option Pin
fracalifa13-Oct-10 20:55
fracalifa13-Oct-10 20:55 
GeneralRe: windows service suspend and continue option Pin
PIEBALDconsult14-Oct-10 3:16
mvePIEBALDconsult14-Oct-10 3:16 
GeneralRe: windows service suspend and continue option Pin
Electron Shepherd13-Oct-10 23:12
Electron Shepherd13-Oct-10 23:12 
GeneralRe: windows service suspend and continue option Pin
PIEBALDconsult14-Oct-10 3:17
mvePIEBALDconsult14-Oct-10 3:17 
GeneralRe: windows service suspend and continue option Pin
Electron Shepherd14-Oct-10 3:42
Electron Shepherd14-Oct-10 3:42 
A good example would be a web server implementing Keep-Alive. You may need to prevent new inbound connections, possibly for load balancing or other resource allocation requirements, but preserve the internal state data.

Dont forget that just because you've never needed to do it doesn't mean no-one ever needs to do it.

GeneralRe: windows service suspend and continue option Pin
jschell15-Oct-10 8:29
jschell15-Oct-10 8:29 
GeneralRe: windows service suspend and continue option Pin
Electron Shepherd15-Oct-10 8:38
Electron Shepherd15-Oct-10 8:38 
AnswerRe: windows service suspend and continue option Pin
Calla13-Oct-10 21:37
Calla13-Oct-10 21:37 
GeneralRe: windows service suspend and continue option Pin
fracalifa13-Oct-10 22:36
fracalifa13-Oct-10 22:36 
GeneralRe: windows service suspend and continue option Pin
Calla13-Oct-10 22:50
Calla13-Oct-10 22:50 
NewsAsynchronous composition using LINQ/Extension methods Pin
Alex Shtof13-Oct-10 5:40
Alex Shtof13-Oct-10 5:40 
Questioncheckbox in a data grid view.... Pin
jainiraj13-Oct-10 2:45
jainiraj13-Oct-10 2:45 
AnswerRe: checkbox in a data grid view.... [modified] Pin
fjdiewornncalwe13-Oct-10 8:43
professionalfjdiewornncalwe13-Oct-10 8:43 
AnswerRe: checkbox in a data grid view.... Pin
ekba8913-Oct-10 8:59
ekba8913-Oct-10 8:59 
QuestionAdding Controls of user control ot the parent Form. Pin
Said Ali Jalali12-Oct-10 22:45
Said Ali Jalali12-Oct-10 22:45 
AnswerRe: Adding Controls of user control ot the parent Form. Pin
fjdiewornncalwe13-Oct-10 1:30
professionalfjdiewornncalwe13-Oct-10 1:30 
Questiondata transfers between two forms Pin
Erdinc2712-Oct-10 22:26
Erdinc2712-Oct-10 22:26 
AnswerRe: data transfers between two forms Pin
Blue_Boy12-Oct-10 22:39
Blue_Boy12-Oct-10 22:39 
GeneralRe: data transfers between two forms PinPopular
OriginalGriff12-Oct-10 22:44
mveOriginalGriff12-Oct-10 22:44 
GeneralRe: data transfers between two forms Pin
Blue_Boy12-Oct-10 22:48
Blue_Boy12-Oct-10 22:48 
AnswerRe: data transfers between two forms Pin
OriginalGriff12-Oct-10 22:41
mveOriginalGriff12-Oct-10 22:41 
GeneralRe: data transfers between two forms Pin
Erdinc2712-Oct-10 22:46
Erdinc2712-Oct-10 22:46 

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.