Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
GeneralHere is a tough one - DataGrid throwing exception while repainting Pin
Luis Alonso Ramos25-Sep-02 7:25
Luis Alonso Ramos25-Sep-02 7:25 
GeneralRe: Here is a tough one - DataGrid throwing exception while repainting Pin
leppie25-Sep-02 7:45
leppie25-Sep-02 7:45 
GeneralRe: Here is a tough one - DataGrid throwing exception while repainting Pin
Luis Alonso Ramos25-Sep-02 9:05
Luis Alonso Ramos25-Sep-02 9:05 
GeneralRe: Here is a tough one - DataGrid throwing exception while repainting Pin
leppie25-Sep-02 9:20
leppie25-Sep-02 9:20 
GeneralRe: Here is a tough one - DataGrid throwing exception while repainting Pin
Luis Alonso Ramos26-Sep-02 5:31
Luis Alonso Ramos26-Sep-02 5:31 
GeneralOpenFileDialog slowing me down?! Pin
Zombies with Coffee, LLC25-Sep-02 6:41
professionalZombies with Coffee, LLC25-Sep-02 6:41 
GeneralRe: Slow function calls when no breakpoint set?! Pin
leppie25-Sep-02 7:03
leppie25-Sep-02 7:03 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 8:14
professionalZombies with Coffee, LLC25-Sep-02 8:14 
leppie wrote
Its normal for any .NET language to have a delay at application start.

/nod, but this is in response to a menu item being selected.

leppie wrote
Weird? Can you please supply me some more details, what function are you calling and the implementation?

Unfortunately, it is an outside library that opens up a file in a specific format. I've used this library for a good 5 years though, and it's always run in under a second.

But basically, I'm doing a 'select file', 'open file' when a menu option is selected.

leppie wrote
More details, you dont state how you loop it? I hope you are not just restarting the application everytime, if so refer to above

Nah, just clicking 'File-Open' again with different file names each time. I've run the test around 20 times now, with mix and matches of the files and it's extremely consistent.
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 8:34
professionalZombies with Coffee, LLC25-Sep-02 8:34 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 9:09
professionalZombies with Coffee, LLC25-Sep-02 9:09 
GeneralRe: Slow function calls when no breakpoint set?! Pin
leppie25-Sep-02 9:31
leppie25-Sep-02 9:31 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 9:40
professionalZombies with Coffee, LLC25-Sep-02 9:40 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 9:58
professionalZombies with Coffee, LLC25-Sep-02 9:58 
GeneralRe: Slow function calls when no breakpoint set?! Pin
leppie25-Sep-02 10:16
leppie25-Sep-02 10:16 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 10:24
professionalZombies with Coffee, LLC25-Sep-02 10:24 
GeneralRe: Slow function calls when no breakpoint set?! Pin
Zombies with Coffee, LLC25-Sep-02 11:09
professionalZombies with Coffee, LLC25-Sep-02 11:09 
GeneralRe: Slow function calls when no breakpoint set?! Pin
leppie26-Sep-02 7:22
leppie26-Sep-02 7:22 
QuestionHow to accessing profile settings? Pin
CherezZaboro25-Sep-02 6:26
CherezZaboro25-Sep-02 6:26 
AnswerRe: How to accessing profile settings? Pin
Mazdak25-Sep-02 6:53
Mazdak25-Sep-02 6:53 
GeneralRe: How to accessing profile settings? Pin
CherezZaboro25-Sep-02 7:02
CherezZaboro25-Sep-02 7:02 
GeneralRe: How to accessing profile settings? Pin
Mazdak25-Sep-02 23:52
Mazdak25-Sep-02 23:52 
GeneralKeeping DataTable synchronized with DataGrid after row is deleted Pin
Doug Brower25-Sep-02 4:06
Doug Brower25-Sep-02 4:06 
GeneralRe: Keeping DataTable synchronized with DataGrid after row is deleted Pin
leppie25-Sep-02 5:24
leppie25-Sep-02 5:24 
GeneralRe: Keeping DataTable synchronized with DataGrid after row is deleted Pin
Doug Brower25-Sep-02 7:33
Doug Brower25-Sep-02 7:33 
GeneralGood books or reference for Multithread programming in C# Pin
D Shen25-Sep-02 3:30
D Shen25-Sep-02 3:30 

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.