Click here to Skip to main content
15,920,632 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I implement a Brush property for a control? Pin
ctoma200528-Dec-07 2:31
ctoma200528-Dec-07 2:31 
GeneralRe: How can I implement a Brush property for a control? Pin
TJoe28-Dec-07 3:41
TJoe28-Dec-07 3:41 
Questioncapture Data Modified from database real time? Pin
jason_mf27-Dec-07 2:25
jason_mf27-Dec-07 2:25 
AnswerRe: capture Data Modified from database real time? Pin
Giorgi Dalakishvili27-Dec-07 2:42
mentorGiorgi Dalakishvili27-Dec-07 2:42 
GeneralRe: capture Data Modified from database real time? Pin
jason_mf27-Dec-07 3:02
jason_mf27-Dec-07 3:02 
GeneralRe: capture Data Modified from database real time? Pin
Giorgi Dalakishvili27-Dec-07 3:10
mentorGiorgi Dalakishvili27-Dec-07 3:10 
Generallinq update problem Pin
brain2cpu27-Dec-07 2:20
professionalbrain2cpu27-Dec-07 2:20 
GeneralRe: linq update problem Pin
TJoe27-Dec-07 5:17
TJoe27-Dec-07 5:17 
Sorry, if you are trying to update the Name on the contact object, then you will need to select the contact object (as you do with the first code example).

In the second example you are creating a new object (with the same Name, Id and Group), and updating it's name. You are not updating the original contact object.

Take care,
Tom

-----------------------------------------------
Check out my blog at http://tjoe.wordpress.com

GeneralRe: linq update problem Pin
brain2cpu27-Dec-07 20:37
professionalbrain2cpu27-Dec-07 20:37 
GeneralRe: linq update problem Pin
TJoe28-Dec-07 3:47
TJoe28-Dec-07 3:47 
GeneralRe: linq update problem Pin
brain2cpu30-Dec-07 23:42
professionalbrain2cpu30-Dec-07 23:42 
QuestionFile Dialoge Pin
sudany_zool27-Dec-07 1:25
sudany_zool27-Dec-07 1:25 
GeneralRe: File Dialoge Pin
Giorgi Dalakishvili27-Dec-07 1:33
mentorGiorgi Dalakishvili27-Dec-07 1:33 
GeneralRe: File Dialoge Pin
sudany_zool27-Dec-07 1:49
sudany_zool27-Dec-07 1:49 
GeneralRe: File Dialoge Pin
Giorgi Dalakishvili27-Dec-07 2:02
mentorGiorgi Dalakishvili27-Dec-07 2:02 
GeneralRe: File Dialoge Pin
sudany_zool27-Dec-07 2:10
sudany_zool27-Dec-07 2:10 
GeneralRe: File Dialoge Pin
Giorgi Dalakishvili27-Dec-07 2:43
mentorGiorgi Dalakishvili27-Dec-07 2:43 
GeneralRe: File Dialoge Pin
Xmen Real 27-Dec-07 3:45
professional Xmen Real 27-Dec-07 3:45 
Generalembed xml file into dll while deployment Pin
Member 183766127-Dec-07 1:13
Member 183766127-Dec-07 1:13 
GeneralRe: embed xml file into dll while deployment Pin
Paul Conrad27-Dec-07 6:37
professionalPaul Conrad27-Dec-07 6:37 
QuestionDatagrid values into database Pin
mchandu2bobby@gmail.com26-Dec-07 23:51
sussmchandu2bobby@gmail.com26-Dec-07 23:51 
GeneralRe: Datagrid values into database Pin
Paul Conrad27-Dec-07 6:38
professionalPaul Conrad27-Dec-07 6:38 
Generaldatagrid problem.... Pin
sindhutiwari26-Dec-07 22:22
sindhutiwari26-Dec-07 22:22 
GeneralRe: datagrid problem.... Pin
Abhijit Jana26-Dec-07 22:32
professionalAbhijit Jana26-Dec-07 22:32 
GeneralRe: datagrid problem.... Pin
sindhutiwari26-Dec-07 23:01
sindhutiwari26-Dec-07 23:01 

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.