Click here to Skip to main content
16,005,181 members
Home / Discussions / C#
   

C#

 
GeneralRe: Loop through Error Pin
Vector715-Dec-04 1:11
Vector715-Dec-04 1:11 
GeneralRe: Loop through Error Pin
DavidNohejl15-Dec-04 1:23
DavidNohejl15-Dec-04 1:23 
GeneralRe: Loop through Error Pin
Vector715-Dec-04 1:50
Vector715-Dec-04 1:50 
GeneralRe: Loop through Error Pin
J4amieC15-Dec-04 3:36
J4amieC15-Dec-04 3:36 
Generalpopup with textbox Pin
hornox14-Dec-04 23:55
hornox14-Dec-04 23:55 
GeneralRe: popup with textbox Pin
Stefan Troschuetz15-Dec-04 2:09
Stefan Troschuetz15-Dec-04 2:09 
GeneralUI Thread in C# Pin
Member 1697714-Dec-04 23:33
Member 1697714-Dec-04 23:33 
GeneralRe: UI Thread in C# Pin
Paul Watson15-Dec-04 0:24
sitebuilderPaul Watson15-Dec-04 0:24 
Maybe try it the other way around. You have a "splash" type screen which is your main constructor. It can load fast as it is small. It fires off a thread that starts the loading of the main app which uses delegates or some such to report back on the loading progress.

Here is an article that may help you out; A Pretty Good Splash Screen in C#

regards,
Paul Watson
South Africa

The Code Project

GeneralRe: UI Thread in C# Pin
lesnikowski15-Dec-04 11:55
lesnikowski15-Dec-04 11:55 
GeneralPlease help me sending and recieveing message Pin
arus200414-Dec-04 23:16
arus200414-Dec-04 23:16 
GeneralCustom Control problem Pin
spif200114-Dec-04 22:06
spif200114-Dec-04 22:06 
GeneralRe: Custom Control problem Pin
manivannan.p15-Dec-04 4:48
manivannan.p15-Dec-04 4:48 
GeneralRe: Custom Control problem Pin
spif200115-Dec-04 20:00
spif200115-Dec-04 20:00 
GeneralDataGrid in C# Pin
frostbyte114-Dec-04 22:04
frostbyte114-Dec-04 22:04 
GeneralRe: DataGrid in C# Pin
Gavin Jeffrey15-Dec-04 1:12
Gavin Jeffrey15-Dec-04 1:12 
Generalchange Regional Settings in C# Pin
Kyaw Soe Khaing14-Dec-04 21:45
Kyaw Soe Khaing14-Dec-04 21:45 
GeneralRe: change Regional Settings in C# Pin
Paul Watson15-Dec-04 0:32
sitebuilderPaul Watson15-Dec-04 0:32 
GeneralGeneric TabPage Pin
zecodela14-Dec-04 21:33
zecodela14-Dec-04 21:33 
GeneralFocus Problem in DATETIME PICKER CONTROL Pin
manivannan.p14-Dec-04 20:28
manivannan.p14-Dec-04 20:28 
GeneralResizing a dialog thats docked to MDI parent Pin
Tyrus18214-Dec-04 19:18
Tyrus18214-Dec-04 19:18 
GeneralPre-Build Event Faliled Pin
Prasadepparla14-Dec-04 18:32
Prasadepparla14-Dec-04 18:32 
GeneralRe: Pre-Build Event Faliled Pin
spif200114-Dec-04 22:04
spif200114-Dec-04 22:04 
GeneralRe: Pre-Build Event Faliled Pin
Matt Gerrans15-Dec-04 9:31
Matt Gerrans15-Dec-04 9:31 
GeneralActive X for other browsers Pin
Jsmooth14-Dec-04 16:09
Jsmooth14-Dec-04 16:09 
GeneralCan't think straight! Pin
Jim Ptak14-Dec-04 16:00
Jim Ptak14-Dec-04 16:00 

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.