Click here to Skip to main content
16,008,719 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: SetVersionInfo equivalent of GetVersionInfo? Pin
Zenly4-Feb-05 14:56
Zenly4-Feb-05 14:56 
Questioncan some one help me with this end of ststement Expected error Pin
Delo3-Feb-05 6:07
Delo3-Feb-05 6:07 
AnswerRe: can some one help me with this end of ststement Expected error Pin
Dave Kreskowiak3-Feb-05 8:40
mveDave Kreskowiak3-Feb-05 8:40 
GeneralRe: can some one help me with this end of ststement Expected error Pin
Delo3-Feb-05 11:31
Delo3-Feb-05 11:31 
GeneralMemory... Pin
Tim McCurdy3-Feb-05 4:04
Tim McCurdy3-Feb-05 4:04 
GeneralRe: Memory... Pin
Dave Kreskowiak3-Feb-05 5:30
mveDave Kreskowiak3-Feb-05 5:30 
GeneralRe: Memory... Pin
halhamilton16-Feb-05 9:16
halhamilton16-Feb-05 9:16 
GeneralRe: Memory... Pin
Dave Kreskowiak16-Feb-05 10:07
mveDave Kreskowiak16-Feb-05 10:07 
Same thing. When the .NET Framework detects Windows getting low on memory, it'll start swapping things to the pagefile as needed.

No! You're application will NOT hold onto 12MB of physical RAM while it's idling AND the system needs memory. If Windows can afford to let an application be a hog for awhile, it will. When memory starts to run low, the .NET Framework will start tightening its belt. Until then, there's no reason why your application and the Framework can't stay in memory. It helps with performnace if there is no page swapping going on.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Memory... Pin
halhamilton16-Feb-05 10:25
halhamilton16-Feb-05 10:25 
GeneralAdding description to Function Pin
nitin_ion2-Feb-05 22:03
nitin_ion2-Feb-05 22:03 
GeneralRe: Adding description to Function Pin
Just Greeky Creek3-Feb-05 2:00
Just Greeky Creek3-Feb-05 2:00 
GeneralCorrecting Re: Adding description to Function Pin
Just Greeky Creek3-Feb-05 3:06
Just Greeky Creek3-Feb-05 3:06 
GeneralRe: Adding description to Function Pin
Dave Kreskowiak3-Feb-05 4:09
mveDave Kreskowiak3-Feb-05 4:09 
Questionhow to get location on zoomed image Pin
Rizwan Bashir2-Feb-05 21:27
Rizwan Bashir2-Feb-05 21:27 
AnswerRe: how to get location on zoomed image Pin
Christian Graus3-Feb-05 10:12
protectorChristian Graus3-Feb-05 10:12 
QuestionHow to create .exe file in VB.NET Pin
preesteya2-Feb-05 19:31
preesteya2-Feb-05 19:31 
AnswerRe: How to create .exe file in VB.NET Pin
rwestgraham2-Feb-05 19:40
rwestgraham2-Feb-05 19:40 
AnswerRe: How to create .exe file in VB.NET Pin
Robert Rohde2-Feb-05 19:48
Robert Rohde2-Feb-05 19:48 
AnswerRe: How to create .exe file in VB.NET Pin
Ritesh12343-Feb-05 4:37
Ritesh12343-Feb-05 4:37 
GeneralCreating .NET Components accessibly by classic ASP Pin
Chris Quick2-Feb-05 19:03
Chris Quick2-Feb-05 19:03 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Christian Graus2-Feb-05 19:22
protectorChristian Graus2-Feb-05 19:22 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Dave Kreskowiak3-Feb-05 1:57
mveDave Kreskowiak3-Feb-05 1:57 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Chris Quick3-Feb-05 5:51
Chris Quick3-Feb-05 5:51 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Dave Kreskowiak3-Feb-05 6:06
mveDave Kreskowiak3-Feb-05 6:06 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Anonymous7-Feb-05 18:42
Anonymous7-Feb-05 18:42 

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.