Click here to Skip to main content
15,910,661 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# file containing all langage constructs Pin
Daniel Grunwald19-Nov-09 3:44
Daniel Grunwald19-Nov-09 3:44 
GeneralRe: C# file containing all langage constructs Pin
Ahmed Charfeddine19-Nov-09 3:58
Ahmed Charfeddine19-Nov-09 3:58 
QuestionHow to delete a file, which is engaged by something? Pin
Chesnokov Yuriy19-Nov-09 0:13
professionalChesnokov Yuriy19-Nov-09 0:13 
AnswerRe: How to delete a file, which is engaged by something? Pin
Abhishek Sur19-Nov-09 1:27
professionalAbhishek Sur19-Nov-09 1:27 
QuestionUpdating databse table on basis of Excel sheet Pin
Priya Prk18-Nov-09 22:54
Priya Prk18-Nov-09 22:54 
QuestionRe: Updating databse table on basis of Excel sheet Pin
musefan18-Nov-09 22:59
musefan18-Nov-09 22:59 
AnswerRe: Updating databse table on basis of Excel sheet Pin
Priya Prk18-Nov-09 23:01
Priya Prk18-Nov-09 23:01 
GeneralRe: Updating databse table on basis of Excel sheet Pin
dan!sh 18-Nov-09 23:10
professional dan!sh 18-Nov-09 23:10 
GeneralRe: Updating databse table on basis of Excel sheet Pin
Priya Prk18-Nov-09 23:14
Priya Prk18-Nov-09 23:14 
GeneralRe: Updating databse table on basis of Excel sheet Pin
dan!sh 18-Nov-09 23:26
professional dan!sh 18-Nov-09 23:26 
AnswerRe: Updating databse table on basis of Excel sheet [modified] Pin
musefan18-Nov-09 23:24
musefan18-Nov-09 23:24 
QuestionDrop down control. Pin
Sasmi_Office18-Nov-09 20:18
Sasmi_Office18-Nov-09 20:18 
AnswerRe: Drop down control. Pin
dan!sh 18-Nov-09 20:21
professional dan!sh 18-Nov-09 20:21 
GeneralRe: Drop down control. Pin
0x3c018-Nov-09 20:22
0x3c018-Nov-09 20:22 
GeneralRe: Drop down control. Pin
dan!sh 18-Nov-09 20:28
professional dan!sh 18-Nov-09 20:28 
GeneralRe: Drop down control. Pin
Sasmi_Office18-Nov-09 20:38
Sasmi_Office18-Nov-09 20:38 
GeneralRe: Drop down control. Pin
Shameel18-Nov-09 21:27
professionalShameel18-Nov-09 21:27 
GeneralRe: Drop down control. Pin
dan!sh 18-Nov-09 23:09
professional dan!sh 18-Nov-09 23:09 
You seem to hitting database all the time. Get the list in one go and cache it. Then, all you need is to filter the datasource for second and third dropdowns.

BTW give your controls a descriptive name.

50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

GeneralRe: Drop down control. Pin
Nguyen Thanh Quyen18-Nov-09 22:39
Nguyen Thanh Quyen18-Nov-09 22:39 
GeneralRe: Drop down control. Pin
dan!sh 18-Nov-09 22:45
professional dan!sh 18-Nov-09 22:45 
AnswerRe: Drop down control. Pin
0x3c018-Nov-09 20:21
0x3c018-Nov-09 20:21 
GeneralRe: Drop down control. Pin
Sasmi_Office18-Nov-09 20:37
Sasmi_Office18-Nov-09 20:37 
Questionhow to avoid a leave event after it is called Pin
eyalle18-Nov-09 19:30
eyalle18-Nov-09 19:30 
AnswerRe: how to avoid a leave event after it is called Pin
dan!sh 18-Nov-09 19:48
professional dan!sh 18-Nov-09 19:48 
AnswerRe: how to avoid a leave event after it is called Pin
Shameel18-Nov-09 21:29
professionalShameel18-Nov-09 21:29 

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.