Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
QuestionConversion from Enterprise Library 1.1 to 2.0 Pin
V V Gopi22-Aug-06 4:56
V V Gopi22-Aug-06 4:56 
AnswerRe: Conversion from Enterprise Library 1.1 to 2.0 Pin
Dustin Metzgar22-Aug-06 5:17
Dustin Metzgar22-Aug-06 5:17 
QuestionNewbie (Http-Tunneling) in C#: Help PLZZZZ!! (post 2 prev post modify didnt succeed) [modified] Pin
gvanto22-Aug-06 4:49
gvanto22-Aug-06 4:49 
GeneralRe: Newbie (Http-Tunneling) in C#: Help PLZZZZ!! (post 2 prev post modify didnt succeed) Pin
Guffa22-Aug-06 5:43
Guffa22-Aug-06 5:43 
QuestionRe: Newbie (Http-Tunneling) in C#: Help PLZZZZ!! (post 2 prev post modify didnt succeed) Pin
gvanto22-Aug-06 21:19
gvanto22-Aug-06 21:19 
QuestionComboBox items Pin
zaboboa22-Aug-06 4:38
zaboboa22-Aug-06 4:38 
AnswerRe: ComboBox items Pin
Ed.Poore22-Aug-06 7:33
Ed.Poore22-Aug-06 7:33 
AnswerRe: ComboBox items Pin
Drew McGhie22-Aug-06 9:57
Drew McGhie22-Aug-06 9:57 
To add on to what Ed said, there are basically 2 ways to do this. Firstly, use distinct on the query you use to get the datasource for the combobox, or secondly, manually go through the datasource and add each unique element to the combobox.items collection.
QuestionAssemblies / Use Variables [modified] Pin
ezazazel22-Aug-06 4:36
ezazazel22-Aug-06 4:36 
AnswerRe: Assemblies / Use Variables Pin
Ed.Poore22-Aug-06 7:31
Ed.Poore22-Aug-06 7:31 
GeneralRe: Assemblies / Use Variables Pin
ezazazel22-Aug-06 8:25
ezazazel22-Aug-06 8:25 
GeneralRe: Assemblies / Use Variables [modified] Pin
Martin#22-Aug-06 10:22
Martin#22-Aug-06 10:22 
GeneralRe: Assemblies / Use Variables Pin
ezazazel22-Aug-06 22:52
ezazazel22-Aug-06 22:52 
GeneralRe: Assemblies / Use Variables Pin
Martin#22-Aug-06 23:54
Martin#22-Aug-06 23:54 
QuestionBrowser automation Pin
Dave T22-Aug-06 4:26
Dave T22-Aug-06 4:26 
AnswerRe: Browser automation Pin
Ed.Poore22-Aug-06 4:29
Ed.Poore22-Aug-06 4:29 
GeneralRe: Browser automation Pin
Dave T22-Aug-06 5:40
Dave T22-Aug-06 5:40 
GeneralRe: Browser automation Pin
Ed.Poore22-Aug-06 6:08
Ed.Poore22-Aug-06 6:08 
QuestionNewbie (Http-Tunneling) in C#: Help PLZZZZ!! Pin
gvanto22-Aug-06 4:25
gvanto22-Aug-06 4:25 
Questiondisable special key in .NET (C#,VB) for win xp Pin
jeedjad22-Aug-06 4:14
jeedjad22-Aug-06 4:14 
AnswerRe: disable special key in .NET (C#,VB) for win xp Pin
Ed.Poore22-Aug-06 4:20
Ed.Poore22-Aug-06 4:20 
AnswerRe: disable special key in .NET (C#,VB) for win xp Pin
Eric Dahlvang22-Aug-06 4:57
Eric Dahlvang22-Aug-06 4:57 
GeneralRe: disable special key in .NET (C#,VB) for win xp Pin
jeedjad22-Aug-06 9:16
jeedjad22-Aug-06 9:16 
GeneralRe: disable special key in .NET (C#,VB) for win xp Pin
Eric Dahlvang22-Aug-06 9:52
Eric Dahlvang22-Aug-06 9:52 
GeneralRe: disable special key in .NET (C#,VB) for win xp [modified] Pin
jeedjad22-Aug-06 18:51
jeedjad22-Aug-06 18:51 

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.