Click here to Skip to main content
15,895,656 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: splitting image Pin
Thomas Stockwell5-Mar-09 7:48
professionalThomas Stockwell5-Mar-09 7:48 
Questioncoverting image Pin
rohan40403-Mar-09 19:45
rohan40403-Mar-09 19:45 
AnswerRe: coverting image - Repost Pin
ABitSmart3-Mar-09 20:45
ABitSmart3-Mar-09 20:45 
AnswerRe: coverting image Pin
annathor5-Mar-09 3:32
annathor5-Mar-09 3:32 
QuestionProblem in reading a xml string into data set Pin
Renukapadhamanaban3-Mar-09 17:21
Renukapadhamanaban3-Mar-09 17:21 
AnswerRe: Problem in reading a xml string into data set Pin
Cybernate6-Mar-09 3:12
Cybernate6-Mar-09 3:12 
QuestionDistribution Restrictions on CodeDom? Pin
Bill Bielke3-Mar-09 12:24
Bill Bielke3-Mar-09 12:24 
QuestionVB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 6:51
Tej Aj3-Mar-09 6:51 
I am have an MDI application where I have several child forms that open under the parent MDI form.
When the child form is opened in the MDI parent form it flickers.
The child form has many controls on it which gets filled by querying from the database when the form loads.
Also the child form has a grid displaying all the records from database.
I am using dataset to fetch more than 2000 records from database and bind it to grid.
I am having problem during loading of this form.

I have tried using following to avoid form flickering:
> DoubleBuffering technique
> Using Datareader instead of Dataset for fetching records
> Fetching records from database after form is loaded using Form_Shown() event
and used BackgroundWorker to Asynchronously fetch records from database.

Can anyone please help me out to avoid the form flickering issue.
Thanks in advance !!!!!!!!
QuestionEntity Framework with Services : several Reference.cs for the same database Pin
WolveFred23-Mar-09 1:31
WolveFred23-Mar-09 1:31 
QuestionScheduling tasks Pin
1sabine83-Mar-09 0:07
1sabine83-Mar-09 0:07 
AnswerRe: Scheduling tasks [modified] Pin
Eddy Vluggen3-Mar-09 3:59
professionalEddy Vluggen3-Mar-09 3:59 
AnswerRe: Scheduling tasks Pin
Dave Kreskowiak3-Mar-09 7:03
mveDave Kreskowiak3-Mar-09 7:03 
QuestionDebugging XSLT with VS2008 Pin
bVagadishnu2-Mar-09 3:27
bVagadishnu2-Mar-09 3:27 
Questioncoversion of image into pixel matrix [modified] Pin
rohan40401-Mar-09 18:51
rohan40401-Mar-09 18:51 
AnswerRe: coversion of image into pixel matrix Pin
Pete O'Hanlon1-Mar-09 21:44
mvePete O'Hanlon1-Mar-09 21:44 
GeneralRe: coversion of image into pixel matrix Pin
led mike2-Mar-09 9:52
led mike2-Mar-09 9:52 
GeneralRe: coversion of image into pixel matrix Pin
Pete O'Hanlon2-Mar-09 10:31
mvePete O'Hanlon2-Mar-09 10:31 
AnswerRe: coversion of image into pixel matrix Pin
annathor2-Mar-09 5:18
annathor2-Mar-09 5:18 
GeneralRe: coversion of image into pixel matrix Pin
rohan40403-Mar-09 19:47
rohan40403-Mar-09 19:47 
QuestionCode for converting Numeric values to binary Pin
rohan40401-Mar-09 18:50
rohan40401-Mar-09 18:50 
AnswerRe: Code for converting Numeric values to binary Pin
Eddy Vluggen1-Mar-09 21:53
professionalEddy Vluggen1-Mar-09 21:53 
QuestionExpand / Collapsible Gridview in asp.net 2.0 Pin
yash.kumar2k91-Mar-09 6:39
yash.kumar2k91-Mar-09 6:39 
AnswerRe: Expand / Collapsible Gridview in asp.net 2.0 Pin
Brian W King2-Mar-09 9:36
Brian W King2-Mar-09 9:36 
Questionhow to build friends list page in a social networking Pin
ramdudekumar1-Mar-09 3:37
ramdudekumar1-Mar-09 3:37 
AnswerRe: how to build friends list page in a social networking Pin
Curtis Schlak.1-Mar-09 11:23
Curtis Schlak.1-Mar-09 11:23 

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.