Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem in setup and deployment Pin
vijaylumar14-Jun-09 19:18
vijaylumar14-Jun-09 19:18 
QuestionGetting serial ports names problem [modified] Pin
enginço10-Jun-09 21:01
enginço10-Jun-09 21:01 
AnswerRe: Getting serial ports names problem Pin
Eddy Vluggen10-Jun-09 22:38
professionalEddy Vluggen10-Jun-09 22:38 
GeneralRe: Getting serial ports names problem Pin
enginço11-Jun-09 0:29
enginço11-Jun-09 0:29 
GeneralRe: Getting serial ports names problem Pin
Eddy Vluggen11-Jun-09 2:35
professionalEddy Vluggen11-Jun-09 2:35 
Questionbinding navigater update Pin
nikhil123410-Jun-09 20:29
nikhil123410-Jun-09 20:29 
Questionindex passing itemtext - checkedlistbox Pin
havejeet10-Jun-09 20:26
havejeet10-Jun-09 20:26 
AnswerRe: index passing itemtext - checkedlistbox Pin
Mycroft Holmes10-Jun-09 21:11
professionalMycroft Holmes10-Jun-09 21:11 
loop through the items and compare the text value - select the item and bail out of the loop.

If you are binding use the same field for the DisplayMember and the ValueMember


Never underestimate the power of human stupidity
RAH

QuestionTabControl SelectedIndexChanged call on form load Pin
CodingLover10-Jun-09 20:18
CodingLover10-Jun-09 20:18 
AnswerRe: TabControl SelectedIndexChanged call on form load Pin
Mycroft Holmes10-Jun-09 21:14
professionalMycroft Holmes10-Jun-09 21:14 
AnswerRe: TabControl SelectedIndexChanged call on form load Pin
banditaamitabh3-Jul-09 0:51
banditaamitabh3-Jul-09 0:51 
QuestionHow to execute oracle stored procedure in C# Pin
rajkumar.bathula10-Jun-09 20:15
rajkumar.bathula10-Jun-09 20:15 
AnswerRe: How to execute oracle stored procedure in C# Pin
Baran M10-Jun-09 20:36
Baran M10-Jun-09 20:36 
GeneralRe: How to execute oracle stored procedure in C# Pin
rajkumar.bathula10-Jun-09 23:31
rajkumar.bathula10-Jun-09 23:31 
QuestionHashTable elements not found in the same order as they are added Pin
mmdullah10-Jun-09 19:06
mmdullah10-Jun-09 19:06 
AnswerRe: HashTable elements not found in the same order as they are added [modified] Pin
Seikilos10-Jun-09 19:41
Seikilos10-Jun-09 19:41 
QuestionHow can i get the VISIBLE bounds of a control. [modified] Pin
hwswin10-Jun-09 18:15
hwswin10-Jun-09 18:15 
AnswerRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott10-Jun-09 22:46
Rob Philpott10-Jun-09 22:46 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin11-Jun-09 15:21
hwswin11-Jun-09 15:21 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin11-Jun-09 17:35
hwswin11-Jun-09 17:35 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott12-Jun-09 1:59
Rob Philpott12-Jun-09 1:59 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:13
hwswin12-Jun-09 5:13 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:39
hwswin12-Jun-09 5:39 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott12-Jun-09 5:40
Rob Philpott12-Jun-09 5:40 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:47
hwswin12-Jun-09 5:47 

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.