Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
JokeRe: Showing data from a database to a listbox during runtime Pin
DaveyM6930-Jan-10 0:09
professionalDaveyM6930-Jan-10 0:09 
GeneralRe: Showing data from a database to a listbox during runtime Pin
OriginalGriff30-Jan-10 0:22
mveOriginalGriff30-Jan-10 0:22 
GeneralOT Pin
DaveyM6930-Jan-10 2:01
professionalDaveyM6930-Jan-10 2:01 
GeneralRe: Showing data from a database to a listbox during runtime Pin
gamer112730-Jan-10 2:15
gamer112730-Jan-10 2:15 
GeneralRe: Showing data from a database to a listbox during runtime Pin
OriginalGriff30-Jan-10 2:27
mveOriginalGriff30-Jan-10 2:27 
GeneralRe: Showing data from a database to a listbox during runtime Pin
gamer112730-Jan-10 5:48
gamer112730-Jan-10 5:48 
GeneralRe: Showing data from a database to a listbox during runtime Pin
OriginalGriff30-Jan-10 5:58
mveOriginalGriff30-Jan-10 5:58 
GeneralRe: Showing data from a database to a listbox during runtime Pin
gamer112730-Jan-10 6:08
gamer112730-Jan-10 6:08 
ok. i understand now. i'll just transfer the code to a method (which didn't occured to me a while ago). what i first thought is if i put the code inside the method of the listbox the database will be opened once i clicked the listbox and since i need the data to be in the listbox before i click the listbox it will be too late so i put it in the constructor which i think is the best place because once the method of the form has ran the database will be open until i close the form.
AnswerRe: Showing data from a database to a listbox during runtime Pin
sanforjackass30-Jan-10 0:31
sanforjackass30-Jan-10 0:31 
QuestionQuestion about Session Pin
YiXiang_8929-Jan-10 22:20
YiXiang_8929-Jan-10 22:20 
AnswerRe: Question about Session [modified] Pin
sanforjackass29-Jan-10 22:36
sanforjackass29-Jan-10 22:36 
AnswerRe: Question about Session Pin
Nuri Ismail29-Jan-10 22:37
Nuri Ismail29-Jan-10 22:37 
GeneralRe: Question about Session Pin
YiXiang_8929-Jan-10 22:39
YiXiang_8929-Jan-10 22:39 
GeneralRe: Question about Session Pin
Nuri Ismail29-Jan-10 22:53
Nuri Ismail29-Jan-10 22:53 
Questionreply onlywe want Pin
Rajasara29-Jan-10 20:24
Rajasara29-Jan-10 20:24 
AnswerRe: reply onlywe want Pin
Dan Mos29-Jan-10 20:43
Dan Mos29-Jan-10 20:43 
QuestionFirebird Pin
ryanminor29-Jan-10 13:04
ryanminor29-Jan-10 13:04 
AnswerRe: Firebird Pin
Anubhava Dimri29-Jan-10 17:36
Anubhava Dimri29-Jan-10 17:36 
AnswerRe: Firebird Pin
PIEBALDconsult29-Jan-10 18:03
mvePIEBALDconsult29-Jan-10 18:03 
QuestionGlobal Assembly Cache versus COM Pin
ryanminor29-Jan-10 11:27
ryanminor29-Jan-10 11:27 
AnswerRe: Global Assembly Cache versus COM Pin
Not Active29-Jan-10 13:09
mentorNot Active29-Jan-10 13:09 
GeneralRe: Global Assembly Cache versus COM Pin
ryanminor29-Jan-10 13:32
ryanminor29-Jan-10 13:32 
GeneralRe: Global Assembly Cache versus COM Pin
Dan Mos29-Jan-10 18:44
Dan Mos29-Jan-10 18:44 
GeneralRe: Global Assembly Cache versus COM Pin
Ryan Minor30-Jan-10 2:26
Ryan Minor30-Jan-10 2:26 
GeneralRe: Global Assembly Cache versus COM Pin
Not Active30-Jan-10 3:48
mentorNot Active30-Jan-10 3:48 

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.