Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Populate Multi column (2) combobox with existing dataset (hide record #) Pin
DaveyM6930-Jan-09 9:28
professionalDaveyM6930-Jan-09 9:28 
GeneralRe: C# Populate Multi column (2) combobox with existing dataset (hide record #) Pin
Wheels01230-Jan-09 9:31
Wheels01230-Jan-09 9:31 
GeneralRe: C# Populate Multi column (2) combobox with existing dataset (hide record #) Pin
Wheels0124-Feb-09 2:47
Wheels0124-Feb-09 2:47 
GeneralRe: C# Populate Multi column (2) combobox with existing dataset (hide record #) Pin
Wheels0124-Feb-09 8:08
Wheels0124-Feb-09 8:08 
GeneralRe: C# Populate Multi column (2) combobox with existing dataset (hide record #) Pin
DaveyM694-Feb-09 13:16
professionalDaveyM694-Feb-09 13:16 
QuestionSplash Screen / Init question Pin
EliottA23-Jan-09 8:50
EliottA23-Jan-09 8:50 
AnswerRe: Splash Screen / Init question Pin
DaveyM6923-Jan-09 9:10
professionalDaveyM6923-Jan-09 9:10 
AnswerRe: Splash Screen / Init question Pin
User 665823-Jan-09 10:01
User 665823-Jan-09 10:01 
Additionally to what Dave said, you might split up the loading process into steps like:

- 10% Initializing GUI
- 40% Loading DB
- 30% Downloading feeds
- 20% Calculating some stuff

Of course this will not be accurate, but there's not much you can do against it, it too much depends on the internet/DB connection and lots of other stuff.
If your DB driver supports it, then you can at least find out how many rows have already been fetched.

regards

modified 12-Sep-18 21:01pm.

QuestionError: RegularExpression can't be found [modified] Pin
u060509423-Jan-09 8:35
u060509423-Jan-09 8:35 
AnswerRe: Error: RegularExpression can't be found Pin
DaveyM6923-Jan-09 8:41
professionalDaveyM6923-Jan-09 8:41 
GeneralRe: Error: RegularExpression can't be found Pin
u060509423-Jan-09 8:43
u060509423-Jan-09 8:43 
GeneralRe: Error: RegularExpression can't be found Pin
DaveyM6923-Jan-09 8:51
professionalDaveyM6923-Jan-09 8:51 
GeneralRe: Error: RegularExpression can't be found Pin
u060509423-Jan-09 8:57
u060509423-Jan-09 8:57 
GeneralRe: Error: RegularExpression can't be found Pin
DaveyM6923-Jan-09 9:06
professionalDaveyM6923-Jan-09 9:06 
GeneralRe: Error: RegularExpression can't be found Pin
PIEBALDconsult23-Jan-09 9:43
mvePIEBALDconsult23-Jan-09 9:43 
GeneralRe: Error: RegularExpression can't be found Pin
DaveyM6923-Jan-09 10:05
professionalDaveyM6923-Jan-09 10:05 
GeneralRe: Error: RegularExpression can't be found Pin
u060509423-Jan-09 16:53
u060509423-Jan-09 16:53 
GeneralRe: Error: RegularExpression can't be found Pin
User 665823-Jan-09 9:48
User 665823-Jan-09 9:48 
GeneralRe: Error: RegularExpression can't be found Pin
PIEBALDconsult23-Jan-09 12:42
mvePIEBALDconsult23-Jan-09 12:42 
GeneralRe: Error: RegularExpression can't be found Pin
u060509423-Jan-09 16:46
u060509423-Jan-09 16:46 
GeneralRe: Error: RegularExpression can't be found Pin
PIEBALDconsult23-Jan-09 9:51
mvePIEBALDconsult23-Jan-09 9:51 
GeneralRe: Error: RegularExpression can't be found [modified] Pin
u060509423-Jan-09 16:34
u060509423-Jan-09 16:34 
QuestionI need help for sms sending Pin
abouhin23-Jan-09 8:30
abouhin23-Jan-09 8:30 
AnswerRe: I need help for sms sending Pin
DaveyM6923-Jan-09 8:38
professionalDaveyM6923-Jan-09 8:38 
AnswerRe: I need help for sms sending Pin
Ennis Ray Lynch, Jr.23-Jan-09 9:50
Ennis Ray Lynch, Jr.23-Jan-09 9:50 

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.