Click here to Skip to main content
15,892,072 members
Home / Discussions / C#
   

C#

 
QuestionVariable/Collection contents seems to change between calls Pin
jimbobmcgee18-Sep-06 8:16
jimbobmcgee18-Sep-06 8:16 
QuestionUnable to open shim database version registry key - v2.0.50727.00000 Pin
yarns18-Sep-06 6:40
yarns18-Sep-06 6:40 
AnswerRe: Unable to open shim database version registry key - v2.0.50727.00000 Pin
Rob Graham18-Sep-06 7:32
Rob Graham18-Sep-06 7:32 
QuestionConfirm Email Address Pin
yesufollower18-Sep-06 5:30
yesufollower18-Sep-06 5:30 
AnswerRe: Confirm Email Address Pin
Ed.Poore18-Sep-06 5:35
Ed.Poore18-Sep-06 5:35 
AnswerRe: Confirm Email Address Pin
Guffa18-Sep-06 6:07
Guffa18-Sep-06 6:07 
QuestionGUI optimization Pin
Scarsymmetry18-Sep-06 5:10
Scarsymmetry18-Sep-06 5:10 
AnswerRe: GUI optimization Pin
wheelerbarry18-Sep-06 5:32
wheelerbarry18-Sep-06 5:32 
if you wanted to just display "please wait loading", you could consider having a function that you call when beginning to load the control to display the message, and another to close it when done.

i would not bother making the app multithreaded for something this simple, as it could be more hassle, unless you still want the user to interact while the control is loading. (Though this is only my opinion.)
AnswerRe: GUI optimization Pin
Rob Graham18-Sep-06 5:40
Rob Graham18-Sep-06 5:40 
AnswerRe: GUI optimization Pin
Not Active18-Sep-06 5:43
mentorNot Active18-Sep-06 5:43 
QuestionR/W in Microsoft Access Pin
CodeItWell18-Sep-06 5:03
CodeItWell18-Sep-06 5:03 
AnswerRe: R/W in Microsoft Access Pin
Rob Graham18-Sep-06 7:09
Rob Graham18-Sep-06 7:09 
Questionhow to display all the cells containing an certain letter and hiding the others in datagrid Pin
faladrim18-Sep-06 4:20
faladrim18-Sep-06 4:20 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
wheelerbarry18-Sep-06 4:37
wheelerbarry18-Sep-06 4:37 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
Alper Camel18-Sep-06 4:47
Alper Camel18-Sep-06 4:47 
QuestionRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
wheelerbarry18-Sep-06 4:56
wheelerbarry18-Sep-06 4:56 
AnswerRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
Alper Camel19-Sep-06 1:04
Alper Camel19-Sep-06 1:04 
GeneralRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
faladrim18-Sep-06 20:36
faladrim18-Sep-06 20:36 
GeneralRe: how to display all the cells containing an certain letter and hiding the others in datagrid Pin
faladrim18-Sep-06 21:11
faladrim18-Sep-06 21:11 
Answerfound it! Pin
faladrim19-Sep-06 1:14
faladrim19-Sep-06 1:14 
Questiondata bound problem Pin
gus_br18-Sep-06 4:16
gus_br18-Sep-06 4:16 
AnswerRe: data bound problem Pin
wheelerbarry18-Sep-06 4:48
wheelerbarry18-Sep-06 4:48 
GeneralRe: data bound problem Pin
gus_br18-Sep-06 5:10
gus_br18-Sep-06 5:10 
GeneralRe: data bound problem Pin
wheelerbarry18-Sep-06 5:23
wheelerbarry18-Sep-06 5:23 
QuestionWhat is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 4:16
TJO118-Sep-06 4: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.