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

C#

 
Generaldatabase update insert problems Pin
angels7775-Jan-08 5:29
angels7775-Jan-08 5:29 
GeneralRe: database update insert problems Pin
Christian Graus5-Jan-08 12:46
protectorChristian Graus5-Jan-08 12:46 
Questiondatabase(server) access with a c# program Pin
spieljung5-Jan-08 4:33
spieljung5-Jan-08 4:33 
GeneralRe: database(server) access with a c# program Pin
Gareth H5-Jan-08 5:19
Gareth H5-Jan-08 5:19 
GeneralTalking to a TomTom 520 Pin
Gareth H5-Jan-08 3:43
Gareth H5-Jan-08 3:43 
GeneralRe: Talking to a TomTom 520 Pin
Jimmanuel5-Jan-08 10:30
Jimmanuel5-Jan-08 10:30 
GeneralRe: Talking to a TomTom 520 Pin
Gareth H5-Jan-08 11:22
Gareth H5-Jan-08 11:22 
Generalcombobox problems Pin
angels7775-Jan-08 3:36
angels7775-Jan-08 3:36 
hi i use c# wpf blend

in my combobox..there are two content.. shown below..
what should i do when the project is execute.. the "Name" will be displayed straight in the combobox.. instead of blank
<br />
<ComboBox Visibility="visible" Margin="17,25,14,0" x:Name="contact_combobox" VerticalAlignment="Top" Height="24" IsSynchronizedWithCurrentItem="True"><br />
<ComboBoxItem Content="Name"/><br />
<ComboBoxItem Content="Email"/><br />
</ComboBox> 

2nd question

how to change textbox color in code behind..
this.textboxEmail.BackColor=Color.Yellow;
i cant find the .backcolor in wpf
GeneralRe: combobox problems Pin
angels7776-Jan-08 4:07
angels7776-Jan-08 4:07 
GeneralRe: combobox problems Pin
mav.northwind6-Jan-08 19:18
mav.northwind6-Jan-08 19:18 
Questionhow to get rid of "Update requires a valid InsertCommand when passed DataRow collection with new rows."? [modified] Pin
Dg!Mortal5-Jan-08 3:24
Dg!Mortal5-Jan-08 3:24 
GeneralAbout wireless connections Pin
kralece5-Jan-08 2:54
kralece5-Jan-08 2:54 
Generalcombobox events Pin
azza1045-Jan-08 2:36
azza1045-Jan-08 2:36 
AnswerRe: combobox events Pin
Ravi Bhavnani5-Jan-08 5:15
professionalRavi Bhavnani5-Jan-08 5:15 
GeneralRe: combobox events Pin
azza1045-Jan-08 8:29
azza1045-Jan-08 8:29 
GeneralRe: combobox events Pin
azza1045-Jan-08 9:22
azza1045-Jan-08 9:22 
GeneralBook recommendation for learning c# Pin
Member 8844115-Jan-08 0:41
Member 8844115-Jan-08 0:41 
GeneralRe: Book recommendation for learning c# Pin
originSH5-Jan-08 1:38
originSH5-Jan-08 1:38 
GeneralRe: Book recommendation for learning c# Pin
Pete O'Hanlon5-Jan-08 9:18
mvePete O'Hanlon5-Jan-08 9:18 
GeneralRe: Book recommendation for learning c# Pin
Scott Dorman5-Jan-08 3:05
professionalScott Dorman5-Jan-08 3:05 
GeneralRe: Book recommendation for learning c# Pin
Member 8844116-Jan-08 21:14
Member 8844116-Jan-08 21:14 
GeneralRe: Book recommendation for learning c# Pin
ddspliting5-Jan-08 6:27
ddspliting5-Jan-08 6:27 
GeneralRe: Book recommendation for learning c# Pin
Colin Angus Mackay5-Jan-08 7:28
Colin Angus Mackay5-Jan-08 7:28 
General[Message Deleted] Pin
ramyanaidu4-Jan-08 21:36
ramyanaidu4-Jan-08 21:36 
GeneralRe: Beep sound when error occurs using C# Pin
originSH4-Jan-08 23:16
originSH4-Jan-08 23: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.