Click here to Skip to main content
15,915,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLabel Printing Pin
cberam19-Jan-06 0:51
cberam19-Jan-06 0:51 
AnswerRe: Label Printing Pin
Dave Kreskowiak19-Jan-06 6:20
mveDave Kreskowiak19-Jan-06 6:20 
QuestionPleaaaaaaaase help??!! Pin
flashmemory19-Jan-06 0:36
flashmemory19-Jan-06 0:36 
AnswerRe: Pleaaaaaaaase help??!! Pin
Ritesh123419-Jan-06 1:03
Ritesh123419-Jan-06 1:03 
AnswerRe: Pleaaaaaaaase help??!! Pin
Dave Kreskowiak19-Jan-06 6:19
mveDave Kreskowiak19-Jan-06 6:19 
QuestionSerious Problem on Memory Usage Pin
cylix200018-Jan-06 23:24
cylix200018-Jan-06 23:24 
AnswerRe: Serious Problem on Memory Usage Pin
Owner drawn19-Jan-06 0:33
Owner drawn19-Jan-06 0:33 
AnswerRe: Serious Problem on Memory Usage Pin
Dave Kreskowiak19-Jan-06 6:14
mveDave Kreskowiak19-Jan-06 6:14 
And stop looking at TaskManager to see how much memory your using. You're actually seeing how much memory the CLR's virtual machine is holding onto, NOT much much memory your app is actually using. Use the Performance Monitor and the .NET CLR Memory counters if you want to see how much memory your app is using.


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

GeneralRe: Serious Problem on Memory Usage Pin
cylix200019-Jan-06 13:57
cylix200019-Jan-06 13:57 
GeneralRe: Serious Problem on Memory Usage Pin
Dave Kreskowiak19-Jan-06 15:02
mveDave Kreskowiak19-Jan-06 15:02 
GeneralRe: Serious Problem on Memory Usage Pin
shiroamachi19-Jan-06 15:40
shiroamachi19-Jan-06 15:40 
GeneralRe: Serious Problem on Memory Usage Pin
Steve Pullan19-Jan-06 17:29
Steve Pullan19-Jan-06 17:29 
QuestionForm Screen becomes blank during processing Pin
mayhem_rules18-Jan-06 21:59
mayhem_rules18-Jan-06 21:59 
AnswerRe: Form Screen becomes blank during processing Pin
Owner drawn18-Jan-06 22:18
Owner drawn18-Jan-06 22:18 
GeneralRe: Form Screen becomes blank during processing Pin
mayhem_rules18-Jan-06 22:26
mayhem_rules18-Jan-06 22:26 
GeneralRe: Form Screen becomes blank during processing Pin
Owner drawn18-Jan-06 22:50
Owner drawn18-Jan-06 22:50 
GeneralRe: Form Screen becomes blank during processing Pin
mayhem_rules19-Jan-06 2:05
mayhem_rules19-Jan-06 2:05 
QuestionWhat Object to make image Button ? Pin
cylix200018-Jan-06 21:37
cylix200018-Jan-06 21:37 
AnswerRe: What Object to make image Button ? Pin
Owner drawn18-Jan-06 22:22
Owner drawn18-Jan-06 22:22 
QuestionExport DataGrid Data To Excel Pin
mayhem_rules18-Jan-06 19:27
mayhem_rules18-Jan-06 19:27 
AnswerRe: Export DataGrid Data To Excel Pin
_mubashir18-Jan-06 21:59
_mubashir18-Jan-06 21:59 
GeneralRe: Export DataGrid Data To Excel Pin
mayhem_rules18-Jan-06 22:30
mayhem_rules18-Jan-06 22:30 
AnswerRe: Export DataGrid Data To Excel Pin
abhinish19-Jan-06 1:15
abhinish19-Jan-06 1:15 
GeneralRe: Export DataGrid Data To Excel Pin
mayhem_rules19-Jan-06 2:04
mayhem_rules19-Jan-06 2:04 
GeneralRe: Export DataGrid Data To Excel Pin
abhinish19-Jan-06 18:09
abhinish19-Jan-06 18:09 

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.