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

.NET (Core and Framework)

 
AnswerRe: Questions about Framework 2.0 Garbage Collection and Memory Management Pin
Dan Neely23-Aug-06 4:29
Dan Neely23-Aug-06 4:29 
AnswerRe: Questions about Framework 2.0 Garbage Collection and Memory Management Pin
Dan Neely23-Aug-06 4:31
Dan Neely23-Aug-06 4:31 
AnswerRe: Questions about Framework 2.0 Garbage Collection and Memory Management [modified] Pin
Mike Dimmick23-Aug-06 10:23
Mike Dimmick23-Aug-06 10:23 
AnswerRe: Questions about Framework 2.0 Garbage Collection and Memory Management Pin
Scott Dorman1-Sep-06 15:57
professionalScott Dorman1-Sep-06 15:57 
QuestionWhy reference variables are stored on heap Pin
karan vidyut23-Aug-06 1:57
karan vidyut23-Aug-06 1:57 
AnswerRe: Why reference variables are stored on heap Pin
Jun Du23-Aug-06 4:41
Jun Du23-Aug-06 4:41 
AnswerRe: Why reference variables are stored on heap Pin
Colin Angus Mackay24-Aug-06 2:27
Colin Angus Mackay24-Aug-06 2:27 
AnswerRe: Why reference variables are stored on heap Pin
Guffa24-Aug-06 3:17
Guffa24-Aug-06 3:17 
QuestionSend page by email Pin
sujasmaill22-Aug-06 22:04
sujasmaill22-Aug-06 22:04 
QuestionProblem hosting webpage on server/ domain Pin
sandeep kumar pundhir22-Aug-06 19:57
sandeep kumar pundhir22-Aug-06 19:57 
AnswerRe: Problem hosting webpage on server/ domain Pin
Mike Dimmick23-Aug-06 0:25
Mike Dimmick23-Aug-06 0:25 
QuestionSystem Administration for Windows Pin
Mostafa Siraj22-Aug-06 10:48
Mostafa Siraj22-Aug-06 10:48 
AnswerRe: System Administration for Windows Pin
Jun Du23-Aug-06 4:46
Jun Du23-Aug-06 4:46 
GeneralRe: System Administration for Windows Pin
Mostafa Siraj23-Aug-06 8:13
Mostafa Siraj23-Aug-06 8:13 
Questionhow to make a dbx file Pin
Parshant Verma22-Aug-06 0:18
Parshant Verma22-Aug-06 0:18 
QuestionPassing Data from ASP.NET to Axis Web Service Pin
bryan paling21-Aug-06 19:24
bryan paling21-Aug-06 19:24 
AnswerRe: Passing Data from ASP.NET to Axis Web Service Pin
stevepham4225-Aug-06 0:22
stevepham4225-Aug-06 0:22 
QuestionRunning other Applications (exe) Pin
Md.Imdad21-Aug-06 10:41
Md.Imdad21-Aug-06 10:41 
AnswerRe: Running other Applications (exe) Pin
Jun Du22-Aug-06 12:44
Jun Du22-Aug-06 12:44 
QuestionASP .NET Datagrid SQL SELECT Parameter Problem Pin
Soot21-Aug-06 9:57
Soot21-Aug-06 9:57 
QuestionLarge Heap Doesn't Compact? Pin
BarV21-Aug-06 8:28
BarV21-Aug-06 8:28 
AnswerRe: Large Heap Doesn't Compact? Pin
Dave Kreskowiak21-Aug-06 8:44
mveDave Kreskowiak21-Aug-06 8:44 
BarV wrote:
According to microsoft and all
my colleague .NET Applications DON'T leak.


True, to a point. A .NET app can only leak unmanaged resources or memory allocated through unmanaged means.


BarV wrote:
Is that the reason my app is leaking?


What makes you think your app is leaking? Don't tell me you relied soley on the numbers you saw in TaskManager?


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Large Heap Doesn't Compact? Pin
BarV21-Aug-06 8:58
BarV21-Aug-06 8:58 
AnswerRe: Large Heap Doesn't Compact? Pin
Guffa21-Aug-06 8:47
Guffa21-Aug-06 8:47 
GeneralRe: Large Heap Doesn't Compact? Pin
BarV21-Aug-06 8:59
BarV21-Aug-06 8:59 

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.