Click here to Skip to main content
15,886,067 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Aero Peek Like Control in .Net Pin
Pete O'Hanlon6-Jan-15 2:49
mvePete O'Hanlon6-Jan-15 2:49 
QuestionWin2D, sharing CanvasBitmap Pin
Don Rolando5-Jan-15 0:08
Don Rolando5-Jan-15 0:08 
AnswerRe: Win2D, sharing CanvasBitmap Pin
Afzaal Ahmad Zeeshan9-Jan-15 20:20
professionalAfzaal Ahmad Zeeshan9-Jan-15 20:20 
GeneralRe: Win2D, sharing CanvasBitmap Pin
Don Rolando10-Jan-15 9:43
Don Rolando10-Jan-15 9:43 
QuestionDirectSound does not work on 64 bit Windows Pin
pnunbe2-Jan-15 4:31
pnunbe2-Jan-15 4:31 
AnswerRe: DirectSound does not work on 64 bit Windows Pin
Dave Kreskowiak3-Jan-15 4:37
mveDave Kreskowiak3-Jan-15 4:37 
QuestionMVVM Open and Close Window Problem data on memory Pin
Paolo Mazzon25-Dec-14 7:15
Paolo Mazzon25-Dec-14 7:15 
AnswerRe: MVVM Open and Close Window Problem data on memory Pin
Afzaal Ahmad Zeeshan9-Jan-15 20:25
professionalAfzaal Ahmad Zeeshan9-Jan-15 20:25 
Do you want it to stay inside the memory or not?

If so, that is because your object is not created inside any function and is a global variable causing it to be available throughout the execution. To remove it from the memory, dispose it (close it) as soon as you're done working with it. A simple way of doing this will be to set the instance of w to null.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: MVVM Open and Close Window Problem data on memory Pin
Paolo Mazzon21-Jan-15 23:19
Paolo Mazzon21-Jan-15 23:19 
QuestionHow to youtube embed video upload Pin
Member 1132453221-Dec-14 18:40
Member 1132453221-Dec-14 18:40 
SuggestionRe: How to youtube embed video upload Pin
Kornfeld Eliyahu Peter21-Dec-14 19:59
professionalKornfeld Eliyahu Peter21-Dec-14 19:59 
AnswerRe: How to youtube embed video upload Pin
syed shanu22-Dec-14 18:36
mvasyed shanu22-Dec-14 18:36 
QuestionMVVM add two textbox Pin
Paolo Mazzon20-Dec-14 19:07
Paolo Mazzon20-Dec-14 19:07 
AnswerRe: MVVM add two textbox Pin
Paolo Mazzon21-Dec-14 4:34
Paolo Mazzon21-Dec-14 4:34 
GeneralRe: MVVM add two textbox Pin
Gerry Schmitz22-Dec-14 5:44
mveGerry Schmitz22-Dec-14 5:44 
GeneralRe: MVVM add two textbox Pin
Paolo Mazzon25-Dec-14 7:02
Paolo Mazzon25-Dec-14 7:02 
Generalwebsite hosting Pin
Member 1132036518-Dec-14 1:43
Member 1132036518-Dec-14 1:43 
GeneralRe: website hosting Pin
syed shanu22-Dec-14 18:40
mvasyed shanu22-Dec-14 18:40 
AnswerRe: website hosting Pin
Afzaal Ahmad Zeeshan9-Jan-15 20:22
professionalAfzaal Ahmad Zeeshan9-Jan-15 20:22 
Questionmsi commandline how to update? Pin
neodeaths13-Dec-14 21:37
neodeaths13-Dec-14 21:37 
AnswerRe: msi commandline how to update? Pin
Richard MacCutchan14-Dec-14 3:01
mveRichard MacCutchan14-Dec-14 3:01 
GeneralRe: msi commandline how to update? Pin
neodeaths14-Dec-14 3:50
neodeaths14-Dec-14 3:50 
GeneralRe: msi commandline how to update? Pin
Slalom Zhang14-Dec-14 4:44
Slalom Zhang14-Dec-14 4:44 
QuestionWinform inter-communications between apps Pin
rfresh13-Dec-14 16:09
rfresh13-Dec-14 16:09 
AnswerRe: Winform inter-communications between apps Pin
Richard MacCutchan13-Dec-14 21:21
mveRichard MacCutchan13-Dec-14 21:21 

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.