Click here to Skip to main content
15,889,034 members
Home / Discussions / C#
   

C#

 
QuestionEnable securiyt setting in IE Pin
lucluv18-Sep-06 2:19
lucluv18-Sep-06 2:19 
Jokeproblem with form resize Pin
kalaveer18-Sep-06 2:18
kalaveer18-Sep-06 2:18 
GeneralRe: problem with form resize Pin
S. Senthil Kumar18-Sep-06 3:03
S. Senthil Kumar18-Sep-06 3:03 
GeneralRe: problem with form resize Pin
kalaveer18-Sep-06 3:17
kalaveer18-Sep-06 3:17 
QuestionDataGridView - Add any controls to a cell Pin
C-Scharbe18-Sep-06 2:09
C-Scharbe18-Sep-06 2:09 
AnswerRe: DataGridView - Add any controls to a cell Pin
wheelerbarry18-Sep-06 2:38
wheelerbarry18-Sep-06 2:38 
QuestionHow to hide drives under My Computer tree in OpenFileDialog box using C# Pin
kumar.bs18-Sep-06 2:07
kumar.bs18-Sep-06 2:07 
QuestionProblem with slow screen update Pin
BerntR18-Sep-06 1:57
BerntR18-Sep-06 1:57 
I have a few winforms that are occationally being populated with data-intensive charts. I am experiencing problems with slow respons, and I think the root cause is a slow screen update that is handled outside my code.

While other windows paint almost instantaneous, my windows form may need up to 3 seconds before it's back in shape when I toggle between this form and for instance Internet Explorer.

I figure it has something to do with how .net redraws the form, because no code is running in my application when the subject winform is being refreshed. It may seem like .NET, CRL or whatever is rebuilding the form from scratch every time I have visited another window.

In the same "spirit" the form has a similar response time when I am unchecking one of 15 charts.

Needless to say this is a killer for user ergonomy. Are there any knobs to turn that can improve the situation?

Thanks


AnswerRe: Problem with slow screen update Pin
g00fyman18-Sep-06 2:05
g00fyman18-Sep-06 2:05 
GeneralRe: Problem with slow screen update Pin
BerntR18-Sep-06 2:22
BerntR18-Sep-06 2:22 
GeneralRe: Problem with slow screen update Pin
g00fyman18-Sep-06 2:26
g00fyman18-Sep-06 2:26 
GeneralRe: Problem with slow screen update Pin
BerntR18-Sep-06 6:10
BerntR18-Sep-06 6:10 
QuestionThe magic number in GZip header is not correct.(decompressing a .zip file) Pin
jimmyfingers18-Sep-06 1:36
jimmyfingers18-Sep-06 1:36 
QuestionRun setup or software ?? Pin
MHASSANF18-Sep-06 1:28
MHASSANF18-Sep-06 1:28 
AnswerRe: Run setup or software ?? Pin
g00fyman18-Sep-06 2:00
g00fyman18-Sep-06 2:00 
GeneralRe: Run setup or software ?? Pin
MHASSANF18-Sep-06 2:39
MHASSANF18-Sep-06 2:39 
QuestionAn application for windows (.net/c#) from which i can copy values to open office documents? Pin
indiaone18-Sep-06 1:20
indiaone18-Sep-06 1:20 
Questionwizard Pin
Parshant Verma18-Sep-06 1:08
Parshant Verma18-Sep-06 1:08 
AnswerRe: wizard Pin
g00fyman18-Sep-06 2:11
g00fyman18-Sep-06 2:11 
QuestionCondition checking in Setup creation Pin
karthiBalu18-Sep-06 1:05
karthiBalu18-Sep-06 1:05 
QuestionXML serialization with GZip Pin
Scarsymmetry18-Sep-06 0:33
Scarsymmetry18-Sep-06 0:33 
Questionwriting a utility file Pin
saqib8218-Sep-06 0:19
saqib8218-Sep-06 0:19 
AnswerRe: writing a utility file Pin
User 665818-Sep-06 1:03
User 665818-Sep-06 1:03 
GeneralRe: writing a utility file Pin
saqib8218-Sep-06 1:42
saqib8218-Sep-06 1:42 
GeneralRe: writing a utility file Pin
g00fyman18-Sep-06 2:08
g00fyman18-Sep-06 2:08 

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.