Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: Combobox problem Pin
Vibin Venugopal9-Jul-08 0:55
Vibin Venugopal9-Jul-08 0:55 
GeneralRe: Combobox problem Pin
Kjetil Svendsen9-Jul-08 2:34
Kjetil Svendsen9-Jul-08 2:34 
AnswerRe: Combobox problem Pin
Vimalsoft(Pty) Ltd9-Jul-08 3:02
professionalVimalsoft(Pty) Ltd9-Jul-08 3:02 
QuestionHow to detect all usb device removal? Pin
lovnin8-Jul-08 23:12
lovnin8-Jul-08 23:12 
QuestionVirtual memory problem Pin
B!Z8-Jul-08 22:25
B!Z8-Jul-08 22:25 
AnswerRe: Virtual memory problem Pin
leppie8-Jul-08 22:35
leppie8-Jul-08 22:35 
AnswerRe: Virtual memory problem Pin
S. Senthil Kumar8-Jul-08 23:03
S. Senthil Kumar8-Jul-08 23:03 
AnswerRe: Virtual memory problem Pin
Alan Balkany9-Jul-08 4:55
Alan Balkany9-Jul-08 4:55 
It's helpful to call the Dispose () method on large objects (like bitmaps) that your program no longer needs. This allows .NET to use memory more efficiently.

Also see the standard dispose pattern. Here's a good discussion of it: http://www.codeproject.com/KB/dotnet/idisposable.aspx[^]
QuestionWhats wrong with DebuggerDisplay in Visual Studio 2008 Pin
MarkPhB8-Jul-08 22:05
MarkPhB8-Jul-08 22:05 
AnswerRe: Whats wrong with DebuggerDisplay in Visual Studio 2008 Pin
leppie8-Jul-08 22:32
leppie8-Jul-08 22:32 
GeneralRe: Whats wrong with DebuggerDisplay in Visual Studio 2008 Pin
MarkPhB8-Jul-08 22:45
MarkPhB8-Jul-08 22:45 
GeneralRe: Whats wrong with DebuggerDisplay in Visual Studio 2008 Pin
leppie8-Jul-08 22:49
leppie8-Jul-08 22:49 
QuestionHow To Use HASP Device Security Pin
Thaer Hamael8-Jul-08 21:46
Thaer Hamael8-Jul-08 21:46 
AnswerRe: How To Use HASP Device Security Pin
leppie8-Jul-08 22:31
leppie8-Jul-08 22:31 
QuestionProblem using DllImport when importing MFC DLLs Pin
James848-Jul-08 21:33
James848-Jul-08 21:33 
AnswerRe: Problem using DllImport when importing MFC DLLs Pin
leppie8-Jul-08 22:29
leppie8-Jul-08 22:29 
GeneralRe: Problem using DllImport when importing MFC DLLs Pin
James849-Jul-08 17:59
James849-Jul-08 17:59 
QuestionGlobal Assembly cache Pin
Pankaj Garg8-Jul-08 21:09
Pankaj Garg8-Jul-08 21:09 
AnswerRe: Global Assembly cache Pin
leppie8-Jul-08 22:27
leppie8-Jul-08 22:27 
AnswerRe: Global Assembly cache Pin
N a v a n e e t h8-Jul-08 22:28
N a v a n e e t h8-Jul-08 22:28 
AnswerRe: Global Assembly cache Pin
PIEBALDconsult9-Jul-08 15:19
mvePIEBALDconsult9-Jul-08 15:19 
QuestionHow to develop Application to control Printer in C# Pin
$unil Dhiman8-Jul-08 21:08
$unil Dhiman8-Jul-08 21:08 
AnswerRe: How to develop Application to control Printer in C# Pin
leppie8-Jul-08 22:25
leppie8-Jul-08 22:25 
QuestionUrgent information required for PJL (Printer job language) Pin
Rajesh_K_Sharma8-Jul-08 20:22
Rajesh_K_Sharma8-Jul-08 20:22 
AnswerRe: Urgent information required for PJL (Printer job language) Pin
leppie8-Jul-08 20:43
leppie8-Jul-08 20:43 

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.