Click here to Skip to main content
15,913,090 members
Home / Discussions / C#
   

C#

 
QuestionForms Pin
gigo2k623-Jan-07 4:43
gigo2k623-Jan-07 4:43 
AnswerRe: Forms Pin
bobsugar22223-Jan-07 4:53
bobsugar22223-Jan-07 4:53 
AnswerRe: Forms Pin
Not Active23-Jan-07 4:54
mentorNot Active23-Jan-07 4:54 
GeneralRe: Forms Pin
gigo2k623-Jan-07 6:10
gigo2k623-Jan-07 6:10 
GeneralRe: Forms Pin
Dave Kreskowiak23-Jan-07 6:16
mveDave Kreskowiak23-Jan-07 6:16 
QuestionHow to prevent DataGridView from repainting? Pin
jzb23-Jan-07 3:25
jzb23-Jan-07 3:25 
AnswerRe: How to prevent DataGridView from repainting? Pin
mark_w_23-Jan-07 3:51
mark_w_23-Jan-07 3:51 
AnswerRe: How to prevent DataGridView from repainting? Pin
jesarg23-Jan-07 9:30
jesarg23-Jan-07 9:30 
If SuspendLayout() and ResumeLayout() don't give you the performance you want, for some strange reason, setting the Visible property to false while adding rows and then changing Visible to true after you're done seems to give an even bigger performance boost.

Don't ask me why, but I did a lot of testing to verify it just a few weeks ago.
QuestionDataReader Query Pin
mark_w_23-Jan-07 2:35
mark_w_23-Jan-07 2:35 
AnswerRe: DataReader Query Pin
PIEBALDconsult23-Jan-07 2:42
mvePIEBALDconsult23-Jan-07 2:42 
GeneralRe: DataReader Query Pin
mark_w_23-Jan-07 3:50
mark_w_23-Jan-07 3:50 
QuestionDirectory structure for solution Pin
Syed Muhammad Kamran23-Jan-07 2:24
Syed Muhammad Kamran23-Jan-07 2:24 
AnswerRe: Directory structure for solution Pin
Not Active23-Jan-07 2:49
mentorNot Active23-Jan-07 2:49 
GeneralRe: Directory structure for solution Pin
PIEBALDconsult23-Jan-07 3:22
mvePIEBALDconsult23-Jan-07 3:22 
GeneralRe: Directory structure for solution Pin
Not Active23-Jan-07 3:44
mentorNot Active23-Jan-07 3:44 
GeneralRe: Directory structure for solution Pin
Syed Muhammad Kamran23-Jan-07 5:51
Syed Muhammad Kamran23-Jan-07 5:51 
GeneralRe: Directory structure for solution Pin
Not Active23-Jan-07 6:09
mentorNot Active23-Jan-07 6:09 
QuestionProblem using Rtf.Replace().. Pin
madhan_mss23-Jan-07 2:17
madhan_mss23-Jan-07 2:17 
AnswerRe: Problem using Rtf.Replace().. Pin
Guffa23-Jan-07 2:20
Guffa23-Jan-07 2:20 
GeneralRe: Problem using Rtf.Replace().. Pin
madhan_mss23-Jan-07 2:37
madhan_mss23-Jan-07 2:37 
Questionc Pin
nikosnal23-Jan-07 2:15
nikosnal23-Jan-07 2:15 
AnswerRe: c Pin
PIEBALDconsult23-Jan-07 2:33
mvePIEBALDconsult23-Jan-07 2:33 
AnswerRe: c Pin
Mircea Puiu23-Jan-07 3:37
Mircea Puiu23-Jan-07 3:37 
QuestionUsing a fax printer Pin
babbelfisken23-Jan-07 1:53
babbelfisken23-Jan-07 1:53 
AnswerRe: Using a fax printer Pin
Mircea Puiu23-Jan-07 3:16
Mircea Puiu23-Jan-07 3:16 

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.