Click here to Skip to main content
15,922,419 members
Home / Discussions / C#
   

C#

 
QuestionDisable Text Zoom in RichTextBox on Mouse Wheel Pin
kaushik_aj25-May-06 2:56
kaushik_aj25-May-06 2:56 
QuestionOnKeyDown & OnKeyUp events are never called Pin
compubaby25-May-06 2:56
compubaby25-May-06 2:56 
AnswerRe: OnKeyDown & OnKeyUp events are never called Pin
Daniele Ferrero25-May-06 4:42
Daniele Ferrero25-May-06 4:42 
GeneralRe: OnKeyDown & OnKeyUp events are never called Pin
compubaby26-May-06 11:14
compubaby26-May-06 11:14 
GeneralRe: OnKeyDown & OnKeyUp events are never called Pin
compubaby27-May-06 1:17
compubaby27-May-06 1:17 
QuestionDisplaying Pin
dayakar_dn25-May-06 2:55
dayakar_dn25-May-06 2:55 
QuestionWriting thousands of images to disk Pin
Emiliano25-May-06 2:25
Emiliano25-May-06 2:25 
AnswerRe: Writing thousands of images to disk Pin
J4amieC25-May-06 2:40
J4amieC25-May-06 2:40 
11520 a minute equates to 192 a second, sounds like alot of disk IO but maybe im wrong!

Are you sure you are disposing of objects correctly? Anything which implements IDisposable should have the Dispose() method called when you are done using it. If I remember correctly Image is IDisposable - could this be it?

Current blacklist
svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

GeneralRe: Writing thousands of images to disk Pin
Emiliano25-May-06 3:02
Emiliano25-May-06 3:02 
GeneralRe: Writing thousands of images to disk Pin
J4amieC25-May-06 3:50
J4amieC25-May-06 3:50 
AnswerRe: Writing thousands of images to disk [modified] Pin
Judah Gabriel Himango25-May-06 5:45
sponsorJudah Gabriel Himango25-May-06 5:45 
GeneralRe: Writing thousands of images to disk [modified] Pin
Emiliano25-May-06 6:23
Emiliano25-May-06 6:23 
Questionupgrading from VS.Net2003->2005 Pin
e_LA25-May-06 2:18
e_LA25-May-06 2:18 
AnswerRe: upgrading from VS.Net2003->2005 Pin
Kevin McFarlane25-May-06 2:29
Kevin McFarlane25-May-06 2:29 
GeneralRe: upgrading from VS.Net2003->2005 Pin
e_LA25-May-06 2:34
e_LA25-May-06 2:34 
GeneralRe: upgrading from VS.Net2003->2005 Pin
Kevin McFarlane25-May-06 4:08
Kevin McFarlane25-May-06 4:08 
GeneralRe: upgrading from VS.Net2003->2005 Pin
Kevin McFarlane30-May-06 0:37
Kevin McFarlane30-May-06 0:37 
GeneralRe: upgrading from VS.Net2003->2005 Pin
e_LA30-May-06 0:48
e_LA30-May-06 0:48 
GeneralRe: upgrading from VS.Net2003->2005 Pin
Kevin McFarlane30-May-06 8:59
Kevin McFarlane30-May-06 8:59 
GeneralRe: upgrading from VS.Net2003->2005 Pin
e_LA30-May-06 19:37
e_LA30-May-06 19:37 
AnswerRe: upgrading from VS.Net2003->2005 Pin
Vikram A Punathambekar25-May-06 4:33
Vikram A Punathambekar25-May-06 4:33 
GeneralRe: upgrading from VS.Net2003->2005 Pin
e_LA25-May-06 20:12
e_LA25-May-06 20:12 
QuestionCalling .Net dll from vb.exe Pin
vamsimohan2125-May-06 2:10
vamsimohan2125-May-06 2:10 
Questiona question about displaying time ? Pin
cmpeng3425-May-06 2:09
cmpeng3425-May-06 2:09 
AnswerRe: a question about displaying time ? Pin
Phanindra Kumar25-May-06 2:17
Phanindra Kumar25-May-06 2:17 

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.